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

14 lines
323 B
Plaintext
Raw Normal View History

CLASS ahh net/minecraft/entity/ai/passive/AiGoalFollowOwner
FIELD a world Laze;
FIELD b caller Lagb;
FIELD c owner Lafq;
FIELD h minDistance F
METHOD <init> (Lagb;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