| Package | Description | 
|---|---|
| com.destroystokyo.paper.event.entity | 
| Modifier and Type | Method | Description | 
|---|---|---|
| Witch | WitchConsumePotionEvent. getEntity() | |
| Witch | WitchReadyPotionEvent. getEntity() | |
| Witch | WitchThrowPotionEvent. getEntity() | 
| Modifier and Type | Method | Description | 
|---|---|---|
| static ItemStack | WitchReadyPotionEvent. process(Witch witch,
       ItemStack potion) | Fires thee event, returning the desired potion, or air of cancelled | 
| Constructor | Description | 
|---|---|
| WitchConsumePotionEvent(Witch witch,
                       ItemStack potion) | |
| WitchReadyPotionEvent(Witch witch,
                     ItemStack potion) | |
| WitchThrowPotionEvent(Witch witch,
                     LivingEntity target,
                     ItemStack potion) | 
Copyright © 2020. All rights reserved.