yarn/mappings/net/minecraft/entity/mob/PathAwareEntity.mapping

13 lines
513 B
Plaintext
Raw Normal View History

CLASS net/minecraft/class_1314 net/minecraft/entity/mob/PathAwareEntity
FIELD field_35670 DEFAULT_PATHFINDING_FAVOR F
METHOD method_43689 shouldFollowLeash ()Z
2019-06-28 17:55:20 -04:00
METHOD method_6142 updateForLeashLength (F)V
ARG 1 leashLength
2019-08-28 13:46:02 -04:00
METHOD method_6144 getPathfindingFavor (Lnet/minecraft/class_2338;Lnet/minecraft/class_4538;)F
ARG 1 pos
ARG 2 world
METHOD method_6148 getFollowLeashSpeed ()D
2019-06-28 17:55:20 -04:00
METHOD method_6149 getPathfindingFavor (Lnet/minecraft/class_2338;)F
ARG 1 pos
2019-06-28 17:55:20 -04:00
METHOD method_6150 isNavigating ()Z