Class Criterias

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

@Deprecated(since="1.19.2", forRemoval=true) public final class Criterias extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
use the constants declared in Criteria instead
Criteria names which trigger an objective to be modified by actions in-game
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • HEALTH

      public static final String HEALTH
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • PLAYER_KILLS

      public static final String PLAYER_KILLS
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • TOTAL_KILLS

      public static final String TOTAL_KILLS
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • DEATHS

      public static final String DEATHS
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also: