yarn/mappings/net/minecraft/entity/ai/pathing/EntityNavigation.mapping

18 lines
500 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS alg net/minecraft/entity/ai/pathing/EntityNavigation
FIELD a entity Lahf;
FIELD b world Lbbp;
2017-04-05 07:31:24 -04:00
FIELD e tickCount I
FIELD m idle Z
2018-12-12 12:12:26 -05:00
FIELD p followRange Laht;
FIELD r pathNodeNavigator Lchm;
METHOD a createPathNodeNavigator ()Lchm;
METHOD a findPathTo (DDD)Lchk;
METHOD a findPathTo (Lagv;)Lchk;
2018-11-27 13:50:51 -05:00
METHOD a isValidPosition (Let;)Z
METHOD b isAtValidPosition ()Z
2018-12-12 12:12:26 -05:00
METHOD b findPathTo (Let;)Lchk;
METHOD d tick ()V
METHOD j getFollowRange ()F
METHOD k isIdle ()Z
METHOD r isInLiquid ()Z