Uses of Enum Class
net.minecraft.client.twitch.StreamError
Packages that use StreamError
-
Uses of StreamError in net.minecraft.client.gui.screen
Fields in net.minecraft.client.gui.screen declared as StreamErrorConstructors in net.minecraft.client.gui.screen with parameters of type StreamErrorModifierConstructorDescriptionTwitchErrorScreen(Screen screen, StreamError streamError) TwitchErrorScreen(Screen screen, StreamError streamError, List list) -
Uses of StreamError in net.minecraft.client.twitch
Methods in net.minecraft.client.twitch that return StreamErrorModifier and TypeMethodDescriptionstatic StreamErrorReturns the enum constant of this class with the specified name.static StreamError[]StreamError.values()Returns an array containing the constants of this enum class, in the order they are declared.