Interface StructureBlock

  • All Superinterfaces:
    BlockData, Cloneable

    public interface StructureBlock
    extends BlockData
    'mode' represents the different modes in which this structure block may operate.
    • Method Detail

      • getMode

        @NotNull
        StructureBlock.Mode getMode()
        Gets the value of the 'mode' property.
        Returns:
        the 'mode' value
      • setMode

        void setMode​(@NotNull
                     StructureBlock.Mode mode)
        Sets the value of the 'mode' property.
        Parameters:
        mode - the new 'mode' value