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, setYear
getId, setId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRelatedToRegion, isRelatedToSite
public 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 LocalEvent
public boolean isRelatedToHf(int hfId)
isRelatedToHf
in interface HfRelatedEvent
public String getShortDescription()
getShortDescription
in class Event
Copyright © 2018. All rights reserved.