Uses of Enum Class
net.minecraft.client.resources.server.ServerPackManager.PackPromptStatus
-
Uses of ServerPackManager.PackPromptStatus in net.minecraft.client.resources.server
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ServerPackManager.PackPromptStatus[]
ServerPackManager.PackPromptStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
DownloadedPackSource.configureForServerControl
(Connection p_314502_, ServerPackManager.PackPromptStatus p_314463_) ModifierConstructorDescriptionServerPackManager
(PackDownloader p_314651_, PackLoadFeedback p_314441_, PackReloadConfig p_314471_, Runnable p_314453_, ServerPackManager.PackPromptStatus p_314476_)