Uses of Enum Class
net.minecraft.client.resources.server.ServerPackManager.PackDownloadStatus
Packages that use ServerPackManager.PackDownloadStatus
-
Uses of ServerPackManager.PackDownloadStatus in net.minecraft.client.resources.server
Fields in net.minecraft.client.resources.server declared as ServerPackManager.PackDownloadStatusModifier and TypeFieldDescription(package private) ServerPackManager.PackDownloadStatus
ServerPackManager.ServerPackData.downloadStatus
Methods in net.minecraft.client.resources.server that return ServerPackManager.PackDownloadStatusModifier 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.