Package org.core.entity.living.bat
Interface Bat<E extends Entity<?>>
- All Superinterfaces:
Entity<E>
,Positionable<SyncExactPosition>
- All Known Subinterfaces:
BatSnapshot
,LiveBat
-
Method Summary
Modifier and TypeMethodDescriptiondefault EntityType<LiveBat,BatSnapshot>
getType()
Gets the type of the entityboolean
isAwake()
setAwake(boolean state)
Methods inherited from interface org.core.entity.Entity
addPassengers, addPassengers, clearPassengers, createSnapshot, getAttachedTo, getCustomNameComponent, getFacingDirection, getPassengers, getPitch, getPosition, getRoll, getVelocity, getYaw, hasGravity, hasPassengers, isCustomNameVisible, isOnGround, isRemoved, removePassengers, removePassengers, setCustomName, setCustomName, setCustomNameVisible, setGravity, setPitch, setPosition, setPosition, setPosition, setPosition, setRoll, setVelocity, setVelocity, setYaw