public class TellRawBuilder extends Object
TellRawBuilder
Constructor and Description |
---|
TellRawBuilder() |
TellRawBuilder(TellRawBuilder parent) |
Modifier and Type | Method and Description |
---|---|
TellRaw |
build() |
TellRawBuilder |
close() |
TellRawBuilder |
color(ChatColor color) |
boolean |
isTopLevel() |
TellRawBuilder |
open() |
TellRawBuilder |
text(String text) |
public TellRawBuilder()
public TellRawBuilder(TellRawBuilder parent)
public TellRawBuilder open()
public TellRawBuilder close()
public boolean isTopLevel()
public TellRaw build()
public TellRawBuilder text(String text)
public TellRawBuilder color(ChatColor color)
Copyright © 2015. All rights reserved.