Class RottenFleshBlock

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

public class RottenFleshBlock extends Block
  • Field Details

  • Constructor Details

    • RottenFleshBlock

      public RottenFleshBlock(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