Uses of Record Class
net.minecraft.world.dimension.DimensionOptions
Packages that use DimensionOptions
Package
Description
The base package for all Minecraft classes.
-
Uses of DimensionOptions in net.minecraft
Fields in net.minecraft with type parameters of type DimensionOptionsModifier and TypeFieldDescriptionprivate final Consumer<RegistryKey<DimensionOptions>> class_11043.field_58812private RegistryKey<DimensionOptions> class_11073.field_58967private final RegistryKey<DimensionOptions> class_10967.class_10970.idThe field for theidrecord component.Methods in net.minecraft that return types with arguments of type DimensionOptionsModifier and TypeMethodDescriptionclass_10967.class_10970.id()Returns the value of theidrecord component.Method parameters in net.minecraft with type arguments of type DimensionOptionsModifier and TypeMethodDescriptionstatic voidclass_11064.method_69711(World world, BlockPos blockPos, RegistryKey<DimensionOptions> registryKey, boolean bool) private voidclass_11072.method_69735(World world, BlockPos blockPos, RegistryKey<DimensionOptions> registryKey) voidclass_11073.method_69744(RegistryKey<DimensionOptions> registryKey) Constructor parameters in net.minecraft with type arguments of type DimensionOptionsModifierConstructorDescriptionclass_10970(RegistryKey<DimensionOptions> registryKey, Runnable runnable) class_11043(int int2, PlayerInventory playerInventory, ScreenHandlerContext screenHandlerContext, Inventory inventory, Consumer<RegistryKey<DimensionOptions>> consumer, List<Integer> list) -
Uses of DimensionOptions in net.minecraft.client.world
Fields in net.minecraft.client.world with type parameters of type DimensionOptionsModifier and TypeFieldDescriptionprivate final Registry<DimensionOptions> GeneratorOptionsHolder.dimensionOptionsRegistryThe field for thedimensionOptionsRegistryrecord component.Methods in net.minecraft.client.world that return types with arguments of type DimensionOptionsModifier and TypeMethodDescriptionGeneratorOptionsHolder.dimensionOptionsRegistry()Returns the value of thedimensionOptionsRegistryrecord component.Constructor parameters in net.minecraft.client.world with type arguments of type DimensionOptionsModifierConstructorDescriptionGeneratorOptionsHolder(GeneratorOptions generatorOptions, Registry<DimensionOptions> registry, DimensionOptionsRegistryHolder dimensionOptionsRegistryHolder, CombinedDynamicRegistries<ServerDynamicRegistryType> combinedDynamicRegistries, DataPackContents dataPackContents, DataConfiguration dataConfiguration, InitialWorldOptions initialWorldOptions) -
Uses of DimensionOptions in net.minecraft.component
Fields in net.minecraft.component with type parameters of type DimensionOptionsModifier and TypeFieldDescriptionstatic final ComponentType<RegistryKey<DimensionOptions>> DataComponentTypes.DIMENSION_ID -
Uses of DimensionOptions in net.minecraft.registry
Fields in net.minecraft.registry with type parameters of type DimensionOptionsModifier and TypeFieldDescriptionstatic final RegistryKey<Registry<DimensionOptions>> RegistryKeys.DIMENSIONMethods in net.minecraft.registry that return types with arguments of type DimensionOptionsModifier and TypeMethodDescriptionstatic RegistryKey<DimensionOptions> RegistryKeys.toDimensionKey(RegistryKey<World> key) Method parameters in net.minecraft.registry with type arguments of type DimensionOptionsModifier and TypeMethodDescriptionstatic RegistryKey<World> RegistryKeys.toWorldKey(RegistryKey<DimensionOptions> key) -
Uses of DimensionOptions in net.minecraft.world.dimension
Fields in net.minecraft.world.dimension with type parameters of type DimensionOptionsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<DimensionOptions> DimensionOptions.CODECprivate final Map<RegistryKey<DimensionOptions>, DimensionOptions> DimensionOptionsRegistryHolder.dimensionsThe field for thedimensionsrecord component.private final Map<RegistryKey<DimensionOptions>, DimensionOptions> DimensionOptionsRegistryHolder.dimensionsThe field for thedimensionsrecord component.private final Registry<DimensionOptions> DimensionOptionsRegistryHolder.DimensionsConfig.dimensionsThe field for thedimensionsrecord component.static final RegistryKey<DimensionOptions> DimensionOptions.OVERWORLDprivate static final Set<RegistryKey<DimensionOptions>> DimensionOptionsRegistryHolder.VANILLA_KEYSMethods in net.minecraft.world.dimension that return types with arguments of type DimensionOptionsModifier and TypeMethodDescriptionstatic Map<RegistryKey<DimensionOptions>, DimensionOptions> DimensionOptionsRegistryHolder.createRegistry(Map<RegistryKey<DimensionOptions>, DimensionOptions> dimensionOptions, RegistryEntry<DimensionType> overworld, ChunkGenerator chunkGenerator) static Map<RegistryKey<DimensionOptions>, DimensionOptions> DimensionOptionsRegistryHolder.createRegistry(Map<RegistryKey<DimensionOptions>, DimensionOptions> dimensionOptions, RegistryEntry<DimensionType> overworld, ChunkGenerator chunkGenerator) static Map<RegistryKey<DimensionOptions>, DimensionOptions> DimensionOptionsRegistryHolder.createRegistry(RegistryWrapper<DimensionType> dimensionTypeRegistry, Map<RegistryKey<DimensionOptions>, DimensionOptions> dimensionOptions, ChunkGenerator chunkGenerator) static Map<RegistryKey<DimensionOptions>, DimensionOptions> DimensionOptionsRegistryHolder.createRegistry(RegistryWrapper<DimensionType> dimensionTypeRegistry, Map<RegistryKey<DimensionOptions>, DimensionOptions> dimensionOptions, ChunkGenerator chunkGenerator) DimensionOptionsRegistryHolder.dimensions()Returns the value of thedimensionsrecord component.DimensionOptionsRegistryHolder.dimensions()Returns the value of thedimensionsrecord component.DimensionOptionsRegistryHolder.DimensionsConfig.dimensions()Returns the value of thedimensionsrecord component.DimensionOptionsRegistryHolder.getOrEmpty(RegistryKey<DimensionOptions> key) static Stream<RegistryKey<DimensionOptions>> DimensionOptionsRegistryHolder.streamAll(Stream<RegistryKey<DimensionOptions>> otherKeys) Methods in net.minecraft.world.dimension with parameters of type DimensionOptionsModifier and TypeMethodDescription(package private) static com.mojang.serialization.LifecycleDimensionOptionsRegistryHolder.getLifecycle(RegistryKey<DimensionOptions> key, DimensionOptions dimensionOptions) private static booleanDimensionOptionsRegistryHolder.isVanilla(RegistryKey<DimensionOptions> key, DimensionOptions dimensionOptions) Method parameters in net.minecraft.world.dimension with type arguments of type DimensionOptionsModifier and TypeMethodDescriptionstatic Map<RegistryKey<DimensionOptions>, DimensionOptions> DimensionOptionsRegistryHolder.createRegistry(Map<RegistryKey<DimensionOptions>, DimensionOptions> dimensionOptions, RegistryEntry<DimensionType> overworld, ChunkGenerator chunkGenerator) static Map<RegistryKey<DimensionOptions>, DimensionOptions> DimensionOptionsRegistryHolder.createRegistry(Map<RegistryKey<DimensionOptions>, DimensionOptions> dimensionOptions, RegistryEntry<DimensionType> overworld, ChunkGenerator chunkGenerator) static Map<RegistryKey<DimensionOptions>, DimensionOptions> DimensionOptionsRegistryHolder.createRegistry(RegistryWrapper<DimensionType> dimensionTypeRegistry, Map<RegistryKey<DimensionOptions>, DimensionOptions> dimensionOptions, ChunkGenerator chunkGenerator) static Map<RegistryKey<DimensionOptions>, DimensionOptions> DimensionOptionsRegistryHolder.createRegistry(RegistryWrapper<DimensionType> dimensionTypeRegistry, Map<RegistryKey<DimensionOptions>, DimensionOptions> dimensionOptions, ChunkGenerator chunkGenerator) (package private) static com.mojang.serialization.LifecycleDimensionOptionsRegistryHolder.getLifecycle(RegistryKey<DimensionOptions> key, DimensionOptions dimensionOptions) DimensionOptionsRegistryHolder.getOrEmpty(RegistryKey<DimensionOptions> key) private static LevelProperties.SpecialPropertyDimensionOptionsRegistryHolder.getSpecialProperty(Registry<DimensionOptions> dimensionOptionsRegistry) private static booleanDimensionOptionsRegistryHolder.isVanilla(RegistryKey<DimensionOptions> key, DimensionOptions dimensionOptions) static ChunkGeneratorDimensionOptions.method_69793(RegistryWrapper.WrapperLookup wrapperLookup, RegistryEntry.Reference<DimensionOptions> reference) static Stream<RegistryKey<DimensionOptions>> DimensionOptionsRegistryHolder.streamAll(Stream<RegistryKey<DimensionOptions>> otherKeys) DimensionOptionsRegistryHolder.toConfig(Registry<DimensionOptions> existingRegistry) Constructor parameters in net.minecraft.world.dimension with type arguments of type DimensionOptionsModifierConstructorDescriptionDimensionOptionsRegistryHolder(Registry<DimensionOptions> dimensionOptionsRegistry) DimensionsConfig(Registry<DimensionOptions> registry, LevelProperties.SpecialProperty specialProperty) -
Uses of DimensionOptions in net.minecraft.world.gen
Fields in net.minecraft.world.gen with type parameters of type DimensionOptionsModifier and TypeFieldDescriptionprivate final Map<RegistryKey<DimensionOptions>, DimensionOptions> WorldPreset.dimensionsprivate final Map<RegistryKey<DimensionOptions>, DimensionOptions> WorldPreset.dimensionsMethods in net.minecraft.world.gen that return DimensionOptionsModifier and TypeMethodDescriptionprivate DimensionOptionsWorldPresets.Registrar.createOverworldOptions(BiomeSource biomeSource, RegistryEntry<ChunkGeneratorSettings> chunkGeneratorSettings) private DimensionOptionsWorldPresets.Registrar.createOverworldOptions(ChunkGenerator chunkGenerator) static DimensionOptionsWorldPresets.getDefaultOverworldOptions(RegistryWrapper.WrapperLookup registries) Methods in net.minecraft.world.gen that return types with arguments of type DimensionOptionsModifier and TypeMethodDescriptionWorldPreset.collectDimensions()WorldPreset.collectDimensions()WorldPreset.getOverworld()Methods in net.minecraft.world.gen with parameters of type DimensionOptionsModifier and TypeMethodDescriptionprivate WorldPresetWorldPresets.Registrar.createPreset(DimensionOptions dimensionOptions) private voidWorldPresets.Registrar.register(RegistryKey<WorldPreset> key, DimensionOptions dimensionOptions) Constructor parameters in net.minecraft.world.gen with type arguments of type DimensionOptionsModifierConstructorDescriptionWorldPreset(Map<RegistryKey<DimensionOptions>, DimensionOptions> dimensions) WorldPreset(Map<RegistryKey<DimensionOptions>, DimensionOptions> dimensions) -
Uses of DimensionOptions in net.minecraft.world.level.storage
Method parameters in net.minecraft.world.level.storage with type arguments of type DimensionOptionsModifier and TypeMethodDescriptionstatic ParsedSavePropertiesLevelStorage.method_70229(com.mojang.serialization.Dynamic<?> dynamic, DataConfiguration dataConfiguration, Registry<DimensionOptions> registry, RegistryWrapper.WrapperLookup wrapperLookup) static ParsedSavePropertiesLevelStorage.parseSaveProperties(com.mojang.serialization.Dynamic<?> dynamic, DataConfiguration dataConfiguration, Registry<DimensionOptions> dimensionsRegistry, RegistryWrapper.WrapperLookup registries, boolean bool) -
Uses of DimensionOptions in net.minecraft.world.updater
Fields in net.minecraft.world.updater with type parameters of type DimensionOptionsModifier and TypeFieldDescription(package private) final Registry<DimensionOptions> WorldUpdater.dimensionOptionsRegistry