Uses of Enum Class
net.minecraft.client.twitch.Twitch.StreamState
Packages that use Twitch.StreamState
-
Uses of Twitch.StreamState in net.minecraft.client.twitch
Fields in net.minecraft.client.twitch declared as Twitch.StreamStateMethods in net.minecraft.client.twitch that return Twitch.StreamStateModifier and TypeMethodDescriptionTwitch.method_7209()static Twitch.StreamStateReturns the enum constant of this class with the specified name.static Twitch.StreamState[]Twitch.StreamState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.client.twitch with parameters of type Twitch.StreamStateModifier and TypeMethodDescriptionprotected voidTwitch.method_10438(Twitch.StreamState streamState) voidTwitch.Listener.method_10458(Twitch.StreamState state) voidTwitchAuth.method_10458(Twitch.StreamState state)