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$ConsumableSoundProvider
intermediary net/minecraft/class_10124$class_10126
official czu$b
-
Method Summary
-
Method Details
-
getConsumeSound
- Mappings:
Namespace Name Mixin selector named getConsumeSound
Lnet/minecraft/component/type/ConsumableComponent$ConsumableSoundProvider;getConsumeSound(Lnet/minecraft/item/ItemStack;)Lnet/minecraft/sound/SoundEvent;
intermediary method_18807
Lnet/minecraft/class_10124$class_10126;method_18807(Lnet/minecraft/class_1799;)Lnet/minecraft/class_3414;
official j
Lczu$b;j(Lcxo;)Laxe;
-