Class ExpandConstantInt
java.lang.Object
com.blamejared.crafttweaker.natives.util.valueprovider.ExpandConstantInt
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExpandConstantInt
public ExpandConstantInt()
-
-
Method Details
-
of
public static net.minecraft.util.valueproviders.ConstantInt of(int value) -
getValue
public static int getValue(net.minecraft.util.valueproviders.ConstantInt internal)
-