java.lang.Object
de.grogra.blocks.ModeList
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic float
function
(int i, float delta, FloatToFloat func, Tuple2f ids, Tuple3f nutrientsValues, Tuple2f h, float d) static float
function
(int i, int n, float value1, float value2, FloatToFloat func) static float
function
(int i, int n, float value1, float value2, FloatToFloat func, Tuple2f ids, Tuple3f nutrientsValues, Tuple2f h, float d)
-
Constructor Details
-
ModeList
public ModeList()
-
-
Method Details
-
function
-
function
public static float function(int i, int n, float value1, float value2, FloatToFloat func, Tuple2f ids, Tuple3f nutrientsValues, Tuple2f h, float d) -
function
public static float function(int i, float delta, FloatToFloat func, Tuple2f ids, Tuple3f nutrientsValues, Tuple2f h, float d)
-