Uses of Enum Class
net.minecraft.client.resources.server.PackLoadFeedback.Update
Packages that use PackLoadFeedback.Update
-
Uses of PackLoadFeedback.Update in net.minecraft.client.resources.server
Subclasses with type arguments of type PackLoadFeedback.Update in net.minecraft.client.resources.serverMethods in net.minecraft.client.resources.server that return PackLoadFeedback.UpdateModifier and TypeMethodDescriptionstatic PackLoadFeedback.UpdateReturns the enum constant of this class with the specified name.static PackLoadFeedback.Update[]PackLoadFeedback.Update.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 PackLoadFeedback.UpdateModifier and TypeMethodDescriptionvoidPackLoadFeedback.reportUpdate(UUID id, PackLoadFeedback.Update result)