Package org.bukkit.scoreboard
Class Criterias
java.lang.Object
org.bukkit.scoreboard.Criterias
public final class Criterias extends Object
Criteria names which trigger an objective to be modified by actions in-game
-
Field Summary
Fields Modifier and Type Field Description static String
DEATHS
static String
HEALTH
static String
PLAYER_KILLS
static String
TOTAL_KILLS
-
Method Summary
-
Field Details
-
HEALTH
- See Also:
- Constant Field Values
-
PLAYER_KILLS
- See Also:
- Constant Field Values
-
TOTAL_KILLS
- See Also:
- Constant Field Values
-
DEATHS
- See Also:
- Constant Field Values
-