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

11 lines
424 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_1314 net/minecraft/entity/mob/MobEntityWithAi
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
2019-06-28 17:55:20 -04:00
METHOD method_6148 getRunFromLeashSpeed ()D
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