Class ExpandClampedNormalInt
java.lang.Object
com.blamejared.crafttweaker.natives.util.valueprovider.ExpandClampedNormalInt
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic net.minecraft.util.valueproviders.ClampedNormalIntof(float mean, float deviation, int minInclusive, int maxInclusive)
-
Constructor Details
-
ExpandClampedNormalInt
public ExpandClampedNormalInt()
-
-
Method Details
-
of
public static net.minecraft.util.valueproviders.ClampedNormalInt of(float mean, float deviation, int minInclusive, int maxInclusive)
-