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