| Package | Description |
|---|---|
| org.cloudburstmc.api.event.potion | |
| org.cloudburstmc.api.potion |
| Modifier and Type | Method and Description |
|---|---|
Potion |
PotionEvent.getPotion() |
| Modifier and Type | Method and Description |
|---|---|
void |
PotionEvent.setPotion(Potion potion) |
| Constructor and Description |
|---|
PotionApplyEvent(Potion potion,
Effect applyEffect,
Entity entity) |
PotionCollideEvent(Potion potion,
Projectile thrownPotion) |
PotionEvent(Potion potion) |
| Modifier and Type | Method and Description |
|---|---|
Potion |
Potion.setSplash(boolean splash) |
Copyright © 2021. All rights reserved.