| Package | Description |
|---|---|
| fr.maxlego08.znexus.save | |
| fr.maxlego08.znexus.zcore.enums |
| Modifier and Type | Field and Description |
|---|---|
static java.util.Map<Message,java.lang.String> |
Lang.messages |
| Modifier and Type | Method and Description |
|---|---|
static Message |
Message.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Message[] |
Message.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|