Hierarchy For Package net.minecraft.core.component.predicates
Class Hierarchy
- java.lang.Object
- net.minecraft.core.component.predicates.DataComponentPredicate.Type<T>
- net.minecraft.core.component.predicates.DataComponentPredicates
- net.minecraft.core.component.predicates.EnchantmentsPredicate (implements net.minecraft.advancements.critereon.SingleComponentItemPredicate<T>)
- net.minecraft.core.component.predicates.EnchantmentsPredicate.Enchantments
- net.minecraft.core.component.predicates.EnchantmentsPredicate.StoredEnchantments
Interface Hierarchy
- net.minecraft.core.component.predicates.DataComponentPredicate
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- net.minecraft.core.component.predicates.AttributeModifiersPredicate (implements net.minecraft.advancements.critereon.SingleComponentItemPredicate<T>)
- net.minecraft.core.component.predicates.AttributeModifiersPredicate.EntryPredicate (implements java.util.function.Predicate<T>)
- net.minecraft.core.component.predicates.BundlePredicate (implements net.minecraft.advancements.critereon.SingleComponentItemPredicate<T>)
- net.minecraft.core.component.predicates.ContainerPredicate (implements net.minecraft.advancements.critereon.SingleComponentItemPredicate<T>)
- net.minecraft.core.component.predicates.CustomDataPredicate (implements net.minecraft.core.component.predicates.DataComponentPredicate)
- net.minecraft.core.component.predicates.DamagePredicate (implements net.minecraft.core.component.predicates.DataComponentPredicate)
- net.minecraft.core.component.predicates.DataComponentPredicate.Single<T>
- net.minecraft.core.component.predicates.FireworkExplosionPredicate (implements net.minecraft.advancements.critereon.SingleComponentItemPredicate<T>)
- net.minecraft.core.component.predicates.FireworkExplosionPredicate.FireworkPredicate (implements java.util.function.Predicate<T>)
- net.minecraft.core.component.predicates.FireworksPredicate (implements net.minecraft.advancements.critereon.SingleComponentItemPredicate<T>)
- net.minecraft.core.component.predicates.JukeboxPlayablePredicate (implements net.minecraft.advancements.critereon.SingleComponentItemPredicate<T>)
- net.minecraft.core.component.predicates.PotionsPredicate (implements net.minecraft.advancements.critereon.SingleComponentItemPredicate<T>)
- net.minecraft.core.component.predicates.TrimPredicate (implements net.minecraft.advancements.critereon.SingleComponentItemPredicate<T>)
- net.minecraft.core.component.predicates.WritableBookPredicate (implements net.minecraft.advancements.critereon.SingleComponentItemPredicate<T>)
- net.minecraft.core.component.predicates.WritableBookPredicate.PagePredicate (implements java.util.function.Predicate<T>)
- net.minecraft.core.component.predicates.WrittenBookPredicate (implements net.minecraft.advancements.critereon.SingleComponentItemPredicate<T>)
- net.minecraft.core.component.predicates.WrittenBookPredicate.PagePredicate (implements java.util.function.Predicate<T>)
- java.lang.Record