public static class StackedIngredient.StackedItemList
extends java.lang.Object
implements net.minecraft.item.crafting.Ingredient.IItemList
| Constructor and Description |
|---|
StackedItemList(net.minecraft.item.ItemStack itemStack) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<net.minecraft.item.ItemStack> |
getItems() |
com.google.gson.JsonObject |
serialize() |
public java.util.Collection<net.minecraft.item.ItemStack> getItems()
getItems in interface net.minecraft.item.crafting.Ingredient.IItemListpublic com.google.gson.JsonObject serialize()
serialize in interface net.minecraft.item.crafting.Ingredient.IItemList