public class SpongeSplashPotion extends SpongeEntity<org.spongepowered.api.entity.projectile.ThrownPotion> implements SplashPotion
entity
Constructor and Description |
---|
SpongeSplashPotion(org.spongepowered.api.entity.projectile.ThrownPotion po) |
Modifier and Type | Method and Description |
---|---|
List<PotionEffect> |
getEffects() |
getBoundingBox, getDefault, getEntityId, getEyeHeight, getEyeLocation, getLocation, getName, getRotation, getTheoricVelocity, getType, isOnGround, isOp, sendMessage, setVelocity
applyTheoricVelocity, getTargetBlock, getVelocity, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getType
applyTheoricVelocity, getBoundingBox, getEntityId, getEyeHeight, getEyeLocation, getLocation, getRotation, getTargetBlock, getTheoricVelocity, getVelocity, isOnGround, isOp, isSameId, isSameId, setVelocity
getName, sendMessage
getDefault
public SpongeSplashPotion(org.spongepowered.api.entity.projectile.ThrownPotion po)
public List<PotionEffect> getEffects()
getEffects
in interface SplashPotion