Uses of Enum Class
net.minecraft.client.resource.server.PackStateChangeCallback.State
Packages that use PackStateChangeCallback.State
-
Uses of PackStateChangeCallback.State in net.minecraft.client.resource.server
Fields in net.minecraft.client.resource.server declared as PackStateChangeCallback.StateModifier and TypeFieldDescription(package private) final PackStateChangeCallback.State
ServerResourcePackManager.DiscardReason.state
Methods in net.minecraft.client.resource.server that return PackStateChangeCallback.StateModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static PackStateChangeCallback.State[]
PackStateChangeCallback.State.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.StateModifier and TypeMethodDescriptionvoid
PackStateChangeCallback.sendResponse
(UUID id, PackStateChangeCallback.State state) Constructors in net.minecraft.client.resource.server with parameters of type PackStateChangeCallback.State