public class Kill extends Object implements LookupCacheElement
| Modifier and Type | Field and Description |
|---|---|
org.bukkit.Location |
loc |
| Constructor and Description |
|---|
Kill(ResultSet rs,
QueryParams p) |
Kill(String killerName,
String victimName,
int weapon,
org.bukkit.Location loc) |
| Modifier and Type | Method and Description |
|---|---|
org.bukkit.Location |
getLocation() |
String |
getMessage() |
String |
prettyItemName(org.bukkit.inventory.ItemStack i) |
String |
toString() |
public Kill(ResultSet rs, QueryParams p) throws SQLException
SQLExceptionpublic org.bukkit.Location getLocation()
getLocation in interface LookupCacheElementpublic String getMessage()
getMessage in interface LookupCacheElementpublic String prettyItemName(org.bukkit.inventory.ItemStack i)
Copyright © 2015. All rights reserved.