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

15 lines
392 B
Plaintext
Raw Normal View History

2017-06-08 10:01:49 -04:00
CLASS yt net/minecraft/entity/ai/AiGoalFindNearestPlayer
CLASS yt$1
METHOD a test (Lve;)Z
ARG 0 target
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
2017-06-08 10:01:49 -04:00
FIELD b owner Lvo;
FIELD c searchCoditions Lcom/google/common/base/Predicate;
2017-06-08 10:01:49 -04:00
FIELD e target Lvn;
METHOD <init> (Lvo;)V
ARG 0 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