Uses of Enum Class
net.minecraft.client.resource.server.PackStateChangeCallback.FinishState
Packages that use PackStateChangeCallback.FinishState
-
Uses of PackStateChangeCallback.FinishState in net.minecraft.client.resource.server
Fields in net.minecraft.client.resource.server declared as PackStateChangeCallback.FinishStateModifier and TypeFieldDescription(package private) final PackStateChangeCallback.FinishStateServerResourcePackManager.DiscardReason.stateMethods in net.minecraft.client.resource.server that return PackStateChangeCallback.FinishStateModifier 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.Methods in net.minecraft.client.resource.server with parameters of type PackStateChangeCallback.FinishStateModifier and TypeMethodDescriptionvoidPackStateChangeCallback.onFinish(UUID id, PackStateChangeCallback.FinishState state) Constructors in net.minecraft.client.resource.server with parameters of type PackStateChangeCallback.FinishState