Uses of Enum Class
net.minecraft.client.resource.server.PackStateChangeCallback.FinishState
-
Uses of PackStateChangeCallback.FinishState in net.minecraft.client.resource.server
Modifier and TypeFieldDescription(package private) final PackStateChangeCallback.FinishState
ServerResourcePackManager.DiscardReason.state
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static PackStateChangeCallback.FinishState[]
PackStateChangeCallback.FinishState.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
PackStateChangeCallback.onFinish
(UUID id, PackStateChangeCallback.FinishState state)