yarn/mappings/net/minecraft/entity/passive/CatEntity.mapping

20 lines
556 B
Plaintext
Raw Normal View History

2019-03-27 14:35:10 -04:00
CLASS aqi net/minecraft/entity/passive/CatEntity
CLASS aqi$a CatFleeGoal
FIELD i entity Laqi;
CLASS aqi$b SleepWithOwnerGoal
FIELD a entity Laqi;
FIELD b owner Lavm;
CLASS aqi$c CatTemptGoal
FIELD bD TEXTURES Ljava/util/Map;
FIELD bE TAMING_INGREDIENT Lbdu;
FIELD bF CAT_TYPE Lqg;
FIELD bG SHOULD_PURR Lqg;
FIELD bI COLLAR_COLOR Lqg;
FIELD bJ fleeGoal Laqi$a;
METHOD a setCollarColor (Lbam;)V
2019-03-20 13:56:26 -04:00
METHOD dZ getOcelotType ()I
METHOD ea shouldPurr ()Z
2019-03-27 14:35:10 -04:00
METHOD ec getCollarColor ()Lbam;
2019-02-27 13:17:22 -05:00
METHOD r getOcelotType (I)V
2019-03-20 13:56:26 -04:00
METHOD u setShouldPurr (Z)V