Class CraftingHelpers.CacheableCraftingInventory

java.lang.Object
org.cyclops.cyclopscore.helper.CraftingHelpers.CacheableCraftingInventory
Enclosing class:
CraftingHelpers

public static class CraftingHelpers.CacheableCraftingInventory extends Object
  • Constructor Details

    • CacheableCraftingInventory

      public CacheableCraftingInventory(net.minecraft.world.Container inventoryCrafting, boolean copyInventory)
  • Method Details

    • getInventoryCrafting

      public net.minecraft.world.Container getInventoryCrafting()
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object