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

11 lines
260 B
Plaintext
Raw Normal View History

CLASS agw net/minecraft/entity/ai/mob/AiGoalBreakDoor
FIELD d breakProgress I
FIELD e prevBreakProgress I
METHOD <init> (Lafr;)V
2018-10-24 18:05:14 -04:00
ARG 0 owner
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD d onRemove ()V
METHOD e tick ()V