Interface HostileEntity<E extends Entity<?>>

All Superinterfaces:
Entity<E>, LivingEntity<E>, Positionable<SyncExactPosition>
All Known Subinterfaces:
ClassicZombie<E>, ClassicZombieSnapshot, CreeperEntity<E>, CreeperEntitySnapshot, LiveClassicZombie, LiveCreeperEntity, Zombie<E>, ZombieVillager<E>

public interface HostileEntity<E extends Entity<?>> extends LivingEntity<E>