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

14 lines
323 B
Plaintext
Raw Normal View History

2018-10-31 12:57:21 -04:00
CLASS ahx net/minecraft/entity/ai/passive/AiGoalFollowOwner
FIELD a world Lazx;
FIELD b caller Lagp;
FIELD c owner Lage;
FIELD h minDistance F
2018-10-31 12:57:21 -04:00
METHOD <init> (Lagp;DFF)V
ARG 0 caller
ARG 2 minDistance
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD d onRemove ()V
METHOD e tick ()V