Package net.minecraft.component.type
Interface ConsumableComponent.ConsumableSoundProvider
- All Known Implementing Classes:
 WanderingTraderEntity
- Enclosing class:
 ConsumableComponent
public static interface ConsumableComponent.ConsumableSoundProvider
- Mappings:
 Namespace Name named net/minecraft/component/type/ConsumableComponent$ConsumableSoundProviderintermediary net/minecraft/class_10124$class_10126official cyw$b
- 
Method Summary
 
- 
Method Details
- 
getConsumeSound
- Mappings:
 Namespace Name Mixin selector named getConsumeSoundLnet/minecraft/component/type/ConsumableComponent$ConsumableSoundProvider;getConsumeSound(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 jLcyw$b;j(Lcwq;)Lavz;
 
 -