yarn/mappings/net/minecraft/entity/ai/mob/AiGoalBreakDoor.mapping

9 lines
221 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS vp net/minecraft/entity/ai/mob/AiGoalBreakDoor
FIELD g breakProgress I
FIELD h prevBreakProgress I
2017-04-05 08:32:34 -04:00
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD d onRemove ()V
METHOD e tick ()V