public static class PotionBrewEvent.Post extends PotionBrewEvent
TileEntityBrewingStand.brewPotions()
method invocation.PotionBrewEvent.stacks
contains the itemstack array from the TileEntityBrewer holding all items in Brewer.Cancelable
.Event.HasResult
MinecraftForge.EVENT_BUS
.PotionBrewEvent.Post, PotionBrewEvent.Pre
Event.HasResult, Event.Result
Constructor and Description |
---|
Post(NonNullList<ItemStack> stacks) |
getItem, getLength, setItem
getListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setup
public Post(NonNullList<ItemStack> stacks)