Interface FoodItem.OnEat
- Enclosing class:
FoodItem
public static interface FoodItem.OnEat
-
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.world.item.ItemStackrun(net.minecraft.world.item.ItemStack stack, net.minecraft.world.level.Level level, net.minecraft.world.entity.Entity entity)
-
Method Details
-
run
net.minecraft.world.item.ItemStack run(net.minecraft.world.item.ItemStack stack, net.minecraft.world.level.Level level, net.minecraft.world.entity.Entity entity)
-