Package net.minecraft.client.sound
Class SoundContainerImpl
java.lang.Object
net.minecraft.client.sound.SoundContainerImpl
- All Implemented Interfaces:
SoundContainer<class_2906>
@Environment(CLIENT)
public class SoundContainerImpl
extends Object
implements SoundContainer<class_2906>
- Mappings:
Namespace Name official dgvintermediary net/minecraft/class_1915named net/minecraft/client/sound/SoundContainerImpl
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final List<SoundContainer<class_2906>>private final Randomprivate final Identifierprivate final Text -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetSound()intvoidmethod_12549(SoundContainer<class_2906> soundContainer)
-
Field Details
-
field_13704
- Mappings:
Namespace Name Mixin selector official aLdgv;a:Ljava/util/List;intermediary field_13704Lnet/minecraft/class_1915;field_13704:Ljava/util/List;named field_13704Lnet/minecraft/client/sound/SoundContainerImpl;field_13704:Ljava/util/List;
-
field_13705
- Mappings:
Namespace Name Mixin selector official bLdgv;b:Ljava/util/Random;intermediary field_13705Lnet/minecraft/class_1915;field_13705:Ljava/util/Random;named field_13705Lnet/minecraft/client/sound/SoundContainerImpl;field_13705:Ljava/util/Random;
-
field_13706
- Mappings:
Namespace Name Mixin selector official cLdgv;c:Lpc;intermediary field_13706Lnet/minecraft/class_1915;field_13706:Lnet/minecraft/class_1653;named field_13706Lnet/minecraft/client/sound/SoundContainerImpl;field_13706:Lnet/minecraft/util/Identifier;
-
field_13707
- Mappings:
Namespace Name Mixin selector official dLdgv;d:Lij;intermediary field_13707Lnet/minecraft/class_1915;field_13707:Lnet/minecraft/class_1982;named field_13707Lnet/minecraft/client/sound/SoundContainerImpl;field_13707:Lnet/minecraft/text/Text;
-
-
Constructor Details
-
SoundContainerImpl
-
-
Method Details
-
getWeight
public int getWeight()- Specified by:
getWeightin interfaceSoundContainer<class_2906>- Mappings:
Namespace Name Mixin selector official eLdgw;e()Iintermediary method_7136Lnet/minecraft/class_1914;method_7136()Inamed getWeightLnet/minecraft/client/sound/SoundContainer;getWeight()I
-
getSound
- Specified by:
getSoundin interfaceSoundContainer<class_2906>- Mappings:
Namespace Name Mixin selector official aLdgv;a()Ldft;intermediary method_12548Lnet/minecraft/class_1915;method_12548()Lnet/minecraft/class_2906;named getSoundLnet/minecraft/client/sound/SoundContainerImpl;getSound()Lnet/minecraft/client/class_2906;
-
method_12549
- Mappings:
Namespace Name Mixin selector official aLdgv;a(Ldgw;)Vintermediary method_12549Lnet/minecraft/class_1915;method_12549(Lnet/minecraft/class_1914;)Vnamed method_12549Lnet/minecraft/client/sound/SoundContainerImpl;method_12549(Lnet/minecraft/client/sound/SoundContainer;)V
-
method_12551
- Mappings:
Namespace Name Mixin selector official cLdgv;c()Lij;intermediary method_12551Lnet/minecraft/class_1915;method_12551()Lnet/minecraft/class_1982;named method_12551Lnet/minecraft/client/sound/SoundContainerImpl;method_12551()Lnet/minecraft/text/Text;
-