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

14 lines
332 B
Plaintext
Raw Normal View History

2016-10-18 11:31:59 -04:00
CLASS tv net/minecraft/entity/ai/AiGoalEatGrass
FIELD a timer I
FIELD b CHECKER Lcom/google/common/base/Predicate;
2016-10-18 11:31:59 -04:00
FIELD c owner Lsq;
FIELD d world Laiw;
METHOD <init> (Lsq;)V
ARG 0 owner
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD d onRemove ()V
METHOD e tick ()V
METHOD f getTimer ()I