Package dan200.computercraft.api
@DefaultQualifier(value=org.checkerframework.checker.nullness.qual.NonNull.class,
locations={RETURN,PARAMETER,FIELD})
package dan200.computercraft.api
ComputerCraft's public API.
You probably want to start in the following places:
IPeripheral
for registering new peripherals.-
LuaFunction
andIArguments
for adding methods to your peripheral or Lua objects.
-
ClassesClassDescriptionThe static entry point to the ComputerCraft API.Tags provided by ComputerCraft.