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

10 lines
220 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS aju net/minecraft/entity/ai/goal/OpenDoorGoal
2018-11-21 11:58:05 -05:00
FIELD a closeDoor Z
FIELD b timer I
2018-12-12 12:22:18 -05:00
METHOD <init> (Lahf;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