yarn/mappings/net/minecraft/entity/ai/AiGoalEatGrass.mapping

12 lines
295 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS vs net/minecraft/entity/ai/AiGoalEatGrass
FIELD a timer I
FIELD b CHECKER Lcom/google/common/base/Predicate;
2017-04-05 07:31:24 -04:00
FIELD c owner Lul;
FIELD d world Lali;
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 f getTimer ()I