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

11 lines
262 B
Plaintext
Raw Normal View History

2019-02-13 12:35:08 -05:00
CLASS ajs 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
2019-02-13 12:35:08 -05:00
METHOD i getControlBits ()I