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

6 lines
181 B
Plaintext
Raw Normal View History

2019-03-14 08:57:09 -04:00
CLASS all net/minecraft/entity/ai/goal/FollowGroupLeaderGoal
FIELD a owner Laph;
FIELD b moveDelay I
FIELD c checkSurroundingDelay I
2019-03-14 08:57:09 -04:00
METHOD a getSurroundingSearchDelay (Laph;)I