Package | Description |
---|---|
com.destroystokyo.paper.event.entity |
Modifier and Type | Method and Description |
---|---|
Witch |
WitchConsumePotionEvent.getEntity() |
Witch |
WitchReadyPotionEvent.getEntity() |
Witch |
WitchThrowPotionEvent.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 © 2021. All rights reserved.