Class LooseWhiteCobbleSlabBlock


public class LooseWhiteCobbleSlabBlock extends MortarReceiverSlabBlock
  • Constructor Details

    • LooseWhiteCobbleSlabBlock

      public LooseWhiteCobbleSlabBlock(int iBlockID)
  • Method Details

    • onMortarApplied

      public boolean onMortarApplied(World world, int i, int j, int k)
      Description copied from class: Block
      Should return true if mortar has been successfully applied to block.
      Overrides:
      onMortarApplied in class Block
    • getCombinedBlockID

      public int getCombinedBlockID(int iMetadata)
      Specified by:
      getCombinedBlockID in class SlabBlock