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

18 lines
500 B
Plaintext
Raw Normal View History

2018-11-21 11:58:05 -05:00
CLASS akp net/minecraft/entity/ai/pathing/EntityNavigation
FIELD a entity Lago;
FIELD b world Lbam;
2017-04-05 07:31:24 -04:00
FIELD e tickCount I
FIELD m idle Z
2018-11-21 11:58:05 -05:00
FIELD p followRange Lahc;
FIELD r pathNodeNavigator Lcfq;
METHOD a createPathNodeNavigator ()Lcfq;
METHOD a findPathTo (DDD)Lcfo;
METHOD a findPathTo (Lage;)Lcfo;
2018-11-07 11:37:58 -05:00
METHOD a isValidPosition (Les;)Z
METHOD b isAtValidPosition ()Z
2018-11-21 11:58:05 -05:00
METHOD b findPathTo (Les;)Lcfo;
METHOD d tick ()V
METHOD j getFollowRange ()F
METHOD k isIdle ()Z
METHOD r isInLiquid ()Z