Package net.minecraft.entity.passive
Enum Class AxolotlEntity.Variant
- All Implemented Interfaces:
Serializable
,Comparable<AxolotlEntity.Variant>
,Constable
- Enclosing class:
AxolotlEntity
- Mappings:
Namespace Name official bol$d
intermediary net/minecraft/class_5762$class_5767
named net/minecraft/entity/passive/AxolotlEntity$Variant
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>>
-
Enum Constant Summary
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
getId()
getName()
private static AxolotlEntity.Variant
static AxolotlEntity.Variant
getRandomNatural
(Random random) static AxolotlEntity.Variant
getRandomUnnatural
(Random random) static AxolotlEntity.Variant
Returns the enum constant of this class with the specified name.static AxolotlEntity.Variant[]
values()
Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
LUCY
- Mappings:
Namespace Name Mixin selector official a
Lbol$d;a:Lbol$d;
intermediary field_28341
Lnet/minecraft/class_5762$class_5767;field_28341:Lnet/minecraft/class_5762$class_5767;
named LUCY
Lnet/minecraft/entity/passive/AxolotlEntity$Variant;LUCY:Lnet/minecraft/entity/passive/AxolotlEntity$Variant;
-
WILD
- Mappings:
Namespace Name Mixin selector official b
Lbol$d;b:Lbol$d;
intermediary field_28342
Lnet/minecraft/class_5762$class_5767;field_28342:Lnet/minecraft/class_5762$class_5767;
named WILD
Lnet/minecraft/entity/passive/AxolotlEntity$Variant;WILD:Lnet/minecraft/entity/passive/AxolotlEntity$Variant;
-
GOLD
- Mappings:
Namespace Name Mixin selector official c
Lbol$d;c:Lbol$d;
intermediary field_28343
Lnet/minecraft/class_5762$class_5767;field_28343:Lnet/minecraft/class_5762$class_5767;
named GOLD
Lnet/minecraft/entity/passive/AxolotlEntity$Variant;GOLD:Lnet/minecraft/entity/passive/AxolotlEntity$Variant;
-
CYAN
- Mappings:
Namespace Name Mixin selector official d
Lbol$d;d:Lbol$d;
intermediary field_28344
Lnet/minecraft/class_5762$class_5767;field_28344:Lnet/minecraft/class_5762$class_5767;
named CYAN
Lnet/minecraft/entity/passive/AxolotlEntity$Variant;CYAN:Lnet/minecraft/entity/passive/AxolotlEntity$Variant;
-
BLUE
- Mappings:
Namespace Name Mixin selector official e
Lbol$d;e:Lbol$d;
intermediary field_28345
Lnet/minecraft/class_5762$class_5767;field_28345:Lnet/minecraft/class_5762$class_5767;
named BLUE
Lnet/minecraft/entity/passive/AxolotlEntity$Variant;BLUE:Lnet/minecraft/entity/passive/AxolotlEntity$Variant;
-
-
Field Details
-
VARIANTS
- Mappings:
Namespace Name Mixin selector official f
Lbol$d;f:[Lbol$d;
intermediary field_28346
Lnet/minecraft/class_5762$class_5767;field_28346:[Lnet/minecraft/class_5762$class_5767;
named VARIANTS
Lnet/minecraft/entity/passive/AxolotlEntity$Variant;VARIANTS:[Lnet/minecraft/entity/passive/AxolotlEntity$Variant;
-
id
private final int id- Mappings:
Namespace Name Mixin selector official g
Lbol$d;g:I
intermediary field_28347
Lnet/minecraft/class_5762$class_5767;field_28347:I
named id
Lnet/minecraft/entity/passive/AxolotlEntity$Variant;id:I
-
name
- Mappings:
Namespace Name Mixin selector official h
Lbol$d;h:Ljava/lang/String;
intermediary field_28348
Lnet/minecraft/class_5762$class_5767;field_28348:Ljava/lang/String;
named name
Lnet/minecraft/entity/passive/AxolotlEntity$Variant;name:Ljava/lang/String;
-
natural
private final boolean natural- Mappings:
Namespace Name Mixin selector official i
Lbol$d;i:Z
intermediary field_28349
Lnet/minecraft/class_5762$class_5767;field_28349:Z
named natural
Lnet/minecraft/entity/passive/AxolotlEntity$Variant;natural:Z
-
-
Constructor Details
-
Variant
- Mappings:
Namespace Name Mixin selector official <init>
Lbol$d;<init>(Ljava/lang/String;IILjava/lang/String;Z)V
intermediary <init>
Lnet/minecraft/class_5762$class_5767;<init>(Ljava/lang/String;IILjava/lang/String;Z)V
named <init>
Lnet/minecraft/entity/passive/AxolotlEntity$Variant;<init>(Ljava/lang/String;IILjava/lang/String;Z)V
-
-
Method Details
-
values
Returns an array containing the constants of this enum class, in the order they are declared.- Returns:
- an array containing the constants of this enum class, in the order they are declared
-
valueOf
Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)- Parameters:
name
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException
- if this enum class has no constant with the specified nameNullPointerException
- if the argument is null
-
getId
public int getId()- Mappings:
Namespace Name Mixin selector official a
Lbol$d;a()I
intermediary method_33233
Lnet/minecraft/class_5762$class_5767;method_33233()I
named getId
Lnet/minecraft/entity/passive/AxolotlEntity$Variant;getId()I
-
getName
- Mappings:
Namespace Name Mixin selector official b
Lbol$d;b()Ljava/lang/String;
intermediary method_33238
Lnet/minecraft/class_5762$class_5767;method_33238()Ljava/lang/String;
named getName
Lnet/minecraft/entity/passive/AxolotlEntity$Variant;getName()Ljava/lang/String;
-
getRandomNatural
- Mappings:
Namespace Name Mixin selector official a
Lbol$d;a(Lamn;)Lbol$d;
intermediary method_33235
Lnet/minecraft/class_5762$class_5767;method_33235(Lnet/minecraft/class_5819;)Lnet/minecraft/class_5762$class_5767;
named getRandomNatural
Lnet/minecraft/entity/passive/AxolotlEntity$Variant;getRandomNatural(Lnet/minecraft/util/math/random/Random;)Lnet/minecraft/entity/passive/AxolotlEntity$Variant;
-
getRandomUnnatural
- Mappings:
Namespace Name Mixin selector official b
Lbol$d;b(Lamn;)Lbol$d;
intermediary method_33240
Lnet/minecraft/class_5762$class_5767;method_33240(Lnet/minecraft/class_5819;)Lnet/minecraft/class_5762$class_5767;
named getRandomUnnatural
Lnet/minecraft/entity/passive/AxolotlEntity$Variant;getRandomUnnatural(Lnet/minecraft/util/math/random/Random;)Lnet/minecraft/entity/passive/AxolotlEntity$Variant;
-
getRandom
- Mappings:
Namespace Name Mixin selector official a
Lbol$d;a(Lamn;Z)Lbol$d;
intermediary method_33236
Lnet/minecraft/class_5762$class_5767;method_33236(Lnet/minecraft/class_5819;Z)Lnet/minecraft/class_5762$class_5767;
named getRandom
Lnet/minecraft/entity/passive/AxolotlEntity$Variant;getRandom(Lnet/minecraft/util/math/random/Random;Z)Lnet/minecraft/entity/passive/AxolotlEntity$Variant;
-