Package com.prineside.tdi2
Class CraftRecipe.Ingredient
java.lang.Object
com.prineside.tdi2.CraftRecipe.Ingredient
- Enclosing class:
- CraftRecipe
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionIngredient
(ItemType itemType, int count) Ingredient
(ItemType itemType, int count, int[] itemParams) Ingredient
(ItemType itemType, int count, RarityType itemRarity) Ingredient
(ItemType itemType, int count, RarityType itemRarity, int[] itemParams) -
Method Summary
-
Field Details
-
itemType
-
itemRarity
-
itemParams
public int[] itemParams -
count
public int count -
minCount
public int minCount -
ignoresDiscounts
public boolean ignoresDiscounts -
exampleItems
-
-
Constructor Details
-
Ingredient
-
Ingredient
-
Ingredient
-
Ingredient
-
-
Method Details
-
getExampleItems
-
getCountWithGVs
public int getCountWithGVs() -
fits
-
getSuitableItemsFromInventory
- Returns:
- вещи из инвентаря, которые подходят. Не берет в учет кол-во
-