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

10 lines
235 B
Plaintext
Raw Normal View History

2018-11-15 12:05:03 -05:00
CLASS ahx net/minecraft/entity/ai/AiGoalDoorInteract
FIELD a owner Lagm;
2018-11-07 11:37:58 -05:00
FIELD b doorPos Les;
FIELD d shouldStop Z
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
2018-11-07 11:37:58 -05:00
METHOD a getDoor (Les;)Z
2017-04-05 14:11:28 -04:00
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD e tick ()V