Class BlockWaterStill

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

public class BlockWaterStill extends BlockWater
Author:
Angelic47 (Nukkit Project)
  • Constructor Details

    • BlockWaterStill

      public BlockWaterStill()
    • BlockWaterStill

      public BlockWaterStill(int meta)
  • Method Details