Package org.core.entity.projectile
Interface ItemProjectileEntity<E extends Entity<?>>
- All Superinterfaces:
Entity<E>
,Positionable<SyncExactPosition>
,ProjectileEntity<E>
- All Known Subinterfaces:
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
Methods inherited from interface org.core.entity.projectile.ProjectileEntity
getSource, setSource
-
Method Details
-
getItem
ItemStack getItem()
-