Uses of Enum Class
net.minecraft.client.resources.server.ServerPackManager.RemovalReason
-
Uses of ServerPackManager.RemovalReason in net.minecraft.client.resources.server
Modifier and TypeFieldDescription(package private) ServerPackManager.RemovalReason
ServerPackManager.ServerPackData.removalReason
Modifier 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.Modifier and TypeMethodDescriptionvoid
ServerPackManager.ServerPackData.setRemovalReasonIfNotSet
(ServerPackManager.RemovalReason p_314504_)