Uses of Enum Class
net.minecraft.client.resources.server.ServerPackManager.PackDownloadStatus
-
Uses of ServerPackManager.PackDownloadStatus in net.minecraft.client.resources.server
Modifier and TypeFieldDescription(package private) ServerPackManager.PackDownloadStatus
ServerPackManager.ServerPackData.downloadStatus
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ServerPackManager.PackDownloadStatus[]
ServerPackManager.PackDownloadStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.