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