Class BlockState

java.lang.Object
com.sk89q.worldedit.world.block.BlockState
All Implemented Interfaces:
Filter, TileEntityBlock, Pattern, BlockStateHolder<BlockState>, NbtValued
Direct Known Subclasses:
FuzzyBlockState

public class BlockState extends Object implements BlockStateHolder<BlockState>, Pattern
An immutable class that represents the state a block can be in.