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

11 lines
242 B
Plaintext
Raw Normal View History

2017-06-08 10:01:49 -04:00
CLASS xv net/minecraft/entity/ai/interact/AiGoalOpenDoor
FIELD g closeDoor Z
FIELD h timer I
2017-06-08 10:01:49 -04:00
METHOD <init> (Lvo;Z)V
ARG 0 owner
ARG 1 closeDoor
2017-04-05 14:11:28 -04:00
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD d onRemove ()V
METHOD e tick ()V