Interface Creature<E extends Entity<?>>

All Superinterfaces:
Entity<E>, Positionable<SyncExactPosition>, TargetableEntity<E>
All Known Subinterfaces:
Human<E>, HumanSnapshot, LiveHuman

public interface Creature<E extends Entity<?>> extends TargetableEntity<E>