Conditions
data class Conditions(val player: Optional<LootContextPredicate>, val location: Optional<LocationPredicate>) : AbstractCriterion.Conditions(source)
Conditions of BreakBlockWithStaffCriterion.
Parameters
player
Predicate matching the player
location
Predicate matching the location of the broken block