Package org.rspeer.game
Class Chat
java.lang.Object
org.rspeer.game.Chat
Provides operations related to game chat
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
sendPrivate
(String target, String message) static void
sendPublic
(String message)
-
Constructor Details
-
Chat
public Chat()
-
-
Method Details
-
sendPublic
-
sendPrivate
-