mojira.dev
MC-58297

/fill does not calculate number of blocks in hollow mode correctly

I expected when trying to do a 20 * 20 * 20 cube of glass to have it not calculate 20^3, but it actually used 20^3.

How to reproduce:
Do a hollow /fill on a cube that has more blocks than 4096 (eg. 10 * 10 * 10)
You would expect it to not show (8000 > 4096) but the number of blocks on a hollow 10 * 10 * 10 cube.

Comments 2

Please don't put down the affected version as a future version, as you don't have access to it yet!

The number is noted as the number from the same rectangle/cube but then solid, this is because Minecraft has to calculate all the blocks on the inside to test if the block is actually on the outside of the dimensions.

lolwatomg

(Unassigned)

Unconfirmed

Minecraft 14w25b

Retrieved