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

10 lines
226 B
Plaintext
Raw Normal View History

2018-11-15 12:05:03 -05:00
CLASS aja net/minecraft/entity/ai/interact/AiGoalOpenDoor
FIELD d closeDoor Z
FIELD e timer I
2018-11-15 12:05:03 -05:00
METHOD <init> (Lagm;Z)V
2018-11-04 07:22:38 -05:00
ARG 1 owner
2017-04-05 14:11:28 -04:00
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD d onRemove ()V
METHOD e tick ()V