package org.bukkit.entity; /** * A Glow Item Frame. */ public interface GlowItemFrame extends ItemFrame { }