Interface ItemSubPredicate
- All Known Subinterfaces:
SingleComponentItemPredicate<T>
- All Known Implementing Classes:
ItemAttributeModifiersPredicate
,ItemBundlePredicate
,ItemContainerPredicate
,ItemCustomDataPredicate
,ItemDamagePredicate
,ItemEnchantmentsPredicate
,ItemEnchantmentsPredicate.Enchantments
,ItemEnchantmentsPredicate.StoredEnchantments
,ItemFireworkExplosionPredicate
,ItemFireworksPredicate
,ItemJukeboxPlayablePredicate
,ItemPotionsPredicate
,ItemTrimPredicate
,ItemWritableBookPredicate
,ItemWrittenBookPredicate
public interface ItemSubPredicate
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic final record
ItemSubPredicate.Type<T extends ItemSubPredicate>
-
Field Summary
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<Map<ItemSubPredicate.Type<?>, ItemSubPredicate>> -
Method Summary
-
Field Details
-
CODEC
-
-
Method Details
-
matches
-