Uses of Enum Class
net.minecraft.client.resources.server.ServerPackManager.RemovalReason
Packages that use ServerPackManager.RemovalReason
-
Uses of ServerPackManager.RemovalReason in net.minecraft.client.resources.server
Subclasses with type arguments of type ServerPackManager.RemovalReason in net.minecraft.client.resources.serverFields in net.minecraft.client.resources.server declared as ServerPackManager.RemovalReasonMethods in net.minecraft.client.resources.server that return ServerPackManager.RemovalReasonModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ServerPackManager.RemovalReason[]ServerPackManager.RemovalReason.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.client.resources.server with parameters of type ServerPackManager.RemovalReasonModifier and TypeMethodDescriptionvoidServerPackManager.ServerPackData.setRemovalReasonIfNotSet(ServerPackManager.RemovalReason removalReason)