public class PlayerBrewedPotionEvent extends PlayerEvent
PlayerEvent.BreakSpeed, PlayerEvent.Clone, PlayerEvent.HarvestCheck, PlayerEvent.LoadFromFile, PlayerEvent.NameFormat, PlayerEvent.SaveToFile, PlayerEvent.StartTracking, PlayerEvent.StopTracking, PlayerEvent.VisibilityLivingEvent.LivingJumpEvent, LivingEvent.LivingUpdateEventEntityEvent.CanUpdate, EntityEvent.EnteringChunk, EntityEvent.EntityConstructingEvent.HasResult, Event.Result| Constructor and Description | 
|---|
| PlayerBrewedPotionEvent(EntityPlayer player,
                       ItemStack stack) | 
| Modifier and Type | Method and Description | 
|---|---|
| ItemStack | getStack()The ItemStack of the potion. | 
getEntityPlayergetEntityLivinggetEntitygetListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setuppublic PlayerBrewedPotionEvent(EntityPlayer player, @Nonnull ItemStack stack)
@Nonnull public ItemStack getStack()