Uses of Enum Class
net.minecraft.client.twitch.TwitchStream.Type
Packages that use TwitchStream.Type
-
Uses of TwitchStream.Type in net.minecraft.client.twitch
Fields in net.minecraft.client.twitch declared as TwitchStream.TypeMethods in net.minecraft.client.twitch that return TwitchStream.TypeModifier and TypeMethodDescriptionstatic TwitchStream.TypeReturns the enum constant of this class with the specified name.static TwitchStream.Type[]TwitchStream.Type.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 TwitchStream.TypeModifier and TypeMethodDescriptionprotected voidTwitchStream.method_7225(TwitchStream.Type type) voidTwitchAuth.method_7239(TwitchStream twitchStream, TwitchStream.Type type) voidTwitchStream.Listener.method_7239(TwitchStream twitchStream, TwitchStream.Type type)