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