public static class PotionBrewEvent.Post extends PotionBrewEvent
BrewingStandTileEntity.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
Constructor and Description |
---|
Post(NonNullList<ItemStack> stacks) |
getItem, getLength, setItem
public Post(NonNullList<ItemStack> stacks)