package org.bukkit.entity; /** * Represents a Skeleton. */ public interface Skeleton extends Monster {}