Interface StructureBlockAbstract

All Known Subinterfaces:
StructureBlockConstructionAbstract<L>, StructureBlockCornerAbstract, StructureBlockDataAbstract, StructureBlockLoadAbstract<L,V,B,E,W>, StructureBlockSaveAbstract<L,V>

public interface StructureBlockAbstract
  • Method Details

    • setStructureMode

      void setStructureMode(@NotNull @NotNull StructureMode structureMode)
      Changes the type of the structureBlock.
      Parameters:
      structureMode - structureMode.
    • getStructureMode

      @NotNull @NotNull StructureMode getStructureMode()
      Returns the type of the structureBlock.
      Returns:
      structureMode.