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.WrenchModifier and TypeFieldDescription(package private) static final Leashable.WrenchLeashable.Wrench.ZEROMethods in net.minecraft.world.entity that return Leashable.WrenchModifier and TypeMethodDescription(package private) static Leashable.WrenchLeashable.Wrench.accumulate(List<Leashable.Wrench> wrenches) Leashable.Wrench.scale(double scale) Methods in net.minecraft.world.entity that return types with arguments of type Leashable.WrenchModifier and TypeMethodDescriptionprivate static Optional<Leashable.Wrench> Leashable.computeDampenedSpringInteraction(Vec3 pivotPoint, Vec3 objectPosition, double springSlack, Vec3 objectMotion, Vec3 leverArm) private static <E extends Entity & Leashable>
List<Leashable.Wrench> Leashable.computeElasticInteraction(E entity, Entity leashHolder, List<Vec3> entityAttachmentPoints, List<Vec3> leasherAttachmentPoints) Method parameters in net.minecraft.world.entity with type arguments of type Leashable.WrenchModifier and TypeMethodDescription(package private) static Leashable.WrenchLeashable.Wrench.accumulate(List<Leashable.Wrench> wrenches)