@Environment(value=CLIENT) public class GameInfoChatListener extends Object implements ClientChatListener
| Modifier and Type | Field and Description |
|---|---|
private MinecraftClient |
client |
| Constructor and Description |
|---|
GameInfoChatListener(MinecraftClient client) |
| Modifier and Type | Method and Description |
|---|---|
void |
onChatMessage(MessageType messageType,
Text message) |
private final MinecraftClient client
public GameInfoChatListener(MinecraftClient client)
public void onChatMessage(MessageType messageType, Text message)
onChatMessage in interface ClientChatListener