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 classPotionBrewEvent.Post is fired when a potion is brewed in the brewing stand.static classPotionBrewEvent.Pre is fired before vanilla brewing takes place.