Interface ILootCondition

All Superinterfaces:
IParameterized, Predicate<LootContext>
All Known Implementing Classes:
Alternative, BlockStateProperty, DamageSourceProperties, EntityHasProperty, EntityHasScore, Inverted, KilledByPlayer, LocationCheck, LootPredicateManager.AndCombiner, LootTableIdCondition, MatchTool, RandomChance, RandomChanceWithLooting, Reference, SurvivesExplosion, TableBonus, TimeCheck, WeatherCheck

public interface ILootCondition extends IParameterized, Predicate<LootContext>