Package | Description |
---|---|
be.maximvdw.ac |
Modifier and Type | Method and Description |
---|---|
Channel |
ACPlayer.getChatChannel()
Get the chat channel
|
static Channel |
Channel.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Channel[] |
Channel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ACPlayer.setChatChannel(Channel channel)
Set the chat channel
|