Uses of Record Class
net.minecraft.world.entity.Leashable.Wrench
Packages that use Leashable.Wrench
-
Uses of Leashable.Wrench in net.minecraft.world.entity
Fields in net.minecraft.world.entity declared as Leashable.WrenchMethods in net.minecraft.world.entity that return Leashable.WrenchModifier and TypeMethodDescription(package private) static Leashable.Wrench
Leashable.Wrench.accumulate
(List<Leashable.Wrench> pWrenches) Leashable.Wrench.scale
(double pScale) Methods in net.minecraft.world.entity that return types with arguments of type Leashable.WrenchModifier and TypeMethodDescriptionprivate static Optional
<Leashable.Wrench> Leashable.computeDampenedSpringInteraction
(Vec3 pEntityAttachmentPoint, Vec3 pLeasherAttachmentPoint, double pElasticDistance, Vec3 pKnownMovement, Vec3 pRelativeAttachmentPoint) private static <E extends Entity & Leashable>
List<Leashable.Wrench> Leashable.computeElasticInteraction
(E pEntity, Entity pLeashHolder, List<Vec3> pEntityAttachmentPoint, List<Vec3> pLeasherAttachmentPoint) Method parameters in net.minecraft.world.entity with type arguments of type Leashable.WrenchModifier and TypeMethodDescription(package private) static Leashable.Wrench
Leashable.Wrench.accumulate
(List<Leashable.Wrench> pWrenches)