yarn/mappings/net/minecraft/entity/ai/AiFindNearestPlayer.mapping

12 lines
336 B
Plaintext
Raw Normal View History

CLASS vo net/minecraft/entity/ai/AiFindNearestPlayer
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
FIELD b owner Lsq;
FIELD c searchCoditions Lcom/google/common/base/Predicate;
FIELD e target Lsp;
METHOD <init> (Lsq;)V
ARG 0 owner
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD d onRemove ()V