Interface Advancement

All Superinterfaces:
Keyed

public interface Advancement extends Keyed
Represents an advancement that may be awarded to a player. This class is not reference safe as the underlying advancement may be reloaded.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get all the criteria present in this advancement.

    Methods inherited from interface org.bukkit.Keyed

    getKey
  • Method Details

    • getCriteria

      Get all the criteria present in this advancement.
      Returns:
      a unmodifiable copy of all criteria