Uses of Record Class
net.minecraft.class_7723
Packages that use class_7723
Package
Description
The base package for all Minecraft classes.
-
Uses of class_7723 in net.minecraft
Fields in net.minecraft declared as class_7723Modifier and TypeFieldDescriptionprivate final class_7723class_7726.dimensionsThe field for thedimensionsrecord component.Fields in net.minecraft with type parameters of type class_7723Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<class_7723>class_7723.field_40363Methods in net.minecraft that return class_7723Modifier and TypeMethodDescriptionclass_7726.dimensions()Returns the value of thedimensionsrecord component.class_7723.method_45522(DynamicRegistryManager dynamicRegistryManager, ChunkGenerator chunkGenerator) Methods in net.minecraft with parameters of type class_7723Modifier and TypeMethodDescriptionstatic <T> com.mojang.serialization.DataResult<T>class_7726.method_45538(com.mojang.serialization.DynamicOps<T> dynamicOps, GeneratorOptions generatorOptions, class_7723 class_7723) Constructors in net.minecraft with parameters of type class_7723ModifierConstructorDescriptionclass_7726(GeneratorOptions generatorOptions, class_7723 class_7723) -
Uses of class_7723 in net.minecraft.client.gui.screen.world
Methods in net.minecraft.client.gui.screen.world with parameters of type class_7723Modifier and TypeMethodDescriptionprivate voidMoreOptionsDialog.importOptions(GeneratorOptions generatorOptions, class_7723 class_7723) -
Uses of class_7723 in net.minecraft.client.world
Fields in net.minecraft.client.world declared as class_7723Modifier and TypeFieldDescriptionprivate final class_7723GeneratorOptionsHolder.selectedDimensionsThe field for theselectedDimensionsrecord component.Methods in net.minecraft.client.world that return class_7723Modifier and TypeMethodDescriptionGeneratorOptionsHolder.selectedDimensions()Returns the value of theselectedDimensionsrecord component.Methods in net.minecraft.client.world with parameters of type class_7723Modifier and TypeMethodDescriptionGeneratorOptionsHolder.with(GeneratorOptions generatorOptions, class_7723 class_7723) Constructors in net.minecraft.client.world with parameters of type class_7723ModifierConstructorDescriptionGeneratorOptionsHolder(GeneratorOptions generatorOptions, class_7723 class_7723, class_7780<class_7659> class_7780, DataPackContents dataPackContents, class_7712 class_7712) GeneratorOptionsHolder(GeneratorOptions generatorOptions, Registry<DimensionOptions> registry, class_7723 class_7723, class_7780<class_7659> class_7780, DataPackContents dataPackContents, class_7712 class_7712) -
Uses of class_7723 in net.minecraft.server.dedicated
Methods in net.minecraft.server.dedicated that return class_7723Modifier and TypeMethodDescriptionServerPropertiesHandler.WorldGenProperties.createGeneratorOptions(DynamicRegistryManager dynamicRegistryManager) ServerPropertiesHandler.method_45157(DynamicRegistryManager dynamicRegistryManager) -
Uses of class_7723 in net.minecraft.server.integrated
Method parameters in net.minecraft.server.integrated with type arguments of type class_7723Modifier and TypeMethodDescriptionvoidIntegratedServerLoader.createAndStart(String levelName, LevelInfo levelInfo, GeneratorOptions dynamicRegistryManager, Function<DynamicRegistryManager, class_7723> function) -
Uses of class_7723 in net.minecraft.world.gen
Methods in net.minecraft.world.gen that return class_7723Modifier and TypeMethodDescriptionstatic class_7723WorldPresets.createDemoOptions(DynamicRegistryManager dynamicRegistryManager) WorldPreset.method_45546()