Package com.github.darksoulq.abyssallib.world.advancement.criterion
package com.github.darksoulq.abyssallib.world.advancement.criterion
-
ClassDescriptionRepresents a logical condition that a player must fulfill to progress in an advancement.An advancement criterion that automatically evaluates to true.An advancement criterion tracking the total number of specific blocks mined by a player.CriterionType<T extends AdvancementCriterion>Defines the registration type and serialization logic for a specific
AdvancementCriterion.An advancement criterion evaluating custom RPG attributes of a player.An advancement criterion evaluating a custom statistic tracked in the AbyssalLib database.An advancement criterion tracking the amount of a specific entity type killed by the player.An advancement criterion tracking the amount of a specific item crafted by the player.An advancement criterion ensuring the player has an item matching a specified predicate in their inventory.An advancement criterion ensuring a player reaches a specified vanilla XP level.An advancement criterion evaluating the physical location (World and Biome) of the player.An advancement criterion ensuring a player currently has a specific potion effect active.An advancement criterion evaluating a standard vanilla Minecraft statistic.