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

11 lines
248 B
Plaintext

CLASS aic net/minecraft/entity/ai/goal/EatGrassGoal
FIELD b owner Lagp;
FIELD c world Lban;
FIELD d timer I
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD d onRemove ()V
METHOD e tick ()V
METHOD g getTimer ()I