Class BlockDoubleSlab

All Implemented Interfaces:
BlockID, IBlockState, IMutableBlockState, AxisAlignedBB, Metadatable, Cloneable

@Deprecated @DeprecationDetails(reason="Unused and the same as BlockDoubleSlabStone", since="1.4.0.0-PN", replaceWith="BlockDoubleSlabBase") @PowerNukkitDifference(info="Overrides BlockDoubleSlabStone only in PowerNukkit", since="1.4.0.0-PN") public class BlockDoubleSlab extends BlockDoubleSlabStone
Deprecated.
Author:
MagicDroidX (Nukkit Project)
  • Field Details

  • Constructor Details

    • BlockDoubleSlab

      public BlockDoubleSlab()
      Deprecated.
    • BlockDoubleSlab

      public BlockDoubleSlab(int meta)
      Deprecated.