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
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.onStateChanged
(UUID id, PackStateChangeCallback.State state)