Class BukkitComponentSerializer
java.lang.Object
net.kyori.adventure.text.serializer.craftbukkit.BukkitComponentSerializer
Deprecated.
A pair of component serializers for
Bukkit.- Since:
- 4.0.0
-
Method Summary
Modifier and TypeMethodDescriptionstatic @NotNull GsonComponentSerializergson()Deprecated.Gets the gson component serializer.static @NotNull LegacyComponentSerializerlegacy()Deprecated.Gets the legacy component serializer.
-
Method Details
-
legacy
Deprecated.Gets the legacy component serializer.- Returns:
- a legacy component serializer
- Since:
- 4.0.0
-
gson
Deprecated.Gets the gson component serializer.Not available on servers before 1.8, will be
null.- Returns:
- a gson component serializer
- Since:
- 4.0.0
-
BukkitComponentSerializerinstead