Package emi.dev.emi.emi.bom
Class MaterialNode
java.lang.Object
emi.dev.emi.emi.bom.MaterialNode
-
Field Summary
FieldsModifier and TypeFieldDescriptionlong@Nullable List<MaterialNode>floatlongfinal EmiIngredientlongfloat@Nullable EmiRecipefinal EmiStacklonglong -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddefineRecipe(EmiRecipe recipe) voidrecalculate(MaterialTree tree)
-
Field Details
-
ingredient
-
remainder
-
recipe
-
children
-
consumeChance
public float consumeChance -
produceChance
public float produceChance -
amount
public long amount -
divisor
public long divisor -
remainderAmount
public long remainderAmount -
state
-
progress
-
neededBatches
public long neededBatches -
totalNeeded
public long totalNeeded
-
-
Constructor Details
-
MaterialNode
-
MaterialNode
-
-
Method Details
-
recalculate
-
defineRecipe
-