net.minecraft.component.type

public interface Consumable

net.minecraft.world.item.component.ConsumableListener
net.minecraft.class_10127
net.minecraft.component.type.Consumable

Method summary

Modifier and TypeMethod
void
onConsume(Level level, LivingEntity user, ItemStack stack, Consumable consumable)
method_62831(class_1937 arg0, class_1309 arg1, class_1799 arg2, class_10124 arg3)
onConsume(World world, LivingEntity user, ItemStack stack, ConsumableComponent consumable)