Uses of Enum Class
net.minecraft.client.resource.server.ServerResourcePackManager.DiscardReason
-
Uses of ServerResourcePackManager.DiscardReason in net.minecraft.client.resource.server
Modifier and TypeFieldDescription(package private) @Nullable ServerResourcePackManager.DiscardReason
ServerResourcePackManager.PackEntry.discardReason
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ServerResourcePackManager.DiscardReason.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ServerResourcePackManager.PackEntry.discard
(ServerResourcePackManager.DiscardReason reason)