Uses of Enum Class
net.minecraft.client.resources.server.PackLoadFeedback.FinalResult
-
Uses of PackLoadFeedback.FinalResult in net.minecraft.client.resources.server
Modifier and TypeFieldDescription(package private) final PackLoadFeedback.FinalResult
ServerPackManager.RemovalReason.serverResponse
Modifier 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.Modifier and TypeMethodDescriptionvoid
PackLoadFeedback.reportFinalResult
(UUID p_314623_, PackLoadFeedback.FinalResult p_314920_)