Interface CraftTweakerVanillaIngredient
- All Known Implementing Classes:
IngredientAny,IngredientCraftTweaker,IngredientIItemStack,IngredientList
public interface CraftTweakerVanillaIngredient
-
Method Details
-
test
boolean test(@Nullable @Nullable net.minecraft.world.item.ItemStack stack) -
getMatchingStacks
List<net.minecraft.world.item.ItemStack> getMatchingStacks() -
requiresTesting
boolean requiresTesting() -
isEmpty
boolean isEmpty() -
serializer
-
values
-
singleton
default boolean singleton()
-