Uses of Record Class
net.minecraft.server.WorldLoader.PackConfig
Package
Description
-
Uses of WorldLoader.PackConfig in net.minecraft.client.gui.screens.worldselection
Modifier and TypeMethodDescriptionprivate <D,
R> R WorldOpenFlows.loadWorldDataBlocking
(WorldLoader.PackConfig p_250997_, WorldLoader.WorldDataSupplier<D> p_251759_, WorldLoader.ResultFactory<D, R> p_249635_) -
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. -
Uses of WorldLoader.PackConfig in net.minecraft.world.level.storage
Modifier and TypeMethodDescriptionstatic WorldLoader.PackConfig
LevelStorageSource.getPackConfig
(com.mojang.serialization.Dynamic<?> p_307282_, PackRepository p_307421_, boolean p_307393_)