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

24 lines
645 B
Plaintext
Raw Normal View History

2019-01-30 12:48:39 -05:00
CLASS alq net/minecraft/entity/ai/pathing/EntityNavigation
FIELD a entity Laho;
FIELD b world Lbcq;
2017-04-05 07:31:24 -04:00
FIELD e tickCount I
FIELD m idle Z
2019-01-30 12:48:39 -05:00
FIELD p followRange Laic;
FIELD r pathNodeNavigator Lcik;
METHOD a createPathNodeNavigator ()Lcik;
METHOD a findPathTo (DDD)Lcii;
METHOD a startMovingTo (DDDD)Z
ARG 7 speed
2019-01-30 12:48:39 -05:00
METHOD a findPathTo (Lahe;)Lcii;
METHOD a startMovingTo (Lahe;D)Z
ARG 2 speed
2019-01-30 12:48:39 -05:00
METHOD a startMovingAlong (Lcii;D)Z
ARG 2 speed
2018-11-27 13:50:51 -05:00
METHOD a isValidPosition (Let;)Z
METHOD b isAtValidPosition ()Z
2019-01-30 12:48:39 -05:00
METHOD b findPathTo (Let;)Lcii;
METHOD d tick ()V
METHOD j getFollowRange ()F
METHOD k isIdle ()Z
METHOD r isInLiquid ()Z