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

11 lines
248 B
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS aja net/minecraft/entity/ai/goal/EatGrassGoal
FIELD b owner Lahn;
FIELD c world Lbcf;
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