yarn/mappings/net/minecraft/entity/ai/AiGoalFindNearestPlayer.map...

11 lines
284 B
Plaintext
Raw Normal View History

2018-10-31 12:57:21 -04:00
CLASS ajt net/minecraft/entity/ai/AiGoalFindNearestPlayer
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
2018-10-31 12:57:21 -04:00
FIELD b owner Lagf;
FIELD e target Lage;
METHOD <init> (Lagf;)V
2018-11-04 07:22:38 -05:00
ARG 1 owner
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD d onRemove ()V