Package org.cyclops.cyclopscore.helper
Class CraftingHelpers.CacheableCraftingInventory
java.lang.Object
org.cyclops.cyclopscore.helper.CraftingHelpers.CacheableCraftingInventory
- Enclosing class:
CraftingHelpers
-
Constructor Summary
ConstructorDescriptionCacheableCraftingInventory
(net.minecraft.world.item.crafting.RecipeInput inventoryCrafting, boolean copyInventory) -
Method Summary
Modifier and TypeMethodDescriptionboolean
net.minecraft.world.item.crafting.RecipeInput
int
hashCode()
-
Constructor Details
-
CacheableCraftingInventory
public CacheableCraftingInventory(net.minecraft.world.item.crafting.RecipeInput inventoryCrafting, boolean copyInventory)
-
-
Method Details