Package org.bukkit.block.data.type
Interface StructureBlock
public interface StructureBlock extends BlockData
'mode' represents the different modes in which this structure block may
operate.
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classStructureBlock.ModeOperating mode of a structure block. -
Method Summary
Modifier and Type Method Description StructureBlock.ModegetMode()Gets the value of the 'mode' property.voidsetMode(StructureBlock.Mode mode)Sets the value of the 'mode' property.Methods inherited from interface org.bukkit.block.data.BlockData
clone, getAsString, getAsString, getMaterial, matches, merge