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

10 lines
235 B
Plaintext
Raw Normal View History

2018-11-27 13:42:03 -05:00
CLASS aia net/minecraft/entity/ai/DoorInteractAiGoal
2018-11-21 11:58:05 -05:00
FIELD a shouldStop Z
FIELD d owner Lago;
FIELD e doorPos Les;
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