-
Bug
-
Resolution: Fixed
-
Minecraft 15w31b, Minecraft 15w31c, Minecraft 15w32c, Minecraft 15w35b, Minecraft 15w40b, Minecraft 16w06a, Minecraft 1.9, Minecraft 1.9.2, Minecraft 1.10.2, Minecraft 1.11, Minecraft 1.11.2, Minecraft 1.12 Pre-Release 5, Minecraft 1.12, Minecraft 1.12.1, Minecraft 1.12.2, Minecraft 18w11a, Minecraft 18w19b, Minecraft 1.13
-
None
-
Confirmed
The bug
When a book is signed in the off-hand, when switched back to the main hand, it reverts back to a Book and Quill.
How to reproduce
- Get a Book and Quill
- Switch Book and Quill to off-hand
- Write in the book and sign it
- Switch the book back to the main hand using the F hotkey
Code analysis
Based on 1.11 decompiled using MCP 9.35 rc1
The problem is that the method net.minecraft.network.NetHandlerPlayServer.processCustomPayload(CPacketCustomPayload) only tests for the mainhand when it receives a MC|BEdit or MC|BSign CPacketCustomPayload packet.
- is duplicated by
-
MC-84514 When I try to write in a book with the off hand it doesn't keep what I wrote in it.
- Resolved
-
MC-84540 Book becomes unsigned when switching it from offhand to hotbar with F key
- Resolved
-
MC-84738 Book and Quill Erased in Offhand
- Resolved
-
MC-84798 Written books can't be read when in off-hand
- Resolved
-
MC-85004 Signing a book and quill in his off-hand and put it in the main hand turns it into a book and quill.
- Resolved
-
MC-87407 if the writable book is on the left hand , it can't be signed
- Resolved
-
MC-89826 Can't Sign Books in Off-Hand
- Resolved
-
MC-99526 Detecting Text in a Writable Book That's in your Off-hand is Not Working Properly
- Resolved
-
MC-105580 Book and quill can't be signed when in off-hand
- Resolved
- relates to
-
MC-84537 Signed written book doesnt open when in off hand
- Resolved
-
MC-1685 Unable to write in a new blank Book and Quill after renaming it in an anvil
- Resolved
-
MC-111328 Written books selectors and scores don't finalize in offhand (just show literal text (@p, @a, etc.))
- Resolved