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, setAdultMethods 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, setYawMethods inherited from interface org.core.entity.EntitySnapshot
createSnapshot, getCreatedFrom, spawnEntityMethods inherited from interface org.core.entity.living.animal.parrot.Parrot
getVariant, setVariant