java.lang.Object
me.desht.pneumaticcraft.common.thirdparty.computer_common.LuaMethod
me.desht.pneumaticcraft.common.thirdparty.computer_common.LuaConstant
All Implemented Interfaces:
ILuaMethod

public class LuaConstant extends LuaMethod
Used to get constant return values.
  • Constructor Details

    • LuaConstant

      public LuaConstant(String methodName, float constant)
  • Method Details