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

16 lines
379 B
Plaintext
Raw Normal View History

2016-09-28 08:17:20 -04:00
CLASS none/ty net/minecraft/entity/ai/passive/AiGoalFollowOwner
2016-09-27 10:56:35 -04:00
FIELD a world Lnone/aiw;
FIELD c minDistance F
FIELD d caller Lnone/ta;
FIELD e owner Lnone/sp;
METHOD <init> (Lnone/ta;DFF)V
ARG 0 caller
ARG 2 minDistance
METHOD a canStart ()Z
2016-09-27 10:56:35 -04:00
METHOD a (Lnone/cn;)Z
ARG 0 pos
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD d onRemove ()V
METHOD e tick ()V