Class ItemFacadeRecipe.BlocksIngredient
java.lang.Object
net.minecraft.world.item.crafting.Ingredient
org.cyclops.integrateddynamics.recipe.ItemFacadeRecipe.BlocksIngredient
- All Implemented Interfaces:
Predicate<net.minecraft.world.item.ItemStack>
- Enclosing class:
- ItemFacadeRecipe
public static class ItemFacadeRecipe.BlocksIngredient
extends net.minecraft.world.item.crafting.Ingredient
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.item.crafting.Ingredient
net.minecraft.world.item.crafting.Ingredient.ItemValue, net.minecraft.world.item.crafting.Ingredient.TagValue, net.minecraft.world.item.crafting.Ingredient.Value
-
Field Summary
Fields inherited from class net.minecraft.world.item.crafting.Ingredient
EMPTY
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.world.item.crafting.Ingredient
checkInvalidation, fromJson, fromJson, fromNetwork, fromValues, getItems, getSerializer, getStackingIds, invalidate, invalidateAll, isEmpty, isSimple, isVanilla, markValid, merge, of, of, of, of, of, toJson, toNetwork, valueFromJson
-
Constructor Details
-
BlocksIngredient
protected BlocksIngredient()
-
-
Method Details