Uses of Record Class
net.minecraft.server.WorldLoader.PackConfig
-
Uses of WorldLoader.PackConfig in net.minecraft.client.gui.screens.worldselection
Modifier and TypeMethodDescriptionprivate WorldStem
WorldOpenFlows.loadWorldStem
(WorldLoader.PackConfig p_233097_, WorldLoader.WorldDataSupplier<WorldData> p_233098_) -
Uses of WorldLoader.PackConfig in net.minecraft.server
Modifier and TypeFieldDescriptionprivate final WorldLoader.PackConfig
WorldLoader.InitConfig.packConfig
The field for thepackConfig
record component.Modifier and TypeMethodDescriptionWorldLoader.InitConfig.packConfig()
Returns the value of thepackConfig
record component.ModifierConstructorDescriptionInitConfig
(WorldLoader.PackConfig packConfig, Commands.CommandSelection commandSelection, int functionCompilationLevel) Creates an instance of aInitConfig
record class.