Translations:Water and Lava/24/zh
if (block.getMaterial() == materialIn)
{ double level = y + 1 -BlockLiquid.getLiquidHeightPercent(iblockstate.getValue(BlockLiquid.LEVEL)); //liquidHeightPercent(i) 返回 (i + 1) / 9.0F;
if (block.getMaterial() == materialIn)
{ double level = y + 1 -BlockLiquid.getLiquidHeightPercent(iblockstate.getValue(BlockLiquid.LEVEL)); //liquidHeightPercent(i) 返回 (i + 1) / 9.0F;