yarn/mappings/net/minecraft/entity/ai/passive/AiGoalFollowOwner.mapping

14 lines
323 B
Plaintext

CLASS ahx net/minecraft/entity/ai/passive/AiGoalFollowOwner
FIELD a world Lazx;
FIELD b caller Lagp;
FIELD c owner Lage;
FIELD h minDistance F
METHOD <init> (Lagp;DFF)V
ARG 0 caller
ARG 2 minDistance
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD d onRemove ()V
METHOD e tick ()V