| Package | Description |
|---|---|
| me.croabeast.beanslib.message |
| Modifier and Type | Method and Description |
|---|---|
static MessageFlag |
MessageFlag.from(String string) |
static MessageFlag |
MessageFlag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageFlag[] |
MessageFlag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static MessageExecutor |
MessageExecutor.fromFlag(MessageFlag flag) |
MessageSender |
MessageSender.setFlags(MessageFlag... flags)
Sets the flags of the displayer to allow certain type of messages.
|
Copyright © 2023. All rights reserved.