Package net.minecraft.world.gen
Enum Class GenerationStep.Feature
- All Implemented Interfaces:
Serializable
,Comparable<GenerationStep.Feature>
,Constable
,StringIdentifiable
- Enclosing class:
GenerationStep
public static enum GenerationStep.Feature
extends Enum<GenerationStep.Feature>
implements StringIdentifiable
- Mappings:
Namespace Name official dgv$b
intermediary net/minecraft/class_2893$class_2895
named net/minecraft/world/gen/GenerationStep$Feature
-
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.Codec<E extends Enum<E> & StringIdentifiable>
-
Enum Constant Summary
-
Field Summary
Modifier and TypeFieldDescriptionstatic final StringIdentifiable.Codec<GenerationStep.Feature>
private final String
Fields inherited from interface net.minecraft.util.StringIdentifiable
field_38377
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionasString()
Returns the unique string representation of the enum, used for serialization.getName()
static GenerationStep.Feature
Returns the enum constant of this class with the specified name.static GenerationStep.Feature[]
values()
Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
RAW_GENERATION
- Mappings:
Namespace Name Mixin selector official a
Ldgv$b;a:Ldgv$b;
intermediary field_13174
Lnet/minecraft/class_2893$class_2895;field_13174:Lnet/minecraft/class_2893$class_2895;
named RAW_GENERATION
Lnet/minecraft/world/gen/GenerationStep$Feature;RAW_GENERATION:Lnet/minecraft/world/gen/GenerationStep$Feature;
-
LAKES
- Mappings:
Namespace Name Mixin selector official b
Ldgv$b;b:Ldgv$b;
intermediary field_25186
Lnet/minecraft/class_2893$class_2895;field_25186:Lnet/minecraft/class_2893$class_2895;
named LAKES
Lnet/minecraft/world/gen/GenerationStep$Feature;LAKES:Lnet/minecraft/world/gen/GenerationStep$Feature;
-
LOCAL_MODIFICATIONS
- Mappings:
Namespace Name Mixin selector official c
Ldgv$b;c:Ldgv$b;
intermediary field_13171
Lnet/minecraft/class_2893$class_2895;field_13171:Lnet/minecraft/class_2893$class_2895;
named LOCAL_MODIFICATIONS
Lnet/minecraft/world/gen/GenerationStep$Feature;LOCAL_MODIFICATIONS:Lnet/minecraft/world/gen/GenerationStep$Feature;
-
UNDERGROUND_STRUCTURES
- Mappings:
Namespace Name Mixin selector official d
Ldgv$b;d:Ldgv$b;
intermediary field_13172
Lnet/minecraft/class_2893$class_2895;field_13172:Lnet/minecraft/class_2893$class_2895;
named UNDERGROUND_STRUCTURES
Lnet/minecraft/world/gen/GenerationStep$Feature;UNDERGROUND_STRUCTURES:Lnet/minecraft/world/gen/GenerationStep$Feature;
-
SURFACE_STRUCTURES
- Mappings:
Namespace Name Mixin selector official e
Ldgv$b;e:Ldgv$b;
intermediary field_13173
Lnet/minecraft/class_2893$class_2895;field_13173:Lnet/minecraft/class_2893$class_2895;
named SURFACE_STRUCTURES
Lnet/minecraft/world/gen/GenerationStep$Feature;SURFACE_STRUCTURES:Lnet/minecraft/world/gen/GenerationStep$Feature;
-
STRONGHOLDS
- Mappings:
Namespace Name Mixin selector official f
Ldgv$b;f:Ldgv$b;
intermediary field_25187
Lnet/minecraft/class_2893$class_2895;field_25187:Lnet/minecraft/class_2893$class_2895;
named STRONGHOLDS
Lnet/minecraft/world/gen/GenerationStep$Feature;STRONGHOLDS:Lnet/minecraft/world/gen/GenerationStep$Feature;
-
UNDERGROUND_ORES
- Mappings:
Namespace Name Mixin selector official g
Ldgv$b;g:Ldgv$b;
intermediary field_13176
Lnet/minecraft/class_2893$class_2895;field_13176:Lnet/minecraft/class_2893$class_2895;
named UNDERGROUND_ORES
Lnet/minecraft/world/gen/GenerationStep$Feature;UNDERGROUND_ORES:Lnet/minecraft/world/gen/GenerationStep$Feature;
-
UNDERGROUND_DECORATION
- Mappings:
Namespace Name Mixin selector official h
Ldgv$b;h:Ldgv$b;
intermediary field_13177
Lnet/minecraft/class_2893$class_2895;field_13177:Lnet/minecraft/class_2893$class_2895;
named UNDERGROUND_DECORATION
Lnet/minecraft/world/gen/GenerationStep$Feature;UNDERGROUND_DECORATION:Lnet/minecraft/world/gen/GenerationStep$Feature;
-
FLUID_SPRINGS
- Mappings:
Namespace Name Mixin selector official i
Ldgv$b;i:Ldgv$b;
intermediary field_35182
Lnet/minecraft/class_2893$class_2895;field_35182:Lnet/minecraft/class_2893$class_2895;
named FLUID_SPRINGS
Lnet/minecraft/world/gen/GenerationStep$Feature;FLUID_SPRINGS:Lnet/minecraft/world/gen/GenerationStep$Feature;
-
VEGETAL_DECORATION
- Mappings:
Namespace Name Mixin selector official j
Ldgv$b;j:Ldgv$b;
intermediary field_13178
Lnet/minecraft/class_2893$class_2895;field_13178:Lnet/minecraft/class_2893$class_2895;
named VEGETAL_DECORATION
Lnet/minecraft/world/gen/GenerationStep$Feature;VEGETAL_DECORATION:Lnet/minecraft/world/gen/GenerationStep$Feature;
-
TOP_LAYER_MODIFICATION
- Mappings:
Namespace Name Mixin selector official k
Ldgv$b;k:Ldgv$b;
intermediary field_13179
Lnet/minecraft/class_2893$class_2895;field_13179:Lnet/minecraft/class_2893$class_2895;
named TOP_LAYER_MODIFICATION
Lnet/minecraft/world/gen/GenerationStep$Feature;TOP_LAYER_MODIFICATION:Lnet/minecraft/world/gen/GenerationStep$Feature;
-
-
Field Details
-
CODEC
- Mappings:
Namespace Name Mixin selector official l
Ldgv$b;l:Lcom/mojang/serialization/Codec;
intermediary field_37680
Lnet/minecraft/class_2893$class_2895;field_37680:Lcom/mojang/serialization/Codec;
named CODEC
Lnet/minecraft/world/gen/GenerationStep$Feature;CODEC:Lcom/mojang/serialization/Codec;
-
name
- Mappings:
Namespace Name Mixin selector official m
Ldgv$b;m:Ljava/lang/String;
intermediary field_37682
Lnet/minecraft/class_2893$class_2895;field_37682:Ljava/lang/String;
named name
Lnet/minecraft/world/gen/GenerationStep$Feature;name:Ljava/lang/String;
-
-
Constructor Details
-
Feature
- Mappings:
Namespace Name Mixin selector official <init>
Ldgv$b;<init>(Ljava/lang/String;ILjava/lang/String;)V
intermediary <init>
Lnet/minecraft/class_2893$class_2895;<init>(Ljava/lang/String;ILjava/lang/String;)V
named <init>
Lnet/minecraft/world/gen/GenerationStep$Feature;<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
-
getName
- Mappings:
Namespace Name Mixin selector official a
Ldgv$b;a()Ljava/lang/String;
intermediary method_41532
Lnet/minecraft/class_2893$class_2895;method_41532()Ljava/lang/String;
named getName
Lnet/minecraft/world/gen/GenerationStep$Feature;getName()Ljava/lang/String;
-
asString
Returns the unique string representation of the enum, used for serialization.- Specified by:
asString
in interfaceStringIdentifiable
- Returns:
- the unique string representation of the enum, used for serialization
- Mappings:
Namespace Name Mixin selector official c
Laqa;c()Ljava/lang/String;
intermediary method_15434
Lnet/minecraft/class_3542;method_15434()Ljava/lang/String;
named asString
Lnet/minecraft/util/StringIdentifiable;asString()Ljava/lang/String;
-