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

18 lines
500 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS akt net/minecraft/entity/ai/pathing/EntityNavigation
FIELD a entity Lags;
FIELD b world Lbaq;
2017-04-05 07:31:24 -04:00
FIELD e tickCount I
FIELD m idle Z
2018-11-29 15:10:38 -05:00
FIELD p followRange Lahg;
FIELD r pathNodeNavigator Lcfz;
METHOD a createPathNodeNavigator ()Lcfz;
METHOD a findPathTo (DDD)Lcfx;
METHOD a findPathTo (Lagi;)Lcfx;
2018-11-27 13:50:51 -05:00
METHOD a isValidPosition (Let;)Z
METHOD b isAtValidPosition ()Z
2018-11-29 15:10:38 -05:00
METHOD b findPathTo (Let;)Lcfx;
METHOD d tick ()V
METHOD j getFollowRange ()F
METHOD k isIdle ()Z
METHOD r isInLiquid ()Z