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.FinalResultServerPackManager.RemovalReason.serverResponseMethods in net.minecraft.client.resources.server that return PackLoadFeedback.FinalResultModifier and TypeMethodDescriptionstatic PackLoadFeedback.FinalResultReturns 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 TypeMethodDescriptionvoidPackLoadFeedback.reportFinalResult(UUID p_314623_, PackLoadFeedback.FinalResult p_314920_) Constructors in net.minecraft.client.resources.server with parameters of type PackLoadFeedback.FinalResult