ViaVersion/common
EnZaXD 0b5fa37f96
Put title directly into component in 1.8->1.9 bossbar emulation (#4173)
The JsonParser#parseString detection in CommonBoss will detect " " as valid json (JsonNull) and won't wrap it around ComponentUtil#plainToJson like it should, at some point in the future I would like CommonBoss to only accept a JsonElement instance and not raw strings anymore.

Closes https://github.com/ViaVersion/ViaFabricPlus/issues/494
2024-10-10 12:25:27 +02:00
..
src Put title directly into component in 1.8->1.9 bossbar emulation (#4173) 2024-10-10 12:25:27 +02:00
build.gradle.kts Include snakeyaml into final jar, delete compat layers (#4070) 2024-08-05 09:30:34 +02:00