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

15 lines
518 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS aqa net/minecraft/entity/passive/MooshroomEntity
CLASS aqa$a Type
FIELD c name Ljava/lang/String;
2019-03-20 13:56:26 -04:00
FIELD d mushroomState Lbue;
METHOD a getMushroomState ()Lbue;
METHOD b fromName (Ljava/lang/String;)Laqa$a;
FIELD bA TYPE Lqf;
FIELD bB stewEffect Lahq;
2019-03-14 08:57:09 -04:00
FIELD bC stewEffectDuration I
FIELD bE lightningId Ljava/util/UUID;
2019-03-20 13:56:26 -04:00
METHOD a setType (Laqa$a;)V
METHOD a chooseBabyType (Laqa;)Laqa$a;
METHOD dP getMooshroomType ()Laqa$a;
2019-03-20 13:56:26 -04:00
METHOD k getStewEffectFrom (Lbaz;)Lorg/apache/commons/lang3/tuple/Pair;