public interface SplashPotion extends Entity
Modifier and Type | Method and Description |
---|---|
List<PotionEffect> |
getEffects() |
default EntityType |
getType()
Get the type of the entity
|
applyTheoricVelocity, getBoundingBox, getEntityId, getEyeHeight, getEyeLocation, getLocation, getRotation, getTargetBlock, getTheoricVelocity, getVelocity, isOnGround, isOp, isSameId, isSameId, setVelocity
getName, sendMessage
getDefault
List<PotionEffect> getEffects()
default EntityType getType()
Entity