Class NetherGrothMaterial

java.lang.Object
net.minecraft.src.Material
btw.block.material.NetherGrothMaterial

public class NetherGrothMaterial extends Material
  • Constructor Details

    • NetherGrothMaterial

      public NetherGrothMaterial(MapColor mapColor)
  • Method Details

    • blocksMovement

      public boolean blocksMovement()
      Description copied from class: Material
      Returns if this material is considered solid or not
      Overrides:
      blocksMovement in class Material