Interface MeshProducerDef
-
public interface MeshProducerDefMesh producers
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description doublegetMeshBaseProduction()intgetMeshProducerAmount()StringgetMeshProducerType()
-
-
-
Method Detail
-
getMeshProducerType
String getMeshProducerType()
-
getMeshProducerAmount
int getMeshProducerAmount()
-
getMeshBaseProduction
double getMeshBaseProduction()
-
-