org.bukkit.scoreboard
Class Criterias

java.lang.Object
  extended by org.bukkit.scoreboard.Criterias

public class Criterias
extends Object

Criteria names which trigger an objective to be modified by actions in-game


Field Summary
static String DEATHS
           
static String HEALTH
           
static String PLAYER_KILLS
           
static String TOTAL_KILLS
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HEALTH

public static final String HEALTH

PLAYER_KILLS

public static final String PLAYER_KILLS

TOTAL_KILLS

public static final String TOTAL_KILLS

DEATHS

public static final String DEATHS


Copyright © 2014. All rights reserved.