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

@ZenRegister public class ExpandClampedInt extends Object
  • Constructor Details

    • ExpandClampedInt

      public ExpandClampedInt()
  • Method Details

    • of

      public static net.minecraft.util.valueproviders.ClampedInt of(net.minecraft.util.valueproviders.IntProvider delegate, int minInclusive, int maxInclusive)