| Modifier and Type | Method and Description |
|---|---|
BookUtil.TextBuilder |
BookUtil.TextBuilder.color(org.bukkit.ChatColor color)
Sets the color of the text, or takes the previous color (if null is passed)
|
static BookUtil.TextBuilder |
BookUtil.TextBuilder.of(String text)
Creates a new TextBuilder with the parameter as his initial text
|
BookUtil.TextBuilder |
BookUtil.TextBuilder.style(org.bukkit.ChatColor... style)
Sets the style of the text
|
Copyright © 2017. All rights reserved.