Class ItemFilter.Simple.TagKey
java.lang.Object
com.github.minecraftschurlimods.arsmagicalegacy.api.util.ItemFilter.Simple
com.github.minecraftschurlimods.arsmagicalegacy.api.util.ItemFilter.Simple.TagKey
- All Implemented Interfaces:
ItemFilter,Predicate<net.minecraft.world.item.ItemStack>
- Enclosing class:
- ItemFilter.Simple
-
Nested Class Summary
Nested classes/interfaces inherited from class com.github.minecraftschurlimods.arsmagicalegacy.api.util.ItemFilter.Simple
ItemFilter.Simple.Ingredient, ItemFilter.Simple.ItemLike, ItemFilter.Simple.ItemStack, ItemFilter.Simple.TagKeyNested classes/interfaces inherited from interface com.github.minecraftschurlimods.arsmagicalegacy.api.util.ItemFilter
ItemFilter.AmountMatchMode, ItemFilter.Builder, ItemFilter.Combined, ItemFilter.None, ItemFilter.Simple -
Field Summary
Fields inherited from class com.github.minecraftschurlimods.arsmagicalegacy.api.util.ItemFilter.Simple
CODEC, maxAmount, minAmountFields inherited from interface com.github.minecraftschurlimods.arsmagicalegacy.api.util.ItemFilter
NETWORK_CODEC -
Method Summary
Methods inherited from class com.github.minecraftschurlimods.arsmagicalegacy.api.util.ItemFilter.Simple
getMatchingFilter, test
-
Method Details
-
getMatchedStacks
public net.minecraft.world.item.ItemStack[] getMatchedStacks()
-