Class BlockCommandBlockRepeating

All Implemented Interfaces:
BlockEntityHolder<BlockEntityCommandBlock>, BlockID, IBlockState, IMutableBlockState, AxisAlignedBB, Metadatable, Faceable, Cloneable

public class BlockCommandBlockRepeating extends BlockCommandBlock
  • Constructor Details

    • BlockCommandBlockRepeating

      public BlockCommandBlockRepeating()
    • BlockCommandBlockRepeating

      public BlockCommandBlockRepeating(int meta)
  • Method Details