public final class ChatTypes extends Object
Modifier and Type | Field and Description |
---|---|
static ChatType |
ACTION_BAR
The position right above the inventory, experience, health, item name,
etc.
|
static ChatType |
CHAT
The standard chat position in prompt at the bottom-left.
|
static ChatType |
SYSTEM
The same position as the
CHAT position, except messages sent to
this position are still seen when chat is turned off on the Minecraft
client. |
public static final ChatType CHAT
public static final ChatType SYSTEM
CHAT
position, except messages sent to
this position are still seen when chat is turned off on the Minecraft
client.public static final ChatType ACTION_BAR