public interface MinecraftChatHolder
| Modifier and Type | Method and Description |
|---|---|
@NotNull java.lang.String |
getLanguage() |
void |
sendActionBar(@NotNull MinecraftTextComponent text) |
void |
sendActionBar(@NotNull java.lang.String text) |
void |
sendMessage(@NotNull MinecraftTextComponent text) |
void |
sendMessage(@NotNull java.lang.String text) |
void sendMessage(@NotNull
@NotNull MinecraftTextComponent text)
void sendMessage(@NotNull
@NotNull java.lang.String text)
void sendActionBar(@NotNull
@NotNull java.lang.String text)
void sendActionBar(@NotNull
@NotNull MinecraftTextComponent text)
@NotNull @NotNull java.lang.String getLanguage()