Class BlockLavaStill

All Implemented Interfaces:
BlockID, IBlockState, IMutableBlockState, AxisAlignedBB, Metadatable, Cloneable

public class BlockLavaStill extends BlockLava
Author:
Angelic47 (Nukkit Project)
  • Constructor Details

    • BlockLavaStill

      public BlockLavaStill()
    • BlockLavaStill

      public BlockLavaStill(int meta)
  • Method Details