Class RecipeCacheKey
java.lang.Object
studio.magemonkey.fusion.gui.recipe.RecipeCacheKey
Key used for caching a CalculatedRecipe. Uniquely identifies a player’s view of one recipe.
-
Constructor Summary
ConstructorsConstructorDescriptionRecipeCacheKey(String recipeId, byte[] inventoryHash, int playerLevel, double playerMoney) -
Method Summary