package org.bukkit.entity; /** * Represents an Enemy */ public interface Enemy extends LivingEntity {}