Class PotionBrewEvent
java.lang.Object
net.neoforged.bus.api.Event
net.neoforged.neoforge.event.brewing.PotionBrewEvent
- Direct Known Subclasses:
PotionBrewEvent.Post
,PotionBrewEvent.Pre
public abstract class PotionBrewEvent
extends net.neoforged.bus.api.Event
-
Nested Class Summary
Modifier 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. -
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
stacks
-
-
Constructor Details
-
PotionBrewEvent
-
-
Method Details
-
getItem
-
setItem
-
getLength
public int getLength()
-