public class CreatureDevouredEvent extends Event implements LocalEvent, HfRelatedEvent
id| Constructor and Description |
|---|
CreatureDevouredEvent() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCalcDevouredHfId() |
int |
getCalcSlayerHfId() |
String |
getCaste() |
int |
getEntity() |
EventLocation |
getLocation() |
String |
getRace() |
String |
getShortDescription() |
boolean |
isRelatedToHf(int hfId) |
void |
setCalcDevouredHfId(int calcDevouredHfId) |
void |
setCalcSlayerHfId(int calcSlayerHfId) |
void |
setCaste(String caste) |
void |
setEntity(int entity) |
void |
setRace(String race) |
getCollection, getDate, getDescription, getSeconds, getSentence, getType, getYear, process, setCollection, setSeconds, setType, setYeargetId, setIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisRelatedToRegion, isRelatedToSitepublic int getCalcDevouredHfId()
public void setCalcDevouredHfId(int calcDevouredHfId)
public int getCalcSlayerHfId()
public void setCalcSlayerHfId(int calcSlayerHfId)
public String getRace()
public void setRace(String race)
public String getCaste()
public void setCaste(String caste)
public int getEntity()
public void setEntity(int entity)
public EventLocation getLocation()
getLocation in interface LocalEventpublic boolean isRelatedToHf(int hfId)
isRelatedToHf in interface HfRelatedEventpublic String getShortDescription()
getShortDescription in class EventCopyright © 2017. All rights reserved.