| Package | Description |
|---|---|
| net.md_5.bungee.api.chat |
| Modifier and Type | Method and Description |
|---|---|
static ComponentBuilder.FormatRetention |
ComponentBuilder.FormatRetention.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComponentBuilder.FormatRetention[] |
ComponentBuilder.FormatRetention.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ComponentBuilder |
ComponentBuilder.append(String text,
ComponentBuilder.FormatRetention retention)
Appends the text to the builder and makes it the current target for
formatting.
|
ComponentBuilder |
ComponentBuilder.retain(ComponentBuilder.FormatRetention retention)
Retains only the specified formatting.
|
Copyright © 2012-2016 SpigotMC. All Rights Reserved.