| Package | Description |
|---|---|
| net.md_5.bungee.api.chat | |
| net.md_5.bungee.chat |
| Modifier and Type | Method and Description |
|---|---|
TextComponent |
TextComponent.duplicate()
Creates a duplicate of this TextComponent.
|
| Constructor and Description |
|---|
TextComponent(TextComponent textComponent)
Creates a TextComponent with formatting and text from the passed
component
|
| Modifier and Type | Method and Description |
|---|---|
TextComponent |
TextComponentSerializer.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
TextComponentSerializer.serialize(TextComponent src,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
Copyright © 2015–2021 WaterfallMC. All rights reserved.