-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
None
-
This server is running CraftBukkit version git-Spigot-56f8471-6567017 (MC: 1.14.4) (Implementing API version 1.14.4-R0.1-SNAPSHOT)
-
Yes
When changing a sign type, from say DARK_OAK_WALL_SIGN to OAK_WALL_SIGN using BlockState.type and than calling update(), the lines persist, but the facing resets. I expect the facing to be retained as well.
- duplicates
-
SPIGOT-5512 Allow changing the type of a block while retaining the data of BlockData
- Resolved