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
Fields in net.minecraft.client.resources.server declared as ServerPackManager.RemovalReasonModifier and TypeFieldDescription(package private) ServerPackManager.RemovalReasonServerPackManager.ServerPackData.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 p_314504_)