Interface StructureBlockData

All Superinterfaces:
org.bukkit.block.BlockState, org.bukkit.metadata.Metadatable, StructureBlock, com.github.shynixn.structureblocklib.api.block.StructureBlockAbstract, com.github.shynixn.structureblocklib.api.block.StructureBlockDataAbstract

public interface StructureBlockData extends com.github.shynixn.structureblocklib.api.block.StructureBlockDataAbstract, StructureBlock
Bukkit Wrapper for the StructureBlock.
  • Method Summary

    Methods inherited from interface org.bukkit.block.BlockState

    getBlock, getBlockData, getChunk, getData, getLightLevel, getLocation, getLocation, getRawData, getType, getWorld, getX, getY, getZ, isPlaced, setBlockData, setData, setRawData, setType, update, update, update

    Methods inherited from interface org.bukkit.metadata.Metadatable

    getMetadata, hasMetadata, removeMetadata, setMetadata

    Methods inherited from interface com.github.shynixn.structureblocklib.api.block.StructureBlockAbstract

    getStructureMode, setStructureMode

    Methods inherited from interface com.github.shynixn.structureblocklib.api.block.StructureBlockDataAbstract

    getBlockNameMetaData, setBlockNameMetaData