Interface EndPortalFrame

  • All Superinterfaces:
    BlockData, Cloneable, Directional

    public interface EndPortalFrame
    extends Directional
    'eye' denotes whether this end portal frame has been activated by having an eye of ender placed in it.
    • Method Detail

      • hasEye

        boolean hasEye()
        Gets the value of the 'eye' property.
        Returns:
        the 'eye' value
      • setEye

        void setEye​(boolean eye)
        Sets the value of the 'eye' property.
        Parameters:
        eye - the new 'eye' value