Hierarchy For Package net.minecraft.world.level.storage.loot.predicates
Package Hierarchies:Class Hierarchy
- java.lang.Object
- net.minecraft.world.level.storage.loot.predicates.CompositeLootItemCondition (implements net.minecraft.world.level.storage.loot.predicates.LootItemCondition)
- net.minecraft.world.level.storage.loot.predicates.AllOfCondition
- net.minecraft.world.level.storage.loot.predicates.AnyOfCondition
- net.minecraft.world.level.storage.loot.predicates.CompositeLootItemCondition.Builder (implements net.minecraft.world.level.storage.loot.predicates.LootItemCondition.Builder)
- net.minecraft.world.level.storage.loot.predicates.AllOfCondition.Builder
- net.minecraft.world.level.storage.loot.predicates.AnyOfCondition.Builder
- net.minecraft.world.level.storage.loot.predicates.EntityHasScoreCondition.Builder (implements net.minecraft.world.level.storage.loot.predicates.LootItemCondition.Builder)
- net.minecraft.world.level.storage.loot.predicates.ExplosionCondition (implements net.minecraft.world.level.storage.loot.predicates.LootItemCondition)
- net.minecraft.world.level.storage.loot.predicates.LootItemBlockStatePropertyCondition.Builder (implements net.minecraft.world.level.storage.loot.predicates.LootItemCondition.Builder)
- net.minecraft.world.level.storage.loot.predicates.LootItemConditions
- net.minecraft.world.level.storage.loot.predicates.LootItemKilledByPlayerCondition (implements net.minecraft.world.level.storage.loot.predicates.LootItemCondition)
- java.lang.Record
- net.minecraft.world.level.storage.loot.predicates.BonusLevelTableCondition (implements net.minecraft.world.level.storage.loot.predicates.LootItemCondition)
- net.minecraft.world.level.storage.loot.predicates.ConditionReference (implements net.minecraft.world.level.storage.loot.predicates.LootItemCondition)
- net.minecraft.world.level.storage.loot.predicates.DamageSourceCondition (implements net.minecraft.world.level.storage.loot.predicates.LootItemCondition)
- net.minecraft.world.level.storage.loot.predicates.EntityHasScoreCondition (implements net.minecraft.world.level.storage.loot.predicates.LootItemCondition)
- net.minecraft.world.level.storage.loot.predicates.InvertedLootItemCondition (implements net.minecraft.world.level.storage.loot.predicates.LootItemCondition)
- net.minecraft.world.level.storage.loot.predicates.LocationCheck (implements net.minecraft.world.level.storage.loot.predicates.LootItemCondition)
- net.minecraft.world.level.storage.loot.predicates.LootItemBlockStatePropertyCondition (implements net.minecraft.world.level.storage.loot.predicates.LootItemCondition)
- net.minecraft.world.level.storage.loot.predicates.LootItemConditionType
- net.minecraft.world.level.storage.loot.predicates.LootItemEntityPropertyCondition (implements net.minecraft.world.level.storage.loot.predicates.LootItemCondition)
- net.minecraft.world.level.storage.loot.predicates.LootItemRandomChanceCondition (implements net.minecraft.world.level.storage.loot.predicates.LootItemCondition)
- net.minecraft.world.level.storage.loot.predicates.LootItemRandomChanceWithLootingCondition (implements net.minecraft.world.level.storage.loot.predicates.LootItemCondition)
- net.minecraft.world.level.storage.loot.predicates.MatchTool (implements net.minecraft.world.level.storage.loot.predicates.LootItemCondition)
- net.minecraft.world.level.storage.loot.predicates.TimeCheck (implements net.minecraft.world.level.storage.loot.predicates.LootItemCondition)
- net.minecraft.world.level.storage.loot.predicates.ValueCheckCondition (implements net.minecraft.world.level.storage.loot.predicates.LootItemCondition)
- net.minecraft.world.level.storage.loot.predicates.WeatherCheck (implements net.minecraft.world.level.storage.loot.predicates.LootItemCondition)
- net.minecraft.world.level.storage.loot.predicates.TimeCheck.Builder (implements net.minecraft.world.level.storage.loot.predicates.LootItemCondition.Builder)
- net.minecraft.world.level.storage.loot.predicates.WeatherCheck.Builder (implements net.minecraft.world.level.storage.loot.predicates.LootItemCondition.Builder)
- net.minecraft.world.level.storage.loot.predicates.CompositeLootItemCondition (implements net.minecraft.world.level.storage.loot.predicates.LootItemCondition)
Interface Hierarchy
- net.minecraft.world.level.storage.loot.predicates.ConditionUserBuilder<T>
- net.minecraft.world.level.storage.loot.LootContextUser
- net.minecraft.world.level.storage.loot.predicates.LootItemCondition (also extends java.util.function.Predicate<T>)
- net.minecraft.world.level.storage.loot.predicates.LootItemCondition.Builder
- java.util.function.Predicate<T>
- net.minecraft.world.level.storage.loot.predicates.LootItemCondition (also extends net.minecraft.world.level.storage.loot.LootContextUser)