Uses of Enum Class
net.minecraft.client.twitch.StreamController.Status
Packages that use StreamController.Status
-
Uses of StreamController.Status in net.minecraft.client.twitch
Fields in net.minecraft.client.twitch declared as StreamController.StatusMethods in net.minecraft.client.twitch that return StreamController.StatusModifier and TypeMethodDescriptionstatic StreamController.StatusReturns the enum constant of this class with the specified name.static StreamController.Status[]StreamController.Status.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 StreamController.StatusModifier and TypeMethodDescriptionprotected voidStreamController.method_7161(StreamController.Status status) voidStreamController.Listener.method_7190(StreamController.Status status) voidTwitchAuth.method_7190(StreamController.Status status)