public class ChatMessage extends Object implements LookupCacheElement
| Constructor and Description |
|---|
ChatMessage(Actor player,
String message) |
ChatMessage(ResultSet rs,
QueryParams p) |
| Modifier and Type | Method and Description |
|---|---|
org.bukkit.Location |
getLocation() |
String |
getMessage() |
public ChatMessage(ResultSet rs, QueryParams p) throws SQLException
SQLExceptionpublic org.bukkit.Location getLocation()
getLocation in interface LookupCacheElementpublic String getMessage()
getMessage in interface LookupCacheElementCopyright © 2015. All rights reserved.