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

11 lines
262 B
Plaintext
Raw Normal View History

2019-01-30 12:48:39 -05:00
CLASS ajk net/minecraft/entity/ai/goal/Goal
2018-11-30 06:37:11 -05:00
FIELD a controlBits I
METHOD a canStart ()Z
2018-11-30 06:37:11 -05:00
METHOD a setControlBits (I)V
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD d onRemove ()V
METHOD e tick ()V
METHOD f canStop ()Z
2018-11-30 06:37:11 -05:00
METHOD h getControlBits ()I