Package net.minecraft.world.gen
Class WorldPresets
java.lang.Object
net.minecraft.world.gen.WorldPresets
- Mappings:
Namespace Name named net/minecraft/world/gen/WorldPresets
intermediary net/minecraft/class_5317
official enz
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionstatic final RegistryKey
<WorldPreset> static final RegistryKey
<WorldPreset> static final RegistryKey
<WorldPreset> static final RegistryKey
<WorldPreset> static final RegistryKey
<WorldPreset> static final RegistryKey
<WorldPreset> -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
bootstrap
(Registerable<WorldPreset> presetRegisterable) createDemoOptions
(RegistryWrapper.WrapperLookup registries) createTestOptions
(RegistryWrapper.WrapperLookup registries) static DimensionOptions
static Optional
<RegistryKey<WorldPreset>> getWorldPreset
(DimensionOptionsRegistryHolder registry) private static RegistryKey
<WorldPreset>
-
Field Details
-
DEFAULT
- Mappings:
Namespace Name Mixin selector named DEFAULT
Lnet/minecraft/world/gen/WorldPresets;DEFAULT:Lnet/minecraft/registry/RegistryKey;
intermediary field_25050
Lnet/minecraft/class_5317;field_25050:Lnet/minecraft/class_5321;
official a
Lenz;a:Laly;
-
FLAT
- Mappings:
Namespace Name Mixin selector named FLAT
Lnet/minecraft/world/gen/WorldPresets;FLAT:Lnet/minecraft/registry/RegistryKey;
intermediary field_25054
Lnet/minecraft/class_5317;field_25054:Lnet/minecraft/class_5321;
official b
Lenz;b:Laly;
-
LARGE_BIOMES
- Mappings:
Namespace Name Mixin selector named LARGE_BIOMES
Lnet/minecraft/world/gen/WorldPresets;LARGE_BIOMES:Lnet/minecraft/registry/RegistryKey;
intermediary field_35756
Lnet/minecraft/class_5317;field_35756:Lnet/minecraft/class_5321;
official c
Lenz;c:Laly;
-
AMPLIFIED
- Mappings:
Namespace Name Mixin selector named AMPLIFIED
Lnet/minecraft/world/gen/WorldPresets;AMPLIFIED:Lnet/minecraft/registry/RegistryKey;
intermediary field_35757
Lnet/minecraft/class_5317;field_35757:Lnet/minecraft/class_5321;
official d
Lenz;d:Laly;
-
SINGLE_BIOME_SURFACE
- Mappings:
Namespace Name Mixin selector named SINGLE_BIOME_SURFACE
Lnet/minecraft/world/gen/WorldPresets;SINGLE_BIOME_SURFACE:Lnet/minecraft/registry/RegistryKey;
intermediary field_25056
Lnet/minecraft/class_5317;field_25056:Lnet/minecraft/class_5321;
official e
Lenz;e:Laly;
-
DEBUG_ALL_BLOCK_STATES
- Mappings:
Namespace Name Mixin selector named DEBUG_ALL_BLOCK_STATES
Lnet/minecraft/world/gen/WorldPresets;DEBUG_ALL_BLOCK_STATES:Lnet/minecraft/registry/RegistryKey;
intermediary field_25059
Lnet/minecraft/class_5317;field_25059:Lnet/minecraft/class_5321;
official f
Lenz;f:Laly;
-
-
Constructor Details
-
WorldPresets
public WorldPresets()
-
-
Method Details
-
bootstrap
- Mappings:
Namespace Name Mixin selector named bootstrap
Lnet/minecraft/world/gen/WorldPresets;bootstrap(Lnet/minecraft/registry/Registerable;)V
intermediary method_41593
Lnet/minecraft/class_5317;method_41593(Lnet/minecraft/class_7891;)V
official a
Lenz;a(Lrk;)V
-
of
- Mappings:
Namespace Name Mixin selector named of
Lnet/minecraft/world/gen/WorldPresets;of(Ljava/lang/String;)Lnet/minecraft/registry/RegistryKey;
intermediary method_41597
Lnet/minecraft/class_5317;method_41597(Ljava/lang/String;)Lnet/minecraft/class_5321;
official a
Lenz;a(Ljava/lang/String;)Laly;
-
getWorldPreset
public static Optional<RegistryKey<WorldPreset>> getWorldPreset(DimensionOptionsRegistryHolder registry) - Mappings:
Namespace Name Mixin selector named getWorldPreset
Lnet/minecraft/world/gen/WorldPresets;getWorldPreset(Lnet/minecraft/world/dimension/DimensionOptionsRegistryHolder;)Ljava/util/Optional;
intermediary method_41594
Lnet/minecraft/class_5317;method_41594(Lnet/minecraft/class_7723;)Ljava/util/Optional;
official a
Lenz;a(Leek;)Ljava/util/Optional;
-
createDemoOptions
public static DimensionOptionsRegistryHolder createDemoOptions(RegistryWrapper.WrapperLookup registries) - Mappings:
Namespace Name Mixin selector named createDemoOptions
Lnet/minecraft/world/gen/WorldPresets;createDemoOptions(Lnet/minecraft/registry/RegistryWrapper$WrapperLookup;)Lnet/minecraft/world/dimension/DimensionOptionsRegistryHolder;
intermediary method_41598
Lnet/minecraft/class_5317;method_41598(Lnet/minecraft/class_7225$class_7874;)Lnet/minecraft/class_7723;
official a
Lenz;a(Ljs$a;)Leek;
-
getDefaultOverworldOptions
- Mappings:
Namespace Name Mixin selector named getDefaultOverworldOptions
Lnet/minecraft/world/gen/WorldPresets;getDefaultOverworldOptions(Lnet/minecraft/registry/RegistryWrapper$WrapperLookup;)Lnet/minecraft/world/dimension/DimensionOptions;
intermediary method_41599
Lnet/minecraft/class_5317;method_41599(Lnet/minecraft/class_7225$class_7874;)Lnet/minecraft/class_5363;
official b
Lenz;b(Ljs$a;)Lebq;
-
createTestOptions
public static DimensionOptionsRegistryHolder createTestOptions(RegistryWrapper.WrapperLookup registries) - Mappings:
Namespace Name Mixin selector named createTestOptions
Lnet/minecraft/world/gen/WorldPresets;createTestOptions(Lnet/minecraft/registry/RegistryWrapper$WrapperLookup;)Lnet/minecraft/world/dimension/DimensionOptionsRegistryHolder;
intermediary method_64225
Lnet/minecraft/class_5317;method_64225(Lnet/minecraft/class_7225$class_7874;)Lnet/minecraft/class_7723;
official c
Lenz;c(Ljs$a;)Leek;
-