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