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

11 lines
257 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS vr net/minecraft/entity/ai/AiGoalDoorInteract
FIELD a owner Lul;
FIELD b doorPos Ldx;
FIELD c door Laoo;
FIELD d shouldStop Z
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
METHOD a getDoor (Ldx;)Laoo;
2017-04-05 14:11:28 -04:00
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD e tick ()V