public class ChatColorArg extends AbstractCommandArg<ChatColor>
Modifier and Type | Class and Description |
---|---|
static class |
ChatColorArg.NoSuchColor |
string
Constructor and Description |
---|
ChatColorArg(CommandsMessages messages,
String string) |
Modifier and Type | Method and Description |
---|---|
ChatColor |
value()
Returns the parsed value.
|
valueOr
public ChatColorArg(CommandsMessages messages, String string)
public ChatColor value()
CommandArg
Copyright © 2012. All Rights Reserved.