Class RecipeGridHandler.GroupedItems

java.lang.Object
com.simibubi.create.content.kinetics.crafter.RecipeGridHandler.GroupedItems
Enclosing class:
RecipeGridHandler

public static class RecipeGridHandler.GroupedItems extends Object
  • Constructor Details

    • GroupedItems

      public GroupedItems()
    • GroupedItems

      public GroupedItems(net.minecraft.world.item.ItemStack stack)
  • Method Details

    • mergeOnto

      public void mergeOnto(RecipeGridHandler.GroupedItems other, net.createmod.catnip.math.Pointing pointing)
    • write

      public void write(net.minecraft.nbt.CompoundTag nbt, net.minecraft.core.HolderLookup.Provider registries)
    • read

      public static RecipeGridHandler.GroupedItems read(net.minecraft.nbt.CompoundTag nbt, net.minecraft.core.HolderLookup.Provider registries)
    • calcStats

      public void calcStats()
    • onlyEmptyItems

      public boolean onlyEmptyItems()