Uses of Enum Class
net.minecraft.client.resources.server.PackLoadFeedback.FinalResult
Packages that use PackLoadFeedback.FinalResult
-
Uses of PackLoadFeedback.FinalResult in net.minecraft.client.resources.server
Fields in net.minecraft.client.resources.server declared as PackLoadFeedback.FinalResultModifier and TypeFieldDescription(package private) final PackLoadFeedback.FinalResult
ServerPackManager.RemovalReason.serverResponse
Methods in net.minecraft.client.resources.server that return PackLoadFeedback.FinalResultModifier and TypeMethodDescriptionstatic PackLoadFeedback.FinalResult
Returns the enum constant of this class with the specified name.static PackLoadFeedback.FinalResult[]
PackLoadFeedback.FinalResult.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.FinalResultModifier and TypeMethodDescriptionvoid
PackLoadFeedback.reportFinalResult
(UUID p_314623_, PackLoadFeedback.FinalResult p_314920_) Constructors in net.minecraft.client.resources.server with parameters of type PackLoadFeedback.FinalResult