Uses of Record Class
net.minecraft.server.SaveLoading.DataPacks
-
Uses of SaveLoading.DataPacks in net.minecraft.server
Modifier and TypeFieldDescriptionprivate final SaveLoading.DataPacks
SaveLoading.ServerConfig.dataPacks
The field for thedataPacks
record component.Modifier and TypeMethodDescriptionSaveLoading.ServerConfig.dataPacks()
Returns the value of thedataPacks
record component.ModifierConstructorDescriptionServerConfig
(SaveLoading.DataPacks dataPacks, CommandManager.RegistrationEnvironment registrationEnvironment, int int2) -
Uses of SaveLoading.DataPacks in net.minecraft.server.integrated
Modifier and TypeMethodDescriptionprivate SaveLoader
IntegratedServerLoader.createSaveLoader
(SaveLoading.DataPacks dataPacks, SaveLoading.LoadContextSupplier<SaveProperties> savePropertiesSupplier)