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

24 lines
645 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS alo net/minecraft/entity/ai/pathing/EntityNavigation
FIELD a entity Lahm;
FIELD b world Lbci;
2017-04-05 07:31:24 -04:00
FIELD e tickCount I
FIELD m idle Z
2019-01-16 13:24:40 -05:00
FIELD p followRange Laia;
FIELD r pathNodeNavigator Lcif;
METHOD a createPathNodeNavigator ()Lcif;
METHOD a findPathTo (DDD)Lcid;
METHOD a startMovingTo (DDDD)Z
ARG 7 speed
2019-01-16 13:24:40 -05:00
METHOD a findPathTo (Lahc;)Lcid;
METHOD a startMovingTo (Lahc;D)Z
ARG 2 speed
2019-01-16 13:24:40 -05:00
METHOD a startMovingAlong (Lcid;D)Z
ARG 2 speed
2018-11-27 13:50:51 -05:00
METHOD a isValidPosition (Let;)Z
METHOD b isAtValidPosition ()Z
2019-01-16 13:24:40 -05:00
METHOD b findPathTo (Let;)Lcid;
METHOD d tick ()V
METHOD j getFollowRange ()F
METHOD k isIdle ()Z
METHOD r isInLiquid ()Z