Uses of Enum Class
net.minecraft.client.resource.server.PackStateChangeCallback.State
-
Uses of PackStateChangeCallback.State in net.minecraft.client.resource.server
Modifier 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.Modifier and TypeMethodDescriptionvoid
PackStateChangeCallback.onStateChanged
(UUID id, PackStateChangeCallback.State state)