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

11 lines
248 B
Plaintext
Raw Normal View History

2018-11-28 15:24:24 -05:00
CLASS aic net/minecraft/entity/ai/goal/EatGrassGoal
2018-11-27 13:50:51 -05:00
FIELD b owner Lagp;
FIELD c world Lban;
FIELD d timer I
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
METHOD g getTimer ()I