Class ExpandClampedInt
java.lang.Object
com.blamejared.crafttweaker.natives.util.valueprovider.ExpandClampedInt
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic net.minecraft.util.valueproviders.ClampedIntof(net.minecraft.util.valueproviders.IntProvider delegate, int minInclusive, int maxInclusive)
-
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)
-