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_310083_, ServerPackManager.PackPromptStatus p_309566_) ModifierConstructorDescriptionServerPackManager
(PackDownloader p_313039_, PackLoadFeedback p_311463_, PackReloadConfig p_312595_, Runnable p_310909_, ServerPackManager.PackPromptStatus p_311512_)