Difference between revisions of "Template:CommandsAPIFunctions"
From ComputerCraft Wiki
Bomb Bloke (Talk | contribs) (Created page with "<center> {| class="wikitable" ! style="background: #D3FFC2; text-align: center" | 18px Commands API Functions |- |commands.exec -...") |
Bomb Bloke (Talk | contribs) m (commands.getBlockInfos()) |
||
Line 3: | Line 3: | ||
! style="background: #D3FFC2; text-align: center" | [[File:Grid_disk.png|18px]] [[Commands (API)|Commands API]] Functions | ! style="background: #D3FFC2; text-align: center" | [[File:Grid_disk.png|18px]] [[Commands (API)|Commands API]] Functions | ||
|- | |- | ||
− | |[[commands.exec]] - [[commands.execAsync]] - [[commands.list]] - [[commands.getBlockPosition]] - [[commands.getBlockInfo]] | + | |[[commands.exec]] - [[commands.execAsync]] - [[commands.list]] - [[commands.getBlockPosition]] - [[commands.getBlockInfo]] - [[commands.getBlockInfos]] |
|} | |} | ||
</center> | </center> |
Revision as of 04:10, 26 December 2015
Commands API Functions |
---|
commands.exec - commands.execAsync - commands.list - commands.getBlockPosition - commands.getBlockInfo - commands.getBlockInfos |