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