Interface ParrotSnapshot
- All Superinterfaces:
AgeableEntity<EntitySnapshot<? extends LiveEntity>>
,AnimalEntity<EntitySnapshot<? extends LiveEntity>>
,Entity<EntitySnapshot<? extends LiveEntity>>
,EntitySnapshot<LiveParrot>
,LivingEntity<EntitySnapshot<? extends LiveEntity>>
,Parrot<EntitySnapshot<? extends LiveEntity>>
,Positionable<SyncExactPosition>
public interface ParrotSnapshot
extends Parrot<EntitySnapshot<? extends LiveEntity>>, EntitySnapshot<LiveParrot>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.core.entity.EntitySnapshot
EntitySnapshot.NoneDestructibleSnapshot<E extends LiveEntity>
-
Method Summary
Methods inherited from interface org.core.entity.living.AgeableEntity
isAdult, setAdult
Methods inherited from interface org.core.entity.Entity
addPassengers, addPassengers, clearPassengers, 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.EntitySnapshot
createSnapshot, getCreatedFrom, spawnEntity
Methods inherited from interface org.core.entity.living.animal.parrot.Parrot
getVariant, setVariant