Package net.minecraft.client.sound
Enum Class MusicTracker.MusicType
- All Implemented Interfaces:
Serializable,Comparable<MusicTracker.MusicType>,Constable
- Enclosing class:
- MusicTracker
- Mappings:
Namespace Name official bpv$aintermediary net/minecraft/class_1904$class_1905named net/minecraft/client/sound/MusicTracker$MusicType
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum Constants -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintstatic MusicTracker.MusicTypeReturns the enum constant of this class with the specified name.static MusicTracker.MusicType[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
MENU
- Mappings:
Namespace Name Mixin selector official aLbpv$a;a:Lbpv$a;intermediary field_8175Lnet/minecraft/class_1904$class_1905;field_8175:Lnet/minecraft/class_1904$class_1905;named MENULnet/minecraft/client/sound/MusicTracker$MusicType;MENU:Lnet/minecraft/client/sound/MusicTracker$MusicType;
-
GAME
- Mappings:
Namespace Name Mixin selector official bLbpv$a;b:Lbpv$a;intermediary field_8176Lnet/minecraft/class_1904$class_1905;field_8176:Lnet/minecraft/class_1904$class_1905;named GAMELnet/minecraft/client/sound/MusicTracker$MusicType;GAME:Lnet/minecraft/client/sound/MusicTracker$MusicType;
-
CREATIVE
- Mappings:
Namespace Name Mixin selector official cLbpv$a;c:Lbpv$a;intermediary field_8177Lnet/minecraft/class_1904$class_1905;field_8177:Lnet/minecraft/class_1904$class_1905;named CREATIVELnet/minecraft/client/sound/MusicTracker$MusicType;CREATIVE:Lnet/minecraft/client/sound/MusicTracker$MusicType;
-
CREDITS
- Mappings:
Namespace Name Mixin selector official dLbpv$a;d:Lbpv$a;intermediary field_8178Lnet/minecraft/class_1904$class_1905;field_8178:Lnet/minecraft/class_1904$class_1905;named CREDITSLnet/minecraft/client/sound/MusicTracker$MusicType;CREDITS:Lnet/minecraft/client/sound/MusicTracker$MusicType;
-
NETHER
- Mappings:
Namespace Name Mixin selector official eLbpv$a;e:Lbpv$a;intermediary field_8179Lnet/minecraft/class_1904$class_1905;field_8179:Lnet/minecraft/class_1904$class_1905;named NETHERLnet/minecraft/client/sound/MusicTracker$MusicType;NETHER:Lnet/minecraft/client/sound/MusicTracker$MusicType;
-
END_BOSS
- Mappings:
Namespace Name Mixin selector official fLbpv$a;f:Lbpv$a;intermediary field_8180Lnet/minecraft/class_1904$class_1905;field_8180:Lnet/minecraft/class_1904$class_1905;named END_BOSSLnet/minecraft/client/sound/MusicTracker$MusicType;END_BOSS:Lnet/minecraft/client/sound/MusicTracker$MusicType;
-
END
- Mappings:
Namespace Name Mixin selector official gLbpv$a;g:Lbpv$a;intermediary field_8181Lnet/minecraft/class_1904$class_1905;field_8181:Lnet/minecraft/class_1904$class_1905;named ENDLnet/minecraft/client/sound/MusicTracker$MusicType;END:Lnet/minecraft/client/sound/MusicTracker$MusicType;
-
-
Field Details
-
sound
- Mappings:
Namespace Name Mixin selector official hLbpv$a;h:Ljy;intermediary field_8182Lnet/minecraft/class_1904$class_1905;field_8182:Lnet/minecraft/class_1653;named soundLnet/minecraft/client/sound/MusicTracker$MusicType;sound:Lnet/minecraft/util/Identifier;
-
minDelay
private final int minDelay- Mappings:
Namespace Name Mixin selector official iLbpv$a;i:Iintermediary field_8183Lnet/minecraft/class_1904$class_1905;field_8183:Inamed minDelayLnet/minecraft/client/sound/MusicTracker$MusicType;minDelay:I
-
maxDelay
private final int maxDelay- Mappings:
Namespace Name Mixin selector official jLbpv$a;j:Iintermediary field_8184Lnet/minecraft/class_1904$class_1905;field_8184:Inamed maxDelayLnet/minecraft/client/sound/MusicTracker$MusicType;maxDelay:I
-
-
Constructor Details
-
MusicType
- Mappings:
Namespace Name Mixin selector official <init>Lbpv$a;<init>(Ljava/lang/String;ILjy;II)Vintermediary <init>Lnet/minecraft/class_1904$class_1905;<init>(Ljava/lang/String;ILnet/minecraft/class_1653;II)Vnamed <init>Lnet/minecraft/client/sound/MusicTracker$MusicType;<init>(Ljava/lang/String;ILnet/minecraft/util/Identifier;II)V
-
-
Method Details
-
values
Returns an array containing the constants of this enum class, in the order they are declared.- Returns:
- an array containing the constants of this enum class, in the order they are declared
-
valueOf
Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (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 class has no constant with the specified nameNullPointerException- if the argument is null
-
getSoundIdentifier
- Mappings:
Namespace Name Mixin selector official aLbpv$a;a()Ljy;intermediary method_7086Lnet/minecraft/class_1904$class_1905;method_7086()Lnet/minecraft/class_1653;named getSoundIdentifierLnet/minecraft/client/sound/MusicTracker$MusicType;getSoundIdentifier()Lnet/minecraft/util/Identifier;
-
getMinDelay
public int getMinDelay()- Mappings:
Namespace Name Mixin selector official bLbpv$a;b()Iintermediary method_7087Lnet/minecraft/class_1904$class_1905;method_7087()Inamed getMinDelayLnet/minecraft/client/sound/MusicTracker$MusicType;getMinDelay()I
-
getMaxDelay
public int getMaxDelay()- Mappings:
Namespace Name Mixin selector official cLbpv$a;c()Iintermediary method_7088Lnet/minecraft/class_1904$class_1905;method_7088()Inamed getMaxDelayLnet/minecraft/client/sound/MusicTracker$MusicType;getMaxDelay()I
-