Package net.minecraft.client.sound
Interface SoundContainer
- All Known Implementing Classes:
class_4855,SoundContainerImpl,WeightedSoundSet
- Mappings:
Namespace Name official czmintermediary net/minecraft/class_1914named net/minecraft/client/sound/SoundContainer
-
Method Summary
-
Method Details
-
getWeight
int getWeight()- Mappings:
Namespace Name Mixin selector official aLczm;a()Iintermediary method_7136Lnet/minecraft/class_1914;method_7136()Inamed getWeightLnet/minecraft/client/sound/SoundContainer;getWeight()I
-
getSound
Object getSound()- Mappings:
Namespace Name Mixin selector official gLczm;g()Ljava/lang/Object;intermediary method_7137Lnet/minecraft/class_1914;method_7137()Ljava/lang/Object;named getSoundLnet/minecraft/client/sound/SoundContainer;getSound()Ljava/lang/Object;
-