22 package com.realtime.crossfire.jxclient.server.crossfire;
24 import java.util.EventListener;
25 import org.jetbrains.annotations.NotNull;
void commandDrawextinfoReceived(int color, int type, int subtype, @NotNull String message)
A drawextinfo message has been received.
void setDebugMode(boolean printMessageTypes)
Enables or disables printing of message types.
Interface for listeners interested in drawextinfo messages received from the Crossfire server...