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

@ZenRegister public class ExpandConstantInt extends Object
  • Constructor Details

    • ExpandConstantInt

      public ExpandConstantInt()
  • Method Details

    • of

      public static net.minecraft.util.valueproviders.ConstantInt of(int value)
    • getValue

      public static int getValue(net.minecraft.util.valueproviders.ConstantInt internal)