Class BlockState

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

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