Package net.minecraft.client.sound
Interface SoundContainer<T>
- All Known Implementing Classes:
class_2906,SoundContainerImpl
- Mappings:
Namespace Name official byyintermediary net/minecraft/class_1914named net/minecraft/client/sound/SoundContainer
-
Method Summary
-
Method Details
-
getWeight
int getWeight()- Mappings:
Namespace Name Mixin selector official eLbyy;e()Iintermediary method_7136Lnet/minecraft/class_1914;method_7136()Inamed getWeightLnet/minecraft/client/sound/SoundContainer;getWeight()I
-
getSound
T getSound()- Mappings:
Namespace Name Mixin selector official iLbyy;i()Ljava/lang/Object;intermediary method_7137Lnet/minecraft/class_1914;method_7137()Ljava/lang/Object;named getSoundLnet/minecraft/client/sound/SoundContainer;getSound()Ljava/lang/Object;
-