Package org.core.entity.scene
Interface AttachableEntity<E extends Entity<?>>
- All Superinterfaces:
Entity<E>
,Positionable<SyncExactPosition>
- All Known Subinterfaces:
ItemFrame<E>
,ItemFrameSnapshot
,LiveItemFrame
-
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
-
getDirections
Direction[] getDirections() -
getDirection
Direction getDirection() -
setDirection
- Throws:
DirectionNotSupported
-