Uses of Enum Class
net.minecraft.client.resource.server.ServerResourcePackManager.AcceptanceStatus
-
Uses of ServerResourcePackManager.AcceptanceStatus in net.minecraft.client.resource.server
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ServerResourcePackManager.AcceptanceStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ServerResourcePackLoader.init
(ClientConnection connection, ServerResourcePackManager.AcceptanceStatus acceptanceStatus) ModifierConstructorDescriptionServerResourcePackManager
(DownloadQueuer queuer, PackStateChangeCallback stateChangeCallback, ReloadScheduler reloadScheduler, Runnable packChangeCallback, ServerResourcePackManager.AcceptanceStatus acceptanceStatus)