Lava tries to place fire at Y 256
Based on 1.11.2 decompiled using MCP 9.35 rc1
The bug
Lava tries to set blocks on fire which are at Y 255 which means it tries to place fire at 256, which is not possible. This cannot be seen with a vanilla version.
Affected method: net.minecraft.block.BlockStaticLiquid.updateTick(World, BlockPos, IBlockState, Random) if random integer is 0
Created Issue:
Lava tries to place fire at Y 256
Based on 1.11.2 decompiled using MCP 9.35 rc1
The bug
Lava tries to set blocks on fire which are at Y 255 which means it tries to place fire at 256, which is not possible. This cannot be seen with a vanilla version.
Affected method: net.minecraft.block.BlockStaticLiquid.getCanBlockBurn(World, BlockPos)
Based on 1.11.2 decompiled using MCP 9.35 rc1
The bug
Lava tries to set blocks on fire which are at Y 255 which means it tries to place fire at 256, which is not possible. This cannot be seen with a vanilla version.
Affected method: net.minecraft.block.BlockStaticLiquid.
getCanBlockBurn(World, BlockPos)Based on 1.11.2 decompiled using MCP 9.35 rc1
The bug
Lava tries to set blocks on fire which are at Y 255 which means it tries to place fire at 256, which is not possible. This cannot be seen with a vanilla version.
Affected method: net.minecraft.block.BlockStaticLiquid.updateTick(World, BlockPos, IBlockState, Random) if random integer is 0
Is this still an issue in the most recent versions (currently that is 1.12.2, or the latest 1.13 development snapshot 18w20c) of Minecraft? If so, please update the affected versions and help us keeping this ticket updated from time to time. If you are the owner/reporter of this ticket, you can modify the affected version(s) yourself.
Is this still a issue in the latest version of the game(currently 1.13.1)?
If so, please add it to the affected versions, thanks!