Package net.minecraft.block
Enum Class Oxidizable.OxidationLevel
- All Implemented Interfaces:
Serializable,Comparable<Oxidizable.OxidationLevel>,Constable,StringIdentifiable
- Enclosing interface:
Oxidizable
public static enum Oxidizable.OxidationLevel
extends Enum<Oxidizable.OxidationLevel>
implements StringIdentifiable
- Mappings:
Namespace Name named net/minecraft/block/Oxidizable$OxidationLevelintermediary net/minecraft/class_5955$class_5811official eev$a
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>>Nested classes/interfaces inherited from interface net.minecraft.util.StringIdentifiable
StringIdentifiable.BasicCodec<S extends StringIdentifiable>, StringIdentifiable.EnumCodec<E extends Enum<E> & StringIdentifiable> -
Enum Constant Summary
Enum Constants -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<Oxidizable.OxidationLevel> private final Stringstatic final IntFunction<Oxidizable.OxidationLevel> static final PacketCodec<ByteBuf, Oxidizable.OxidationLevel> Fields inherited from interface net.minecraft.util.StringIdentifiable
CACHED_MAP_THRESHOLD -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionasString()Returns the unique string representation of the enum, used for serialization.static Oxidizable.OxidationLevelReturns the enum constant of this class with the specified name.static Oxidizable.OxidationLevel[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
UNAFFECTED
- Mappings:
Namespace Name Mixin selector named UNAFFECTEDLnet/minecraft/block/Oxidizable$OxidationLevel;UNAFFECTED:Lnet/minecraft/block/Oxidizable$OxidationLevel;intermediary field_28704Lnet/minecraft/class_5955$class_5811;field_28704:Lnet/minecraft/class_5955$class_5811;official aLeev$a;a:Leev$a;
-
EXPOSED
- Mappings:
Namespace Name Mixin selector named EXPOSEDLnet/minecraft/block/Oxidizable$OxidationLevel;EXPOSED:Lnet/minecraft/block/Oxidizable$OxidationLevel;intermediary field_28705Lnet/minecraft/class_5955$class_5811;field_28705:Lnet/minecraft/class_5955$class_5811;official bLeev$a;b:Leev$a;
-
WEATHERED
- Mappings:
Namespace Name Mixin selector named WEATHEREDLnet/minecraft/block/Oxidizable$OxidationLevel;WEATHERED:Lnet/minecraft/block/Oxidizable$OxidationLevel;intermediary field_28706Lnet/minecraft/class_5955$class_5811;field_28706:Lnet/minecraft/class_5955$class_5811;official cLeev$a;c:Leev$a;
-
OXIDIZED
- Mappings:
Namespace Name Mixin selector named OXIDIZEDLnet/minecraft/block/Oxidizable$OxidationLevel;OXIDIZED:Lnet/minecraft/block/Oxidizable$OxidationLevel;intermediary field_28707Lnet/minecraft/class_5955$class_5811;field_28707:Lnet/minecraft/class_5955$class_5811;official dLeev$a;d:Leev$a;
-
-
Field Details
-
indexMapper
- Mappings:
Namespace Name Mixin selector named indexMapperLnet/minecraft/block/Oxidizable$OxidationLevel;indexMapper:Ljava/util/function/IntFunction;intermediary field_61431Lnet/minecraft/class_5955$class_5811;field_61431:Ljava/util/function/IntFunction;official eLeev$a;e:Ljava/util/function/IntFunction;
-
CODEC
- Mappings:
Namespace Name Mixin selector named CODECLnet/minecraft/block/Oxidizable$OxidationLevel;CODEC:Lcom/mojang/serialization/Codec;intermediary field_46493Lnet/minecraft/class_5955$class_5811;field_46493:Lcom/mojang/serialization/Codec;official fLeev$a;f:Lcom/mojang/serialization/Codec;
-
PACKET_CODEC
- Mappings:
Namespace Name Mixin selector named PACKET_CODECLnet/minecraft/block/Oxidizable$OxidationLevel;PACKET_CODEC:Lnet/minecraft/network/codec/PacketCodec;intermediary field_61432Lnet/minecraft/class_5955$class_5811;field_61432:Lnet/minecraft/class_9139;official gLeev$a;g:Laae;
-
id
- Mappings:
Namespace Name Mixin selector named idLnet/minecraft/block/Oxidizable$OxidationLevel;id:Ljava/lang/String;intermediary field_46494Lnet/minecraft/class_5955$class_5811;field_46494:Ljava/lang/String;official hLeev$a;h:Ljava/lang/String;
-
-
Constructor Details
-
OxidationLevel
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/block/Oxidizable$OxidationLevel;<init>(Ljava/lang/String;ILjava/lang/String;)Vintermediary <init>Lnet/minecraft/class_5955$class_5811;<init>(Ljava/lang/String;ILjava/lang/String;)Vofficial <init>Leev$a;<init>(Ljava/lang/String;ILjava/lang/String;)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
-
asString
Returns the unique string representation of the enum, used for serialization.- Specified by:
asStringin interfaceStringIdentifiable- Returns:
- the unique string representation of the enum, used for serialization
- Mappings:
Namespace Name Mixin selector named asStringLnet/minecraft/util/StringIdentifiable;asString()Ljava/lang/String;intermediary method_15434Lnet/minecraft/class_3542;method_15434()Ljava/lang/String;official cLbgg;c()Ljava/lang/String;
-
getIncreased
- Mappings:
Namespace Name Mixin selector named getIncreasedLnet/minecraft/block/Oxidizable$OxidationLevel;getIncreased()Lnet/minecraft/block/Oxidizable$OxidationLevel;intermediary method_72643Lnet/minecraft/class_5955$class_5811;method_72643()Lnet/minecraft/class_5955$class_5811;official aLeev$a;a()Leev$a;
-
getDecreased
- Mappings:
Namespace Name Mixin selector named getDecreasedLnet/minecraft/block/Oxidizable$OxidationLevel;getDecreased()Lnet/minecraft/block/Oxidizable$OxidationLevel;intermediary method_72644Lnet/minecraft/class_5955$class_5811;method_72644()Lnet/minecraft/class_5955$class_5811;official bLeev$a;b()Leev$a;
-