Package net.minecraft.component.type
Interface Consumable
- All Known Implementing Classes:
FoodComponent,OminousBottleAmplifierComponent,PotionContentsComponent,SuspiciousStewEffectsComponent
public interface Consumable
- Mappings:
Namespace Name named net/minecraft/component/type/Consumableintermediary net/minecraft/class_10127official dcq
-
Method Summary
Modifier and TypeMethodDescriptionvoidonConsume(World world, LivingEntity user, ItemStack stack, ConsumableComponent consumable)
-
Method Details
-
onConsume
- Mappings:
Namespace Name Mixin selector named onConsumeLnet/minecraft/component/type/Consumable;onConsume(Lnet/minecraft/world/World;Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/item/ItemStack;Lnet/minecraft/component/type/ConsumableComponent;)Vintermediary method_62831Lnet/minecraft/class_10127;method_62831(Lnet/minecraft/class_1937;Lnet/minecraft/class_1309;Lnet/minecraft/class_1799;Lnet/minecraft/class_10124;)Vofficial aLdcq;a(Ldkj;Lbyf;Ldak;Ldcp;)V
-