Package net.minecraft.component.type
Interface ConsumableComponent.DrinkSoundProvider
- All Known Implementing Classes:
WanderingTraderEntity
- Enclosing class:
ConsumableComponent
public static interface ConsumableComponent.DrinkSoundProvider
- Mappings:
Namespace Name named net/minecraft/component/type/ConsumableComponent$DrinkSoundProviderintermediary net/minecraft/class_10124$class_10126official cyb$b
-
Method Summary
-
Method Details
-
getDrinkSound
- Mappings:
Namespace Name Mixin selector named getDrinkSoundLnet/minecraft/component/type/ConsumableComponent$DrinkSoundProvider;getDrinkSound(Lnet/minecraft/item/ItemStack;)Lnet/minecraft/sound/SoundEvent;intermediary method_18807Lnet/minecraft/class_10124$class_10126;method_18807(Lnet/minecraft/class_1799;)Lnet/minecraft/class_3414;official nLcyb$b;n(Lcvp;)Lawd;
-