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

9 lines
249 B
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS akl net/minecraft/entity/ai/goal/FindNearestPlayerGoal
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
2018-12-05 09:11:37 -05:00
FIELD b owner Lagu;
FIELD e target Lagt;
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD d onRemove ()V