Interface ConsumableListener
- All Known Implementing Classes:
FoodProperties,OminousBottleAmplifier,PotionContents,SuspiciousStewEffects
public interface ConsumableListener
-
Method Summary
Modifier and TypeMethodDescriptionvoidonConsume(Level level, LivingEntity entity, ItemStack stack, Consumable consumable)
-
Method Details
-
onConsume
-