public class ScoreCriteria extends java.lang.Object implements IScoreCriteria
IScoreCriteria.EnumRenderTypeAIR, 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 IScoreCriteriapublic boolean isReadOnly()
isReadOnly in interface IScoreCriteriapublic IScoreCriteria.EnumRenderType getRenderType()
getRenderType in interface IScoreCriteria