yarn/mappings/net/minecraft/entity/ai/goal/DoorInteractGoal.mapping

10 lines
238 B
Plaintext
Raw Normal View History

2018-11-28 15:24:24 -05:00
CLASS aib net/minecraft/entity/ai/goal/DoorInteractGoal
2018-11-21 11:58:05 -05:00
FIELD a shouldStop Z
2018-11-27 13:50:51 -05:00
FIELD d owner Lagp;
FIELD e doorPos Let;
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
2018-11-27 13:50:51 -05:00
METHOD a getDoor (Let;)Z
2017-04-05 14:11:28 -04:00
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD e tick ()V