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

11 lines
244 B
Plaintext
Raw Normal View History

2018-10-31 12:57:21 -04:00
CLASS ais net/minecraft/entity/ai/interact/AiGoalOpenDoor
FIELD d closeDoor Z
FIELD e timer I
2018-10-31 12:57:21 -04:00
METHOD <init> (Lagf;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