Class ExpandClampedNormalInt

java.lang.Object
com.blamejared.crafttweaker.natives.util.valueprovider.ExpandClampedNormalInt

@ZenRegister public class ExpandClampedNormalInt extends Object
  • Constructor Details

    • ExpandClampedNormalInt

      public ExpandClampedNormalInt()
  • Method Details

    • of

      public static net.minecraft.util.valueproviders.ClampedNormalInt of(float mean, float deviation, int minInclusive, int maxInclusive)