Client-side desyncs can still occur when using the "/item" or "/give" commands repeatedly
The Bug:
Client-side desyncs can still occur when using the "/item" command repeatedly.
It appears that MC-219018 wasn't fully fixed as you can still reproduce this when placing blocks.
Steps to Reproduce:
- Summon a repeating command block that will constantly replace the first slot in your hotbar with dirt by using the command provided below.
/setblock ~ ~ ~ minecraft:repeating_command_block{Command:"/item replace entity @p hotbar.0 with minecraft:dirt",auto:1b} - Switch into survival mode and place down the dirt.
- Take note as to whether or not a new piece of dirt can be visually seen in your first hotbar slot.
- Check to see if any dirt is present in your inventory by using the command provided below.
/data get entity @s Inventory
- Take note as to whether or not client-side desyncs can still occur when using the "/item" command repeatedly.
Observed Behavior:
Client-side desyncs can still occur.
Expected Behavior:
Client-side desyncs would not occur.
2021-10-28, 12:41 PM
2025-01-28, 10:03 PM
21
17
Minecraft 1.12.2 - 1.21.4
Minecraft 1.12.2, Minecraft 1.13-pre6, Minecraft 1.13, Minecraft 1.13.1, 1.15.2, 20w11a, 1.16 Pre-release 8, 1.16 Release Candidate 1, 1.16, 1.16.1, 20w28a, 1.16.2 Pre-release 1, 1.16.3, 20w46a, 20w51a, 21w03a, 1.16.5, 21w08b, 1.17, 1.17.1 Pre-release 3, 1.17.1, 21w43a, 21w44a, 1.18 Pre-release 1, 1.18, 1.18.1, 22w03a, 22w05a, 22w06a, 1.18.2 Pre-release 1, 1.18.2, 22w18a, 1.19, 1.19.1, 1.19.2, 22w44a, 22w45a, 1.19.3, 1.19.4, 1.20 Pre-release 1, 1.20.1, 1.20.2 Pre-release 1, 1.20.3 Release Candidate 1, 1.20.3, 1.20.4 Release Candidate 1, 1.20.5, 1.21 Pre-Release 3, 1.21, 1.21.1, 24w34a, 1.21.4
-