public static class RecipeGridHandler.GroupedItems
extends java.lang.Object
| Constructor and Description |
|---|
GroupedItems() |
GroupedItems(net.minecraft.item.ItemStack stack) |
| Modifier and Type | Method and Description |
|---|---|
void |
calcStats() |
void |
mergeOnto(RecipeGridHandler.GroupedItems other,
Pointing pointing) |
static RecipeGridHandler.GroupedItems |
read(net.minecraft.nbt.CompoundNBT nbt) |
void |
write(net.minecraft.nbt.CompoundNBT nbt) |
public GroupedItems()
public GroupedItems(net.minecraft.item.ItemStack stack)
public void mergeOnto(RecipeGridHandler.GroupedItems other, Pointing pointing)
public void write(net.minecraft.nbt.CompoundNBT nbt)
public static RecipeGridHandler.GroupedItems read(net.minecraft.nbt.CompoundNBT nbt)
public void calcStats()