yarn/mappings/net/minecraft/entity/ai/goal/FollowGroupLeaderGoal.mapping

11 lines
295 B
Plaintext

CLASS ajd net/minecraft/entity/ai/goal/FollowGroupLeaderGoal
FIELD a owner Lamh;
FIELD b moveDelay I
FIELD c checkSurroundingDelay I
METHOD a canStart ()Z
METHOD a getSurroundingSearchDelay (Lamh;)I
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD d onRemove ()V
METHOD e tick ()V