Class MutableBlockState

java.lang.Object
cn.nukkit.blockstate.MutableBlockState
All Implemented Interfaces:
IBlockState, IMutableBlockState
Direct Known Subclasses:
BigIntegerMutableBlockState, ByteMutableBlockState, IntMutableBlockState, LongMutableBlockState, ZeroMutableBlockState

@PowerNukkitOnly @Since("1.4.0.0-PN") @ParametersAreNonnullByDefault public abstract class MutableBlockState extends Object implements IMutableBlockState