Package net.minecraft.client.sound
Interface SoundContainer<T>
- All Known Implementing Classes:
 Sound,WeightedSoundSet
- Mappings:
 Namespace Name named net/minecraft/client/sound/SoundContainerintermediary net/minecraft/class_1148official hpv
- 
Method Summary
 
- 
Method Details
- 
getWeight
int getWeight()- Mappings:
 Namespace Name Mixin selector named getWeightLnet/minecraft/client/sound/SoundContainer;getWeight()Iintermediary method_4894Lnet/minecraft/class_1148;method_4894()Iofficial eLhpv;e()I
 - 
getSound
- Mappings:
 Namespace Name Mixin selector named getSoundLnet/minecraft/client/sound/SoundContainer;getSound(Lnet/minecraft/util/math/random/Random;)Ljava/lang/Object;intermediary method_4893Lnet/minecraft/class_1148;method_4893(Lnet/minecraft/class_5819;)Ljava/lang/Object;official bLhpv;b(Lbai;)Ljava/lang/Object;
 - 
preload
- Mappings:
 Namespace Name Mixin selector named preloadLnet/minecraft/client/sound/SoundContainer;preload(Lnet/minecraft/client/sound/SoundSystem;)Vintermediary method_18188Lnet/minecraft/class_1148;method_18188(Lnet/minecraft/class_1140;)Vofficial aLhpv;a(Lhpq;)V
 
 -