Class CreeperOysterBlock

java.lang.Object
net.minecraft.src.Block
btw.block.blocks.CreeperOysterBlock

public class CreeperOysterBlock extends Block
  • Field Details

  • Constructor Details

    • CreeperOysterBlock

      public CreeperOysterBlock(int iBlockID)
  • Method Details

    • doesBlockBreakSaw

      public boolean doesBlockBreakSaw(World world, int i, int j, int k)
      Overrides:
      doesBlockBreakSaw in class Block
    • canBePistonShoveled

      public boolean canBePistonShoveled(World world, int i, int j, int k)
      Overrides:
      canBePistonShoveled in class Block
    • isBreakableBarricade

      public boolean isBreakableBarricade(World world, int i, int j, int k, boolean advancedBreaker)
      Overrides:
      isBreakableBarricade in class Block