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
Subclasses with type arguments of type ServerPackManager.ActivationStatus in net.minecraft.client.resources.serverFields in net.minecraft.client.resources.server declared as ServerPackManager.ActivationStatusMethods 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.