Index

B D G I L N O S 
All Classes and Interfaces|All Packages

B

BungeeComponentSerializer - Class in net.kyori.adventure.text.serializer.bungeecord
A component serializer for BungeeCord's BaseComponent.

D

deserialize(BaseComponent[]) - Method in class net.kyori.adventure.text.serializer.bungeecord.BungeeComponentSerializer
 

G

get() - Static method in class net.kyori.adventure.text.serializer.bungeecord.BungeeComponentSerializer
Gets a component serializer.

I

inject(Gson) - Static method in class net.kyori.adventure.text.serializer.bungeecord.BungeeComponentSerializer
Inject Adventure's adapter serializer into an existing Gson instance.
isNative() - Static method in class net.kyori.adventure.text.serializer.bungeecord.BungeeComponentSerializer
Gets whether the component serializer has native support.

L

legacy() - Static method in class net.kyori.adventure.text.serializer.bungeecord.BungeeComponentSerializer
Gets a component serializer, with color downsampling.

N

net.kyori.adventure.text.serializer.bungeecord - package net.kyori.adventure.text.serializer.bungeecord
A serializer that helps to integrate with platforms that use the BungeeCord chat component library.

O

of(GsonComponentSerializer, LegacyComponentSerializer) - Static method in class net.kyori.adventure.text.serializer.bungeecord.BungeeComponentSerializer
Create a component serializer with custom serialization properties.

S

serialize(Component) - Method in class net.kyori.adventure.text.serializer.bungeecord.BungeeComponentSerializer
 
B D G I L N O S 
All Classes and Interfaces|All Packages