-
Bug
-
Resolution: Duplicate
-
None
-
1.19.2
-
1.19.2 (fabric & vanilla)
-
Unconfirmed
-
(Unassigned)
What Happened
When you break a block with block entity in the client, it will send a packet to notify the server that we try to break this block. If the server deny this request, it will also send a packet to update this block. But the block entity is not updated.
How to Reproduce
- op yourself.
- place a sign block with text in the spawn protection area.
- deop yourself.
- try to break the block, you will see the block still exist but the text disappered.
Expected Behavior
Update the block entity data when updating the block.
- duplicates
-
MC-36093 Signs and hanging signs destroyed within spawn protection don't retain their contents for the client
- Reopened