Uses of Enum Class
net.minecraft.client.twitch.Twitch.NetworkState
Packages that use Twitch.NetworkState
-
Uses of Twitch.NetworkState in net.minecraft.client.twitch
Fields in net.minecraft.client.twitch declared as Twitch.NetworkStateMethods in net.minecraft.client.twitch that return Twitch.NetworkStateModifier and TypeMethodDescriptionTwitch.ChatListener.getNetworkState()Twitch.method_10442(String string) static Twitch.NetworkStateReturns the enum constant of this class with the specified name.static Twitch.NetworkState[]Twitch.NetworkState.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.NetworkStateModifier and TypeMethodDescriptionprotected voidTwitch.ChatListener.setNetworkState(Twitch.NetworkState networkState)