Package net.minecraft
Enum Class class_10776
- All Implemented Interfaces:
Serializable,Comparable<class_10776>,Constable
- Mappings:
Namespace Name named net/minecraft/class_10776intermediary net/minecraft/class_10776official bxc
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum Constants -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic class_10776Returns the enum constant of this class with the specified name.static class_10776[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
FREEZE
- Mappings:
Namespace Name Mixin selector named FREEZELnet/minecraft/class_10776;FREEZE:Lnet/minecraft/class_10776;intermediary field_56642Lnet/minecraft/class_10776;field_56642:Lnet/minecraft/class_10776;official aLbxc;a:Lbxc;
-
FIRE_IGNITE
- Mappings:
Namespace Name Mixin selector named FIRE_IGNITELnet/minecraft/class_10776;FIRE_IGNITE:Lnet/minecraft/class_10776;intermediary field_56643Lnet/minecraft/class_10776;field_56643:Lnet/minecraft/class_10776;official bLbxc;b:Lbxc;
-
LAVA_IGNITE
- Mappings:
Namespace Name Mixin selector named LAVA_IGNITELnet/minecraft/class_10776;LAVA_IGNITE:Lnet/minecraft/class_10776;intermediary field_56644Lnet/minecraft/class_10776;field_56644:Lnet/minecraft/class_10776;official cLbxc;c:Lbxc;
-
EXTINGUISH
- Mappings:
Namespace Name Mixin selector named EXTINGUISHLnet/minecraft/class_10776;EXTINGUISH:Lnet/minecraft/class_10776;intermediary field_56645Lnet/minecraft/class_10776;field_56645:Lnet/minecraft/class_10776;official dLbxc;d:Lbxc;
-
-
Field Details
-
field_56646
- Mappings:
Namespace Name Mixin selector named field_56646Lnet/minecraft/class_10776;field_56646:Ljava/util/function/Consumer;intermediary field_56646Lnet/minecraft/class_10776;field_56646:Ljava/util/function/Consumer;official eLbxc;e:Ljava/util/function/Consumer;
-
-
Constructor Details
-
class_10776
-
-
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
-
method_67646
- Mappings:
Namespace Name Mixin selector named method_67646Lnet/minecraft/class_10776;method_67646()Ljava/util/function/Consumer;intermediary method_67646Lnet/minecraft/class_10776;method_67646()Ljava/util/function/Consumer;official aLbxc;a()Ljava/util/function/Consumer;
-