Affects Version/s: Minecraft 17w50a Labels: None Confirmation Status: Confirmed Description The bug When player stands on half block sky turns darker as it would when player is inside cave. This happens on both stairs and slabs. How to reproduce Video demonstrating the issue: https://www...
importnet.minecraft.block.BlockSlab.EnumBlockHalf;//导入依赖的package包/类publicBlockElevatorSlab(String name,floathardness,floatresistance,intharvestLevel, Material material){super(name, hardness, resistance, harvestLevel, material);this.setDefaultState(this.getBlockState().getBaseState() .withProperty(C...