Uses of Record Class
net.minecraft.server.SaveLoading.DataPacks
Packages that use SaveLoading.DataPacks
-
Uses of SaveLoading.DataPacks in net.minecraft.server
Fields in net.minecraft.server declared as SaveLoading.DataPacksModifier and TypeFieldDescriptionprivate final SaveLoading.DataPacks
SaveLoading.ServerConfig.dataPacks
The field for thedataPacks
record component.Methods in net.minecraft.server that return SaveLoading.DataPacksModifier and TypeMethodDescriptionSaveLoading.ServerConfig.dataPacks()
Returns the value of thedataPacks
record component.Constructors in net.minecraft.server with parameters of type SaveLoading.DataPacksModifierConstructorDescriptionServerConfig
(SaveLoading.DataPacks dataPacks, CommandManager.RegistrationEnvironment registrationEnvironment, int int2) -
Uses of SaveLoading.DataPacks in net.minecraft.server.integrated
Methods in net.minecraft.server.integrated with parameters of type SaveLoading.DataPacksModifier and TypeMethodDescriptionprivate SaveLoader
IntegratedServerLoader.createSaveLoader
(SaveLoading.DataPacks dataPacks, SaveLoading.LoadContextSupplier<SaveProperties> savePropertiesSupplier)