Class ExpandUniformFloat
java.lang.Object
com.blamejared.crafttweaker.natives.util.valueprovider.ExpandUniformFloat
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic net.minecraft.util.valueproviders.UniformFloatof(float minInclusive, float maxExclusive)
-
Constructor Details
-
ExpandUniformFloat
public ExpandUniformFloat()
-
-
Method Details
-
of
public static net.minecraft.util.valueproviders.UniformFloat of(float minInclusive, float maxExclusive)
-