yarn/mappings/net/minecraft/entity/ai/interact/AiGoalOpenDoor.mapping

8 lines
186 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS wr net/minecraft/entity/ai/interact/AiGoalOpenDoor
FIELD g closeDoor Z
FIELD h timer I
2017-04-05 14:11:28 -04:00
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD d onRemove ()V
METHOD e tick ()V