Enum Class GenerationStep.Feature

java.lang.Object
java.lang.Enum<GenerationStep.Feature>
net.minecraft.world.gen.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
named net/minecraft/world/gen/GenerationStep$Feature
intermediary net/minecraft/class_2893$class_2895
official dxs$b
  • Enum Constant Details Link icon

    • RAW_GENERATION Link icon

      public static final GenerationStep.Feature RAW_GENERATION
      Mappings:
      Namespace Name Mixin selector
      named RAW_GENERATION Lnet/minecraft/world/gen/GenerationStep$Feature;RAW_GENERATION:Lnet/minecraft/world/gen/GenerationStep$Feature;
      intermediary field_13174 Lnet/minecraft/class_2893$class_2895;field_13174:Lnet/minecraft/class_2893$class_2895;
      official a Ldxs$b;a:Ldxs$b;
    • LAKES Link icon

      public static final GenerationStep.Feature LAKES
      Mappings:
      Namespace Name Mixin selector
      named LAKES Lnet/minecraft/world/gen/GenerationStep$Feature;LAKES:Lnet/minecraft/world/gen/GenerationStep$Feature;
      intermediary field_25186 Lnet/minecraft/class_2893$class_2895;field_25186:Lnet/minecraft/class_2893$class_2895;
      official b Ldxs$b;b:Ldxs$b;
    • LOCAL_MODIFICATIONS Link icon

      public static final GenerationStep.Feature LOCAL_MODIFICATIONS
      Mappings:
      Namespace Name Mixin selector
      named LOCAL_MODIFICATIONS Lnet/minecraft/world/gen/GenerationStep$Feature;LOCAL_MODIFICATIONS:Lnet/minecraft/world/gen/GenerationStep$Feature;
      intermediary field_13171 Lnet/minecraft/class_2893$class_2895;field_13171:Lnet/minecraft/class_2893$class_2895;
      official c Ldxs$b;c:Ldxs$b;
    • UNDERGROUND_STRUCTURES Link icon

      public static final GenerationStep.Feature UNDERGROUND_STRUCTURES
      Mappings:
      Namespace Name Mixin selector
      named UNDERGROUND_STRUCTURES Lnet/minecraft/world/gen/GenerationStep$Feature;UNDERGROUND_STRUCTURES:Lnet/minecraft/world/gen/GenerationStep$Feature;
      intermediary field_13172 Lnet/minecraft/class_2893$class_2895;field_13172:Lnet/minecraft/class_2893$class_2895;
      official d Ldxs$b;d:Ldxs$b;
    • SURFACE_STRUCTURES Link icon

      public static final GenerationStep.Feature SURFACE_STRUCTURES
      Mappings:
      Namespace Name Mixin selector
      named SURFACE_STRUCTURES Lnet/minecraft/world/gen/GenerationStep$Feature;SURFACE_STRUCTURES:Lnet/minecraft/world/gen/GenerationStep$Feature;
      intermediary field_13173 Lnet/minecraft/class_2893$class_2895;field_13173:Lnet/minecraft/class_2893$class_2895;
      official e Ldxs$b;e:Ldxs$b;
    • STRONGHOLDS Link icon

      public static final GenerationStep.Feature STRONGHOLDS
      Mappings:
      Namespace Name Mixin selector
      named STRONGHOLDS Lnet/minecraft/world/gen/GenerationStep$Feature;STRONGHOLDS:Lnet/minecraft/world/gen/GenerationStep$Feature;
      intermediary field_25187 Lnet/minecraft/class_2893$class_2895;field_25187:Lnet/minecraft/class_2893$class_2895;
      official f Ldxs$b;f:Ldxs$b;
    • UNDERGROUND_ORES Link icon

      public static final GenerationStep.Feature UNDERGROUND_ORES
      Mappings:
      Namespace Name Mixin selector
      named UNDERGROUND_ORES Lnet/minecraft/world/gen/GenerationStep$Feature;UNDERGROUND_ORES:Lnet/minecraft/world/gen/GenerationStep$Feature;
      intermediary field_13176 Lnet/minecraft/class_2893$class_2895;field_13176:Lnet/minecraft/class_2893$class_2895;
      official g Ldxs$b;g:Ldxs$b;
    • UNDERGROUND_DECORATION Link icon

      public static final GenerationStep.Feature UNDERGROUND_DECORATION
      Mappings:
      Namespace Name Mixin selector
      named UNDERGROUND_DECORATION Lnet/minecraft/world/gen/GenerationStep$Feature;UNDERGROUND_DECORATION:Lnet/minecraft/world/gen/GenerationStep$Feature;
      intermediary field_13177 Lnet/minecraft/class_2893$class_2895;field_13177:Lnet/minecraft/class_2893$class_2895;
      official h Ldxs$b;h:Ldxs$b;
    • FLUID_SPRINGS Link icon

      public static final GenerationStep.Feature FLUID_SPRINGS
      Mappings:
      Namespace Name Mixin selector
      named FLUID_SPRINGS Lnet/minecraft/world/gen/GenerationStep$Feature;FLUID_SPRINGS:Lnet/minecraft/world/gen/GenerationStep$Feature;
      intermediary field_35182 Lnet/minecraft/class_2893$class_2895;field_35182:Lnet/minecraft/class_2893$class_2895;
      official i Ldxs$b;i:Ldxs$b;
    • VEGETAL_DECORATION Link icon

      public static final GenerationStep.Feature VEGETAL_DECORATION
      Mappings:
      Namespace Name Mixin selector
      named VEGETAL_DECORATION Lnet/minecraft/world/gen/GenerationStep$Feature;VEGETAL_DECORATION:Lnet/minecraft/world/gen/GenerationStep$Feature;
      intermediary field_13178 Lnet/minecraft/class_2893$class_2895;field_13178:Lnet/minecraft/class_2893$class_2895;
      official j Ldxs$b;j:Ldxs$b;
    • TOP_LAYER_MODIFICATION Link icon

      public static final GenerationStep.Feature TOP_LAYER_MODIFICATION
      Mappings:
      Namespace Name Mixin selector
      named TOP_LAYER_MODIFICATION Lnet/minecraft/world/gen/GenerationStep$Feature;TOP_LAYER_MODIFICATION:Lnet/minecraft/world/gen/GenerationStep$Feature;
      intermediary field_13179 Lnet/minecraft/class_2893$class_2895;field_13179:Lnet/minecraft/class_2893$class_2895;
      official k Ldxs$b;k:Ldxs$b;
  • Field Details Link icon

    • CODEC Link icon

      public static final com.mojang.serialization.Codec<GenerationStep.Feature> CODEC
      Mappings:
      Namespace Name Mixin selector
      named CODEC Lnet/minecraft/world/gen/GenerationStep$Feature;CODEC:Lcom/mojang/serialization/Codec;
      intermediary field_37680 Lnet/minecraft/class_2893$class_2895;field_37680:Lcom/mojang/serialization/Codec;
      official l Ldxs$b;l:Lcom/mojang/serialization/Codec;
    • name Link icon

      private final String name
      Mappings:
      Namespace Name Mixin selector
      named name Lnet/minecraft/world/gen/GenerationStep$Feature;name:Ljava/lang/String;
      intermediary field_37682 Lnet/minecraft/class_2893$class_2895;field_37682:Ljava/lang/String;
      official m Ldxs$b;m:Ljava/lang/String;
  • Constructor Details Link icon

    • Feature Link icon

      private Feature(String name)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/world/gen/GenerationStep$Feature;<init>(Ljava/lang/String;ILjava/lang/String;)V
      intermediary <init> Lnet/minecraft/class_2893$class_2895;<init>(Ljava/lang/String;ILjava/lang/String;)V
      official <init> Ldxs$b;<init>(Ljava/lang/String;ILjava/lang/String;)V
  • Method Details Link icon

    • values Link icon

      public static GenerationStep.Feature[] 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 Link icon

      public static GenerationStep.Feature valueOf(String name)
      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 name
      NullPointerException - if the argument is null
    • getName Link icon

      public String getName()
      Mappings:
      Namespace Name Mixin selector
      named getName Lnet/minecraft/world/gen/GenerationStep$Feature;getName()Ljava/lang/String;
      intermediary method_41532 Lnet/minecraft/class_2893$class_2895;method_41532()Ljava/lang/String;
      official a Ldxs$b;a()Ljava/lang/String;
    • asString Link icon

      public String asString()
      Returns the unique string representation of the enum, used for serialization.
      Specified by:
      asString in interface StringIdentifiable
      Returns:
      the unique string representation of the enum, used for serialization
      Mappings:
      Namespace Name Mixin selector
      named asString Lnet/minecraft/util/StringIdentifiable;asString()Ljava/lang/String;
      intermediary method_15434 Lnet/minecraft/class_3542;method_15434()Ljava/lang/String;
      official c Lazu;c()Ljava/lang/String;