public class ScoreCriteria extends java.lang.Object implements IScoreCriteria
IScoreCriteria.EnumRenderType
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
dummyName |
AIR, ARMOR, DEATH_COUNT, DUMMY, FOOD, HEALTH, INSTANCES, KILLED_BY_TEAM, LEVEL, PLAYER_KILL_COUNT, TEAM_KILL, TOTAL_KILL_COUNT, TRIGGER, XP
Constructor and Description |
---|
ScoreCriteria(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName() |
IScoreCriteria.EnumRenderType |
getRenderType() |
boolean |
isReadOnly() |
public java.lang.String getName()
getName
in interface IScoreCriteria
public boolean isReadOnly()
isReadOnly
in interface IScoreCriteria
public IScoreCriteria.EnumRenderType getRenderType()
getRenderType
in interface IScoreCriteria