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
Methods in net.minecraft.client.resources.server that return PackLoadFeedback.UpdateModifier and TypeMethodDescriptionstatic PackLoadFeedback.Update
Returns 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 TypeMethodDescriptionvoid
PackLoadFeedback.reportUpdate
(UUID p_315007_, PackLoadFeedback.Update p_314979_)