Package org.core.entity.projectile
Interface ProjectileEntity<E extends Entity<?>>
- All Superinterfaces:
Entity<E>
,Positionable<SyncExactPosition>
- All Known Subinterfaces:
ItemProjectileEntity<E>
,LiveSnowballEntity
,SnowballEntity<E>
,SnowballEntitySnapshot
-
Method Summary
Methods inherited from interface org.core.entity.Entity
addPassengers, addPassengers, clearPassengers, createSnapshot, getAttachedTo, getCustomNameComponent, getFacingDirection, getPassengers, getPitch, getPosition, getRoll, getType, getVelocity, getYaw, hasGravity, hasPassengers, isCustomNameVisible, isOnGround, isRemoved, removePassengers, removePassengers, setCustomName, setCustomName, setCustomNameVisible, setGravity, setPitch, setPosition, setPosition, setPosition, setPosition, setRoll, setVelocity, setVelocity, setYaw
-
Method Details
-
getSource
Optional<ProjectileSource> getSource() -
setSource
-