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

13 lines
332 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS ajb net/minecraft/entity/mob/MobEntityWithAi
2019-06-19 13:48:53 -04:00
METHOD <init> (Laip;Lbhm;)V
2018-11-28 15:24:24 -05:00
ARG 1 type
2019-06-19 13:48:53 -04:00
METHOD a getPathfindingFavor (Lev;Lbhp;)F
ARG 1 pos
ARG 2 world
2019-06-19 13:48:53 -04:00
METHOD dU isNavigating ()Z
METHOD dV getRunFromLeashSpeed ()D
2019-03-20 13:56:26 -04:00
METHOD f getPathfindingFavor (Lev;)F
ARG 1 pos
2019-04-04 16:04:27 -04:00
METHOD u updateForLeashLength (F)V
ARG 1 leashLength