| Package | Description |
|---|---|
| org.cloudburstmc.api.entity.projectile | |
| org.cloudburstmc.api.event.entity | |
| org.cloudburstmc.api.event.potion |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Arrow |
interface |
DragonFireball |
interface |
Egg |
interface |
EnderPearl |
interface |
EyeOfEnderSignal |
interface |
Fireball |
interface |
FishingHook |
interface |
LingeringPotion |
interface |
LlamaSpit |
interface |
ShulkerBullet |
interface |
SmallFireball |
interface |
Snowball |
interface |
SplashPotion |
interface |
ThrownTrident |
interface |
WitherSkull |
interface |
XpBottle |
| Constructor and Description |
|---|
ProjectileHitEvent(Projectile entity) |
ProjectileHitEvent(Projectile entity,
MovingObjectPosition movingObjectPosition) |
| Modifier and Type | Method and Description |
|---|---|
Projectile |
PotionCollideEvent.getThrownPotion() |
| Constructor and Description |
|---|
PotionCollideEvent(Potion potion,
Projectile thrownPotion) |
Copyright © 2021. All rights reserved.