Package net.minecraft.client.twitch
Enum StreamController.Status
- All Implemented Interfaces:
Serializable,Comparable<StreamController.Status>,java.lang.constant.Constable
- Enclosing class:
- StreamController
@Environment(CLIENT) public static enum StreamController.Status extends Enum<StreamController.Status>
- Mappings:
Namespace Name official bqj$aintermediary net/minecraft/class_1337$class_1338named net/minecraft/client/twitch/StreamController$Status
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum Constants Enum Constant Description AUTHENTICATEDAUTHENTICATINGBROADCASTINGFINDING_INGEST_SERVERINGEST_TESTINGINITIALIZEDLOGGED_INLOGGING_INPAUSEDREADY_TO_BROADCASTRECIEVED_INGEST_SERVERSSTARTINGSTOPPINGUNINITIALIZED -
Constructor Summary
Constructors Modifier Constructor Description privateStatus() -
Method Summary
Modifier and Type Method Description static StreamController.StatusvalueOf(String name)Returns the enum constant of this type with the specified name.static StreamController.Status[]values()Returns an array containing the constants of this enum type, in the order they are declared.
-
Enum Constant Details
-
UNINITIALIZED
- Mappings:
Namespace Name Mixin selector official aLbqj$a;a:Lbqj$a;intermediary field_5570Lnet/minecraft/class_1337$class_1338;field_5570:Lnet/minecraft/class_1337$class_1338;named UNINITIALIZEDLnet/minecraft/client/twitch/StreamController$Status;UNINITIALIZED:Lnet/minecraft/client/twitch/StreamController$Status;
-
INITIALIZED
- Mappings:
Namespace Name Mixin selector official bLbqj$a;b:Lbqj$a;intermediary field_5571Lnet/minecraft/class_1337$class_1338;field_5571:Lnet/minecraft/class_1337$class_1338;named INITIALIZEDLnet/minecraft/client/twitch/StreamController$Status;INITIALIZED:Lnet/minecraft/client/twitch/StreamController$Status;
-
AUTHENTICATING
- Mappings:
Namespace Name Mixin selector official cLbqj$a;c:Lbqj$a;intermediary field_5572Lnet/minecraft/class_1337$class_1338;field_5572:Lnet/minecraft/class_1337$class_1338;named AUTHENTICATINGLnet/minecraft/client/twitch/StreamController$Status;AUTHENTICATING:Lnet/minecraft/client/twitch/StreamController$Status;
-
AUTHENTICATED
- Mappings:
Namespace Name Mixin selector official dLbqj$a;d:Lbqj$a;intermediary field_5573Lnet/minecraft/class_1337$class_1338;field_5573:Lnet/minecraft/class_1337$class_1338;named AUTHENTICATEDLnet/minecraft/client/twitch/StreamController$Status;AUTHENTICATED:Lnet/minecraft/client/twitch/StreamController$Status;
-
LOGGING_IN
- Mappings:
Namespace Name Mixin selector official eLbqj$a;e:Lbqj$a;intermediary field_5574Lnet/minecraft/class_1337$class_1338;field_5574:Lnet/minecraft/class_1337$class_1338;named LOGGING_INLnet/minecraft/client/twitch/StreamController$Status;LOGGING_IN:Lnet/minecraft/client/twitch/StreamController$Status;
-
LOGGED_IN
- Mappings:
Namespace Name Mixin selector official fLbqj$a;f:Lbqj$a;intermediary field_5575Lnet/minecraft/class_1337$class_1338;field_5575:Lnet/minecraft/class_1337$class_1338;named LOGGED_INLnet/minecraft/client/twitch/StreamController$Status;LOGGED_IN:Lnet/minecraft/client/twitch/StreamController$Status;
-
FINDING_INGEST_SERVER
- Mappings:
Namespace Name Mixin selector official gLbqj$a;g:Lbqj$a;intermediary field_5576Lnet/minecraft/class_1337$class_1338;field_5576:Lnet/minecraft/class_1337$class_1338;named FINDING_INGEST_SERVERLnet/minecraft/client/twitch/StreamController$Status;FINDING_INGEST_SERVER:Lnet/minecraft/client/twitch/StreamController$Status;
-
RECIEVED_INGEST_SERVERS
- Mappings:
Namespace Name Mixin selector official hLbqj$a;h:Lbqj$a;intermediary field_5577Lnet/minecraft/class_1337$class_1338;field_5577:Lnet/minecraft/class_1337$class_1338;named RECIEVED_INGEST_SERVERSLnet/minecraft/client/twitch/StreamController$Status;RECIEVED_INGEST_SERVERS:Lnet/minecraft/client/twitch/StreamController$Status;
-
READY_TO_BROADCAST
- Mappings:
Namespace Name Mixin selector official iLbqj$a;i:Lbqj$a;intermediary field_5578Lnet/minecraft/class_1337$class_1338;field_5578:Lnet/minecraft/class_1337$class_1338;named READY_TO_BROADCASTLnet/minecraft/client/twitch/StreamController$Status;READY_TO_BROADCAST:Lnet/minecraft/client/twitch/StreamController$Status;
-
STARTING
- Mappings:
Namespace Name Mixin selector official jLbqj$a;j:Lbqj$a;intermediary field_5579Lnet/minecraft/class_1337$class_1338;field_5579:Lnet/minecraft/class_1337$class_1338;named STARTINGLnet/minecraft/client/twitch/StreamController$Status;STARTING:Lnet/minecraft/client/twitch/StreamController$Status;
-
BROADCASTING
- Mappings:
Namespace Name Mixin selector official kLbqj$a;k:Lbqj$a;intermediary field_5580Lnet/minecraft/class_1337$class_1338;field_5580:Lnet/minecraft/class_1337$class_1338;named BROADCASTINGLnet/minecraft/client/twitch/StreamController$Status;BROADCASTING:Lnet/minecraft/client/twitch/StreamController$Status;
-
STOPPING
- Mappings:
Namespace Name Mixin selector official lLbqj$a;l:Lbqj$a;intermediary field_5581Lnet/minecraft/class_1337$class_1338;field_5581:Lnet/minecraft/class_1337$class_1338;named STOPPINGLnet/minecraft/client/twitch/StreamController$Status;STOPPING:Lnet/minecraft/client/twitch/StreamController$Status;
-
PAUSED
- Mappings:
Namespace Name Mixin selector official mLbqj$a;m:Lbqj$a;intermediary field_5582Lnet/minecraft/class_1337$class_1338;field_5582:Lnet/minecraft/class_1337$class_1338;named PAUSEDLnet/minecraft/client/twitch/StreamController$Status;PAUSED:Lnet/minecraft/client/twitch/StreamController$Status;
-
INGEST_TESTING
- Mappings:
Namespace Name Mixin selector official nLbqj$a;n:Lbqj$a;intermediary field_5583Lnet/minecraft/class_1337$class_1338;field_5583:Lnet/minecraft/class_1337$class_1338;named INGEST_TESTINGLnet/minecraft/client/twitch/StreamController$Status;INGEST_TESTING:Lnet/minecraft/client/twitch/StreamController$Status;
-
-
Constructor Details
-
Status
private Status()
-
-
Method Details
-
values
Returns an array containing the constants of this enum type, in the order they are declared.- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum type has no constant with the specified nameNullPointerException- if the argument is null
-