Class LivingEntity

java.lang.Object
com.hypixel.hytale.server.core.entity.Entity
com.hypixel.hytale.server.core.entity.LivingEntity
All Implemented Interfaces:
Component<EntityStore>, Cloneable
Direct Known Subclasses:
NPCEntity, Player

public abstract class LivingEntity extends Entity