The bug
When using certain items while looking at the top side of a block at the maximum build height of the world, no red warning text is shown and the arm of the player swings, despite the item not being used.
Affected items
flint and steel
lily pad (requires water at build limit)
fire charge
Reproduction steps
Place a block at build limit
/setblock ~ 319 (or build limit) ~ stone
Right click on the top of it while holding one of the affected items
❌ No warning text is shown and the player arm swings
Linked issues
is duplicated by 1
relates to 2
Attachments
Comments 8
Confirmed for 21w06a. At least in 21w06a there is no desync unlike @unknown said. This must have been changed at some point. The flint and steal also uses duribiliy on server side as well as fire charge being consumed. Also note that the build hight limit was changed, meaning you now need to use Y level 319 instead of 255.
Yes, fire charges are consumed above the build limit, there is no desync in that situation. (MC-226055)
Also the item is "used up" when in Survival mode, indicating a client-server desync.