Uses of Class
net.minecraftforge.event.brewing.PotionBrewEvent
Packages that use PotionBrewEvent
-
Uses of PotionBrewEvent in net.minecraftforge.event.brewing
Subclasses of PotionBrewEvent in net.minecraftforge.event.brewingModifier and TypeClassDescriptionstatic class
PotionBrewEvent.Post is fired when a potion is brewed in the brewing stand.static class
PotionBrewEvent.Pre is fired before vanilla brewing takes place.