Class SimpleDatagenIngredient
java.lang.Object
net.minecraft.world.item.crafting.Ingredient
com.simibubi.create.foundation.data.SimpleDatagenIngredient
- All Implemented Interfaces:
Predicate<net.minecraft.world.item.ItemStack>
public class SimpleDatagenIngredient
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, values -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.world.item.crafting.Ingredient
checkInvalidation, fromJson, fromNetwork, fromValues, getItems, getSerializer, getStackingIds, invalidate, invalidateAll, isEmpty, isSimple, isVanilla, markValid, merge, of, of, of, of, of, test, toNetwork, valueFromJson
-
Constructor Details
-
SimpleDatagenIngredient
-
-
Method Details
-
toJson
public com.google.gson.JsonElement toJson()- Overrides:
toJsonin classnet.minecraft.world.item.crafting.Ingredient
-