Volsatik

Untitled

Jun 6th, 2023
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 82.27 KB | None | 0 0
  1.  
  2. Your OpenPeripherals API Documentation
  3.  
  4. This documentation is specific to your mods. It is not complete - it will grow every time you attach new peripheral or call method with previously unseen type.
  5.  
  6. If it seems empty, try using peripheral.wrap() on a few things and running some code (any code) on the terminal glasses. This will generate more peripherals for you to use.
  7.  
  8. Generated in OpenPeripheralCore 1.2 by Server on 2015-09-12 00:18:26 -0400
  9. Table of Contents:
  10. External adapters:
  11.  
  12. buildcraft_machine
  13. buildcraft_pipe
  14. cofh_ender_energy
  15. cofh_ender_fluid
  16. cofh_facing
  17. cofh_inventory
  18. cofh_redstone
  19. cofh_secure
  20. cofh_sides
  21. ender_frequency
  22. ender_item
  23. eu_conductor
  24. eu_sink
  25. eu_source
  26. eu_storage
  27. flower_pot
  28. fluid_handler
  29. fluid_tank
  30. forestry_bees
  31. ic2_chamber
  32. ic2_crop
  33. ic2_heat_source
  34. ic2_kinetic_source
  35. ic2_machine
  36. ic2_reactor
  37. inventory
  38. inventory-world
  39. me_interface
  40. me_network
  41. me_storage
  42. mfr_anvil
  43. mfr_chronotyper
  44. mfr_chunk_loader
  45. mfr_disenchanter
  46. mfr_ejector
  47. mfr_enchanter
  48. mfr_harvester
  49. mfr_jukebox
  50. mfr_spawner
  51. mfr-deep-storage
  52. mystcraft_desk
  53. openblocks_cannon
  54. openblocks_donation
  55. openblocks_projector
  56. openblocks_village
  57. openperipheral_sensor
  58. railcraft_firebox
  59. railcraft_turbine
  60. rf_info
  61. rf_provider
  62. rf_receiver
  63. skull
  64. te_light
  65. thaumcraf_bore
  66. thaumcraf_bore
  67. thaumcraft_aspect_container
  68. thaumcraft_brain
  69. thaumcraft_brain
  70. thaumcraft_deconstructor
  71. thaumcraft_deconstructor
  72. thaumcraft_ear
  73. thaumcraft_ear
  74. thaumcraft_essentia_transport
  75. thaumcraft_jar
  76. thaumcraft_jar
  77. thaumcraft_node
  78. tmechworks_drawbridge
  79. vanilla_beacon
  80. vanilla_brewing
  81. vanilla_comparator
  82. vanilla_daylight_sensor
  83. vanilla_furnace
  84. vanilla_note
  85. vanilla_player
  86. vanilla_sign
  87. vanilla_spawner
  88.  
  89. Generated types for: ComputerCraft
  90. Peripherals:
  91.  
  92. aemultipart
  93. tile_blockcapacitorbank_name
  94. tileinterface
  95.  
  96. Objects:
  97.  
  98. Documentation:
  99. Adapters:
  100. ic2_crop
  101.  
  102. An Adapter
  103.  
  104. Target class: ic2.api.crops.ICropTile
  105.  
  106. Source class: openperipheral.integration.ic2.AdapterCrop
  107.  
  108. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/ic2/AdapterCrop.class
  109.  
  110. Location: external
  111. getGain() : number
  112.  
  113. Synchronized
  114.  
  115. Get the crop's plant gain stat. Higher values indicate more drops
  116.  
  117. Source: ic2_crop
  118. getNutrients() : number
  119.  
  120. Synchronized
  121.  
  122. Get the crop's nutrient level. Ranges from 0 (empty) to 10 (full)
  123.  
  124. Source: ic2_crop
  125. getAirQuality() : number
  126.  
  127. Synchronized
  128.  
  129. Get the crop's air quality. Ranges from 0 (cluttered) to 10 (fresh)
  130.  
  131. Source: ic2_crop
  132. getGrowth() : number
  133.  
  134. Synchronized
  135.  
  136. Get the crop's plant growth stat. Higher values indicate faster growth
  137.  
  138. Source: ic2_crop
  139. getResistance() : number
  140.  
  141. Synchronized
  142.  
  143. Get the crop's plant resistance stat. Higher values indicate more resistance against trampling.
  144.  
  145. Source: ic2_crop
  146. getScanLevel() : number
  147.  
  148. Synchronized
  149.  
  150. Get the crop's plant scan level. Increases every time the seed is analyzed
  151.  
  152. Source: ic2_crop
  153. getNutrientStorage() : number
  154.  
  155. Synchronized
  156.  
  157. Get the crop's nutrient storage. Ranges from 0 to 100.
  158.  
  159. Source: ic2_crop
  160. getHydrationStorage() : number
  161.  
  162. Synchronized
  163.  
  164. Get the crop's hydration storage. 0 indicates nothing, 1-10 indicate water hydration and 11-100 for hydration cells.
  165.  
  166. Source: ic2_crop
  167. getWeedExStorage() : number
  168.  
  169. Synchronized
  170.  
  171. Source: ic2_crop
  172. getID() : number
  173.  
  174. Synchronized
  175.  
  176. Source: ic2_crop
  177. getHumidity() : number
  178.  
  179. Synchronized
  180.  
  181. Get the crop's humidity. Ranges from 0 (dry) to 10 (humid)
  182.  
  183. Source: ic2_crop
  184. getSize() : number
  185.  
  186. Synchronized
  187.  
  188. Source: ic2_crop
  189. rf_provider
  190.  
  191. An Adapter
  192.  
  193. Target class: cofh.api.energy.IEnergyProvider
  194.  
  195. Source class: openperipheral.integration.cofh.energy.AdapterEnergyProvider
  196.  
  197. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/cofh/energy/AdapterEnergyProvider.class
  198.  
  199. Location: external
  200. getEnergyStored(side?) : number
  201.  
  202. Synchronized
  203.  
  204. Get the energy stored in the machine.
  205.  
  206. Source: rf_provider
  207.  
  208. Arguments:
  209.  
  210. side (optional string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN}) : The direction you are interested in. (north, south, east, west, up or down)
  211. getMaxEnergyStored(side?) : number
  212.  
  213. Synchronized
  214.  
  215. Get the max energy stored in the machine.
  216.  
  217. Source: rf_provider
  218.  
  219. Arguments:
  220.  
  221. side (optional string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN}) : The direction you are interested in. (north, south, east, west, up or down)
  222. flower_pot
  223.  
  224. An Adapter
  225.  
  226. Target class: net.minecraft.tileentity.TileEntityFlowerPot
  227.  
  228. Source class: openperipheral.integration.vanilla.AdapterFlowerPot
  229.  
  230. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/vanilla/AdapterFlowerPot.class
  231.  
  232. Location: external
  233. getContents() : table
  234.  
  235. Synchronized
  236.  
  237. Source: flower_pot
  238. vanilla_furnace
  239.  
  240. An Adapter
  241.  
  242. Target class: net.minecraft.tileentity.TileEntityFurnace
  243.  
  244. Source class: openperipheral.integration.vanilla.AdapterFurnace
  245.  
  246. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/vanilla/AdapterFurnace.class
  247.  
  248. Location: external
  249. getCurrentItemBurnTime() : number
  250.  
  251. Synchronized
  252.  
  253. Number of ticks the current item would take to cook
  254.  
  255. Source: vanilla_furnace
  256. getCookTime() : number
  257.  
  258. Synchronized
  259.  
  260. Number of ticks the current item has been cooking
  261.  
  262. Source: vanilla_furnace
  263. isBurning() : boolean
  264.  
  265. Synchronized
  266.  
  267. Is the furnace currently burning?
  268.  
  269. Source: vanilla_furnace
  270. getBurnTime() : number
  271.  
  272. Synchronized
  273.  
  274. Number of ticks the current item will cook for
  275.  
  276. Source: vanilla_furnace
  277. mfr_harvester
  278.  
  279. An Adapter
  280.  
  281. Target class: powercrystals.minefactoryreloaded.tile.machine.TileEntityHarvester
  282.  
  283. Source class: openperipheral.integration.minefactoryreloaded.AdapterHarvester
  284.  
  285. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/minefactoryreloaded/AdapterHarvester.class
  286.  
  287. Location: external
  288. getShearLeaves() : boolean
  289.  
  290. Synchronized
  291.  
  292. Get value of shear leaves
  293.  
  294. Source: mfr_harvester
  295. getHarvestShrooms() : boolean
  296.  
  297. Synchronized
  298.  
  299. Get value of harvest small mushrooms
  300.  
  301. Source: mfr_harvester
  302. setShearLeaves(shearLeaves)
  303.  
  304. Synchronized
  305.  
  306. Set value of shear leaves
  307.  
  308. Source: mfr_harvester
  309.  
  310. Arguments:
  311.  
  312. shearLeaves (boolean)
  313. setHarvestShrooms(harvestShrooms)
  314.  
  315. Synchronized
  316.  
  317. Set value of harvest small mushrooms
  318.  
  319. Source: mfr_harvester
  320.  
  321. Arguments:
  322.  
  323. harvestShrooms (boolean)
  324. cofh_facing
  325.  
  326. An Adapter
  327.  
  328. Target class: cofh.api.tileentity.IReconfigurableFacing
  329.  
  330. Source class: openperipheral.integration.cofh.tileentity.AdapterReconfigurableFacing
  331.  
  332. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/cofh/tileentity/AdapterReconfigurableFacing.class
  333.  
  334. Location: external
  335. getFacing() : number
  336.  
  337. Synchronized
  338.  
  339. Returns the current facing of the block
  340.  
  341. Source: cofh_facing
  342. setFacing(side) : boolean
  343.  
  344. Synchronized
  345.  
  346. Set the facing of the block. Returns true if rotation was successful
  347.  
  348. Source: cofh_facing
  349.  
  350. Arguments:
  351.  
  352. side (number)
  353. allowYAxisFacing() : boolean
  354.  
  355. Synchronized
  356.  
  357. Returns whether or not the block's face can be aligned with the Y Axis.
  358.  
  359. Source: cofh_facing
  360. rotateBlock() : boolean
  361.  
  362. Synchronized
  363.  
  364. Attempt to rotate the block. Arbitrary based on implementation. Returns true if rotation was successful
  365.  
  366. Source: cofh_facing
  367. rf_receiver
  368.  
  369. An Adapter
  370.  
  371. Target class: cofh.api.energy.IEnergyReceiver
  372.  
  373. Source class: openperipheral.integration.cofh.energy.AdapterEnergyReceiver
  374.  
  375. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/cofh/energy/AdapterEnergyReceiver.class
  376.  
  377. Location: external
  378. getEnergyStored(side?) : number
  379.  
  380. Synchronized
  381.  
  382. Get the energy stored in the machine.
  383.  
  384. Source: rf_receiver
  385.  
  386. Arguments:
  387.  
  388. side (optional string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN}) : The direction you are interested in. (north, south, east, west, up or down)
  389. getMaxEnergyStored(side?) : number
  390.  
  391. Synchronized
  392.  
  393. Get the max energy stored in the machine.
  394.  
  395. Source: rf_receiver
  396.  
  397. Arguments:
  398.  
  399. side (optional string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN}) : The direction you are interested in. (north, south, east, west, up or down)
  400. openblocks_village
  401.  
  402. An Adapter
  403.  
  404. Target class: openblocks.common.tileentity.TileEntityVillageHighlighter
  405.  
  406. Source class: openblocks.integration.AdapterVillageHighlighter
  407.  
  408. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenBlocks-1.7.10-1.4.4.jar!/openblocks/integration/AdapterVillageHighlighter.class
  409.  
  410. Location: external
  411. getVillages() : table
  412.  
  413. Synchronized
  414.  
  415. Get information about the villages this block is inside
  416.  
  417. Source: openblocks_village
  418. te_light
  419.  
  420. An Adapter
  421.  
  422. Target class: cofh.thermalexpansion.block.light.TileLight
  423.  
  424. Source class: openperipheral.integration.thermalexpansion.AdapterTileLamp
  425.  
  426. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/thermalexpansion/AdapterTileLamp.class
  427.  
  428. Location: external
  429. setColor(color) : boolean
  430. setColour(color) : boolean
  431.  
  432. Sets the colour of the lamp
  433.  
  434. Source: te_light
  435.  
  436. Arguments:
  437.  
  438. color (number) : The colour you want to set to (in RGB hexadecimal 0xRRGGBB)
  439. vanilla_daylight_sensor
  440.  
  441. An Adapter
  442.  
  443. Target class: net.minecraft.tileentity.TileEntityDaylightDetector
  444.  
  445. Source class: openperipheral.integration.vanilla.AdapterDaylightSensor
  446.  
  447. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/vanilla/AdapterDaylightSensor.class
  448.  
  449. Location: external
  450. getSkyLight() : number
  451.  
  452. Synchronized
  453.  
  454. Get level of natural light (sky)
  455.  
  456. Source: vanilla_daylight_sensor
  457. getBlockLight() : number
  458.  
  459. Synchronized
  460.  
  461. Get level of block light
  462.  
  463. Source: vanilla_daylight_sensor
  464. getCelestialAngle() : number
  465.  
  466. Synchronized
  467.  
  468. Get angle of sun (in degrees, 0 is zenith)
  469.  
  470. Source: vanilla_daylight_sensor
  471. hasSky() : boolean
  472.  
  473. Synchronized
  474.  
  475. Get true if age has normal sky
  476.  
  477. Source: vanilla_daylight_sensor
  478. openperipheral_sensor
  479.  
  480. An Adapter
  481.  
  482. Target class: openperipheral.addons.sensors.ISensorEnvironment
  483.  
  484. Source class: openperipheral.addons.sensors.AdapterSensor
  485.  
  486. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/addons/sensors/AdapterSensor.class
  487.  
  488. Location: external
  489. getPlayerByName(username) : object
  490.  
  491. Synchronized
  492.  
  493. Get full details of a particular player if they're in range
  494.  
  495. Source: openperipheral_sensor
  496.  
  497. Arguments:
  498.  
  499. username (string) : The players username
  500. getMobIds() : object
  501.  
  502. Synchronized
  503.  
  504. Get the ids of all the mobs in range. Deprecated, please use getEntityIds('mob')
  505.  
  506. Source: openperipheral_sensor
  507. getMobData(mobId) : object
  508.  
  509. Synchronized
  510.  
  511. Get full details of a particular mob if it's in range. Deprecated, please use getEntityData(id, 'mob')
  512.  
  513. Source: openperipheral_sensor
  514.  
  515. Arguments:
  516.  
  517. mobId (number) : The id retrieved from getMobIds()
  518. getMinecartIds() : object
  519.  
  520. Synchronized
  521.  
  522. Get the ids of all the minecarts in range. Deprecated, please use getEntityIds('minecart')
  523.  
  524. Source: openperipheral_sensor
  525. getMinecartData(minecartId) : object
  526.  
  527. Synchronized
  528.  
  529. Get full details of a particular minecart if it's in range. Deprecated, please use getEntityIds(id, 'minecraft')
  530.  
  531. Source: openperipheral_sensor
  532.  
  533. Arguments:
  534.  
  535. minecartId (number) : The id retrieved from getMinecartIds()
  536. getEntityIds(type) : object
  537.  
  538. Synchronized
  539.  
  540. Get the ids of all entities of single type in range
  541.  
  542. Source: openperipheral_sensor
  543.  
  544. Arguments:
  545.  
  546. type (string{MOB,MINECART,ITEM,ITEM_FRAME,PAINTING})
  547. getPlayerByUUID(uuid) : object
  548.  
  549. Synchronized
  550.  
  551. Get full details of a particular player if they're in range
  552.  
  553. Source: openperipheral_sensor
  554.  
  555. Arguments:
  556.  
  557. uuid (string) : The players uuid
  558. sonicScan() : table
  559.  
  560. Synchronized
  561.  
  562. Get a table of information about the surrounding area. Includes whether each block is UNKNOWN, AIR, LIQUID or SOLID
  563.  
  564. Source: openperipheral_sensor
  565. getEntityData(id,type) : object
  566.  
  567. Synchronized
  568.  
  569. Get full details of a particular entity if it's in range
  570.  
  571. Source: openperipheral_sensor
  572.  
  573. Arguments:
  574.  
  575. id (number) : The id retrieved from getEntityIds()
  576.  
  577. type (string{MOB,MINECART,ITEM,ITEM_FRAME,PAINTING})
  578. getPlayers() : object
  579.  
  580. Synchronized
  581.  
  582. Get the usernames of all the players in range
  583.  
  584. Source: openperipheral_sensor
  585. vanilla_sign
  586.  
  587. An Adapter
  588.  
  589. Target class: net.minecraft.tileentity.TileEntitySign
  590.  
  591. Source class: openperipheral.integration.vanilla.AdapterSign
  592.  
  593. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/vanilla/AdapterSign.class
  594.  
  595. Location: external
  596. setLines(lines)
  597.  
  598. Synchronized
  599.  
  600. Sets all text from table
  601.  
  602. Source: vanilla_sign
  603.  
  604. Arguments:
  605.  
  606. lines ([string])
  607. setLine(line,text)
  608.  
  609. Synchronized
  610.  
  611. Sets the text on the sign
  612.  
  613. Source: vanilla_sign
  614.  
  615. Arguments:
  616.  
  617. line (number) : The line number to set the text on the sign
  618.  
  619. text (string) : The text to display on the sign
  620. setText(text)
  621.  
  622. Synchronized
  623.  
  624. Sets the text on the sign
  625.  
  626. Source: vanilla_sign
  627.  
  628. Arguments:
  629.  
  630. text (string) : The text to display on the sign
  631. getLines() : table
  632.  
  633. Synchronized
  634.  
  635. Gets all text as table
  636.  
  637. Source: vanilla_sign
  638. getText() : string
  639.  
  640. Gets the text on the sign
  641.  
  642. Source: vanilla_sign
  643. getLine(line) : string
  644.  
  645. Gets the text from the supplied line of the sign
  646.  
  647. Source: vanilla_sign
  648.  
  649. Arguments:
  650.  
  651. line (number) : The line number to get from the sign
  652. me_network
  653.  
  654. An Adapter
  655.  
  656. Target class: appeng.api.networking.IGridHost
  657.  
  658. Source class: openperipheral.integration.appeng.AdapterNetwork
  659.  
  660. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/appeng/AdapterNetwork.class
  661.  
  662. Location: external
  663. getAvgPowerUsage() : number
  664.  
  665. Synchronized
  666.  
  667. Get the average power usage of the network.
  668.  
  669. Source: me_network
  670. getAvgPowerInjection() : number
  671.  
  672. Synchronized
  673.  
  674. Get the average power injection into the network
  675.  
  676. Source: me_network
  677. getMaxStoredPower() : number
  678.  
  679. Synchronized
  680.  
  681. Get the maximum stored power in the network.
  682.  
  683. Source: me_network
  684. getItemDetail(item,proxy?) : object
  685.  
  686. Synchronized
  687.  
  688. Retrieves details about the specified item from the ME Network.
  689.  
  690. Source: me_network
  691.  
  692. Arguments:
  693.  
  694. item ({id:string,dmg:number?,nbt_hash:string?}) : Details of the item you are looking for
  695.  
  696. proxy (optional boolean) : If false, method will compute whole table, instead of returning proxy
  697. getCraftingCPUs() : table
  698.  
  699. Synchronized
  700.  
  701. Get a list of tables representing the available CPUs in the network.
  702.  
  703. Source: me_network
  704. getIdlePowerUsage() : number
  705.  
  706. Synchronized
  707.  
  708. Get the idle power usage of the network.
  709.  
  710. Source: me_network
  711. getStoredPower() : number
  712.  
  713. Synchronized
  714.  
  715. Get the stored power in the network.
  716.  
  717. Source: me_network
  718. getAvailableItems(details?) : table
  719.  
  720. Synchronized
  721.  
  722. Get a list of the stored and craftable items in the network.
  723.  
  724. Source: me_network
  725.  
  726. Arguments:
  727.  
  728. details (optional string{NONE,PROXY,ALL}) : Format of stored items details (defalt: none)
  729. buildcraft_machine
  730.  
  731. An Adapter
  732.  
  733. Target class: buildcraft.api.tiles.IHasWork
  734.  
  735. Source class: openperipheral.integration.buildcraft.AdapterMachine
  736.  
  737. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/buildcraft/AdapterMachine.class
  738.  
  739. Location: external
  740. hasWork() : boolean
  741.  
  742. Synchronized
  743.  
  744. Checks if the machine is running.
  745.  
  746. Source: buildcraft_machine
  747. rf_info
  748.  
  749. An Adapter
  750.  
  751. Target class: cofh.api.tileentity.IEnergyInfo
  752.  
  753. Source class: openperipheral.integration.cofh.tileentity.AdapterEnergyInfo
  754.  
  755. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/cofh/tileentity/AdapterEnergyInfo.class
  756.  
  757. Location: external
  758. getEnergyPerTickInfo() : number
  759.  
  760. Synchronized
  761.  
  762. Gets the EnergyPerTick of the machine.
  763.  
  764. Source: rf_info
  765. getMaxEnergyPerTickInfo() : number
  766.  
  767. Synchronized
  768.  
  769. Gets the max EnergyPerTick of the machine.
  770.  
  771. Source: rf_info
  772. getEnergyInfo() : number
  773.  
  774. Synchronized
  775.  
  776. Gets the stored Energy of the machine.
  777.  
  778. Source: rf_info
  779. getMaxEnergyInfo() : number
  780.  
  781. Synchronized
  782.  
  783. Gets the max Energy of the machine.
  784.  
  785. Source: rf_info
  786. eu_storage
  787.  
  788. An Adapter
  789.  
  790. Target class: ic2.api.tile.IEnergyStorage
  791.  
  792. Source class: openperipheral.integration.ic2.AdapterEnergyStorage
  793.  
  794. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/ic2/AdapterEnergyStorage.class
  795.  
  796. Location: external
  797. getEUCapacity() : number
  798.  
  799. Get the EU capacity of this block
  800.  
  801. Source: eu_storage
  802. getEUStored() : number
  803.  
  804. Get how much EU is stored in this block
  805.  
  806. Source: eu_storage
  807. getEUOutputPerTick() : number
  808.  
  809. Get the EU output per tick
  810.  
  811. Source: eu_storage
  812. cofh_ender_fluid
  813.  
  814. An Adapter
  815.  
  816. Target class: cofh.api.transport.IEnderFluidHandler
  817.  
  818. Source class: openperipheral.integration.cofh.transport.AdapterEnderFluidAttuned
  819.  
  820. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/cofh/transport/AdapterEnderFluidAttuned.class
  821.  
  822. Location: external
  823. getChannelName() : string
  824.  
  825. Synchronized
  826.  
  827. Get the channel name of the machine.
  828.  
  829. Source: cofh_ender_fluid
  830. getFrequency() : number
  831.  
  832. Synchronized
  833.  
  834. Get the active frequency of the machine.
  835.  
  836. Source: cofh_ender_fluid
  837. setFrequency(frequency) : boolean
  838.  
  839. Synchronized
  840.  
  841. set the active frequency of the machine.
  842.  
  843. Source: cofh_ender_fluid
  844.  
  845. Arguments:
  846.  
  847. frequency (number) : the frequency you want to set to.
  848. clearFrequency() : boolean
  849.  
  850. Synchronized
  851.  
  852. Clean the active frequency of the machine.
  853.  
  854. Source: cofh_ender_fluid
  855. canReceiveFluid() : boolean
  856.  
  857. Synchronized
  858.  
  859. Can the machine input fluids via the ender net.
  860.  
  861. Source: cofh_ender_fluid
  862. canSendFluid() : boolean
  863.  
  864. Synchronized
  865.  
  866. Can the machine output fluids via the ender net.
  867.  
  868. Source: cofh_ender_fluid
  869. mfr_jukebox
  870.  
  871. An Adapter
  872.  
  873. Target class: powercrystals.minefactoryreloaded.tile.machine.TileEntityAutoJukebox
  874.  
  875. Source class: openperipheral.integration.minefactoryreloaded.AdapterAutoJukebox
  876.  
  877. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/minefactoryreloaded/AdapterAutoJukebox.class
  878.  
  879. Location: external
  880. getCanCopy() : boolean
  881.  
  882. Synchronized
  883.  
  884. Can a disc be copied?
  885.  
  886. Source: mfr_jukebox
  887. getCanPlay() : boolean
  888.  
  889. Synchronized
  890.  
  891. Can a disc be played?
  892.  
  893. Source: mfr_jukebox
  894. play()
  895.  
  896. Synchronized
  897.  
  898. Play record
  899.  
  900. Source: mfr_jukebox
  901. stop()
  902.  
  903. Synchronized
  904.  
  905. Stop record
  906.  
  907. Source: mfr_jukebox
  908. copy()
  909.  
  910. Synchronized
  911.  
  912. Copy record
  913.  
  914. Source: mfr_jukebox
  915. mfr_anvil
  916.  
  917. An Adapter
  918.  
  919. Target class: powercrystals.minefactoryreloaded.tile.machine.TileEntityAutoAnvil
  920.  
  921. Source class: openperipheral.integration.minefactoryreloaded.AdapterAutoAnvil
  922.  
  923. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/minefactoryreloaded/AdapterAutoAnvil.class
  924.  
  925. Location: external
  926. setRepairOnly(repair)
  927.  
  928. Synchronized
  929.  
  930. Set the value of repair only toggle
  931.  
  932. Source: mfr_anvil
  933.  
  934. Arguments:
  935.  
  936. repair (boolean)
  937. getRepairOnly() : boolean
  938.  
  939. Synchronized
  940.  
  941. Get value of repair only toggle
  942.  
  943. Source: mfr_anvil
  944. ic2_heat_source
  945.  
  946. An Adapter
  947.  
  948. Target class: ic2.api.energy.tile.IHeatSource
  949.  
  950. Source class: openperipheral.integration.ic2.AdapterHeatSource
  951.  
  952. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/ic2/AdapterHeatSource.class
  953.  
  954. Location: external
  955. getMaxKineticEnergy(side) : number
  956.  
  957. Synchronized
  958.  
  959. Source: ic2_heat_source
  960.  
  961. Arguments:
  962.  
  963. side (string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN})
  964. railcraft_firebox
  965.  
  966. An Adapter
  967.  
  968. Target class: mods.railcraft.common.blocks.machine.beta.TileBoilerFirebox
  969.  
  970. Source class: openperipheral.integration.railcraft.AdapterTileBoilerFirebox
  971.  
  972. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/railcraft/AdapterTileBoilerFirebox.class
  973.  
  974. Location: external
  975. getTemperature() : number
  976.  
  977. Synchronized
  978.  
  979. Get the temperature of the boiler
  980.  
  981. Source: railcraft_firebox
  982. isBurning() : boolean
  983.  
  984. Synchronized
  985.  
  986. Get whether the boiler is active or not
  987.  
  988. Source: railcraft_firebox
  989. mfr_spawner
  990.  
  991. An Adapter
  992.  
  993. Target class: powercrystals.minefactoryreloaded.tile.machine.TileEntityAutoSpawner
  994.  
  995. Source class: openperipheral.integration.minefactoryreloaded.AdapterAutoSpawner
  996.  
  997. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/minefactoryreloaded/AdapterAutoSpawner.class
  998.  
  999. Location: external
  1000. getSpawnExact() : boolean
  1001.  
  1002. Synchronized
  1003.  
  1004. Get value of spawn exact copy toggle
  1005.  
  1006. Source: mfr_spawner
  1007. setSpawnExact(spawnExact)
  1008.  
  1009. Synchronized
  1010.  
  1011. Set the value of spawn exact copy
  1012.  
  1013. Source: mfr_spawner
  1014.  
  1015. Arguments:
  1016.  
  1017. spawnExact (boolean)
  1018. cofh_ender_energy
  1019.  
  1020. An Adapter
  1021.  
  1022. Target class: cofh.api.transport.IEnderEnergyHandler
  1023.  
  1024. Source class: openperipheral.integration.cofh.transport.AdapterEnderEnergyAttuned
  1025.  
  1026. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/cofh/transport/AdapterEnderEnergyAttuned.class
  1027.  
  1028. Location: external
  1029. getChannelName() : string
  1030.  
  1031. Synchronized
  1032.  
  1033. Get the channel name of the machine.
  1034.  
  1035. Source: cofh_ender_energy
  1036. getFrequency() : number
  1037.  
  1038. Synchronized
  1039.  
  1040. Get the active frequency of the machine.
  1041.  
  1042. Source: cofh_ender_energy
  1043. setFrequency(frequency) : boolean
  1044.  
  1045. Synchronized
  1046.  
  1047. set the active frequency of the machine.
  1048.  
  1049. Source: cofh_ender_energy
  1050.  
  1051. Arguments:
  1052.  
  1053. frequency (number) : the frequency you want to set to.
  1054. clearFrequency() : boolean
  1055.  
  1056. Synchronized
  1057.  
  1058. Clean the active frequency of the machine.
  1059.  
  1060. Source: cofh_ender_energy
  1061. canSendEnergy() : boolean
  1062.  
  1063. Synchronized
  1064.  
  1065. Can the machine output energy via the ender net.
  1066.  
  1067. Source: cofh_ender_energy
  1068. canReceiveEnergy() : boolean
  1069.  
  1070. Synchronized
  1071.  
  1072. Can the machine input energy via the ender net.
  1073.  
  1074. Source: cofh_ender_energy
  1075. fluid_handler
  1076.  
  1077. An Adapter
  1078.  
  1079. Target class: net.minecraftforge.fluids.IFluidHandler
  1080.  
  1081. Source class: openperipheral.integration.vanilla.AdapterFluidHandler
  1082.  
  1083. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/vanilla/AdapterFluidHandler.class
  1084.  
  1085. Location: external
  1086. getTankInfo(direction?) : table
  1087.  
  1088. Synchronized
  1089.  
  1090. A table of tanks will be returned, each with a table of information
  1091.  
  1092. Source: fluid_handler
  1093.  
  1094. Arguments:
  1095.  
  1096. direction (optional string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN}) : The internal direction of the tank. If you're not sure, use 'unknown' (north, south, east, west, up, down or unknown)
  1097. thaumcraft_ear
  1098.  
  1099. An Adapter
  1100.  
  1101. Target class: thaumcraft.common.tiles.TileSensor
  1102.  
  1103. Source class: openperipheral.integration.thaumcraft.AdapterArcaneEar
  1104.  
  1105. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/thaumcraft/AdapterArcaneEar.class
  1106.  
  1107. Location: external
  1108. getTone() : number
  1109.  
  1110. Gets the tone the Ear is set to
  1111.  
  1112. Source: thaumcraft_ear
  1113. setTone(tone)
  1114.  
  1115. Sets the tone on the ear
  1116.  
  1117. Source: thaumcraft_ear
  1118.  
  1119. Arguments:
  1120.  
  1121. tone (number) : Tone to set
  1122. getNote() : number
  1123.  
  1124. Gets the note the Ear is set to
  1125.  
  1126. Source: thaumcraft_ear
  1127. setNote(note)
  1128.  
  1129. Sets the note on the ear
  1130.  
  1131. Source: thaumcraft_ear
  1132.  
  1133. Arguments:
  1134.  
  1135. note (number) : Note to set
  1136. thaumcraft_ear
  1137.  
  1138. An Adapter
  1139.  
  1140. Target class: thaumcraft.common.tiles.TileSensor
  1141.  
  1142. Source class: openperipheral.integration.thaumcraft.AdapterArcaneEar
  1143.  
  1144. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/thaumcraft/AdapterArcaneEar.class
  1145.  
  1146. Location: external
  1147. getTone() : number
  1148.  
  1149. Gets the tone the Ear is set to
  1150.  
  1151. Source: thaumcraft_ear
  1152. setTone(tone)
  1153.  
  1154. Sets the tone on the ear
  1155.  
  1156. Source: thaumcraft_ear
  1157.  
  1158. Arguments:
  1159.  
  1160. tone (number) : Tone to set
  1161. getNote() : number
  1162.  
  1163. Gets the note the Ear is set to
  1164.  
  1165. Source: thaumcraft_ear
  1166. setNote(note)
  1167.  
  1168. Sets the note on the ear
  1169.  
  1170. Source: thaumcraft_ear
  1171.  
  1172. Arguments:
  1173.  
  1174. note (number) : Note to set
  1175. buildcraft_pipe
  1176.  
  1177. An Adapter
  1178.  
  1179. Target class: buildcraft.api.transport.IPipeTile
  1180.  
  1181. Source class: openperipheral.integration.buildcraft.AdapterPipe
  1182.  
  1183. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/buildcraft/AdapterPipe.class
  1184.  
  1185. Location: external
  1186. getPipeType() : string
  1187.  
  1188. Synchronized
  1189.  
  1190. Get type of pipe
  1191.  
  1192. Source: buildcraft_pipe
  1193. isPipeConnected(side) : boolean
  1194.  
  1195. Synchronized
  1196.  
  1197. Get type of pipe
  1198.  
  1199. Source: buildcraft_pipe
  1200.  
  1201. Arguments:
  1202.  
  1203. side (string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN})
  1204. hasGate(side) : boolean
  1205.  
  1206. Synchronized
  1207.  
  1208. Checks if this pipe has a gate
  1209.  
  1210. Source: buildcraft_pipe
  1211.  
  1212. Arguments:
  1213.  
  1214. side (string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN})
  1215. isWired(wire) : boolean
  1216.  
  1217. Synchronized
  1218.  
  1219. Checks if a wire is on the pipe
  1220.  
  1221. Source: buildcraft_pipe
  1222.  
  1223. Arguments:
  1224.  
  1225. wire (string{RED,BLUE,GREEN,YELLOW}) : The colour of the wire
  1226. isWireActive(wire) : boolean
  1227.  
  1228. Synchronized
  1229.  
  1230. Checks if a wire on the pipe is active
  1231.  
  1232. Source: buildcraft_pipe
  1233.  
  1234. Arguments:
  1235.  
  1236. wire (string{RED,BLUE,GREEN,YELLOW}) : The colour of the wire
  1237. eu_conductor
  1238.  
  1239. An Adapter
  1240.  
  1241. Target class: ic2.api.energy.tile.IEnergyConductor
  1242.  
  1243. Source class: openperipheral.integration.ic2.AdapterEnergyConductor
  1244.  
  1245. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/ic2/AdapterEnergyConductor.class
  1246.  
  1247. Location: external
  1248. getEUConductionLoss() : number
  1249.  
  1250. Get the EU conduction loss
  1251.  
  1252. Source: eu_conductor
  1253. getEUConductorBreakdownEnergy() : number
  1254.  
  1255. Get the EU conductor breakdown energy
  1256.  
  1257. Source: eu_conductor
  1258. getEUInsulationBreakdownEnergy() : number
  1259.  
  1260. Get the EU insulation breakdown energy
  1261.  
  1262. Source: eu_conductor
  1263. getEUInsulationEnergyAbsorption() : number
  1264.  
  1265. Get the EU insulation energy absorption
  1266.  
  1267. Source: eu_conductor
  1268. skull
  1269.  
  1270. An Adapter
  1271.  
  1272. Target class: net.minecraft.tileentity.TileEntitySkull
  1273.  
  1274. Source class: openperipheral.integration.vanilla.AdapterSkull
  1275.  
  1276. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/vanilla/AdapterSkull.class
  1277.  
  1278. Location: external
  1279. getPlayer() : (string,string)
  1280.  
  1281. Synchronized
  1282.  
  1283. Source: skull
  1284. getType() : string
  1285.  
  1286. Synchronized
  1287.  
  1288. Source: skull
  1289. eu_source
  1290.  
  1291. An Adapter
  1292.  
  1293. Target class: ic2.api.energy.tile.IEnergySource
  1294.  
  1295. Source class: openperipheral.integration.ic2.AdapterEnergySource
  1296.  
  1297. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/ic2/AdapterEnergySource.class
  1298.  
  1299. Location: external
  1300. getEUSourceTier() : number
  1301.  
  1302. Determine the tier of this energy source (1 = LV, 2 = MV, 3 = HV, 4 = EV)
  1303.  
  1304. Source: eu_source
  1305. getOfferedEnergy() : number
  1306.  
  1307. Get the EU output
  1308.  
  1309. Source: eu_source
  1310. cofh_redstone
  1311.  
  1312. An Adapter
  1313.  
  1314. Target class: cofh.api.tileentity.IRedstoneControl
  1315.  
  1316. Source class: openperipheral.integration.cofh.tileentity.AdapterRedstoneControl
  1317.  
  1318. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/cofh/tileentity/AdapterRedstoneControl.class
  1319.  
  1320. Location: external
  1321. setRedstoneControl(control)
  1322.  
  1323. Synchronized
  1324.  
  1325. Source: cofh_redstone
  1326.  
  1327. Arguments:
  1328.  
  1329. control (string{DISABLED,LOW,HIGH})
  1330. getRedstoneControl() : string
  1331.  
  1332. Synchronized
  1333.  
  1334. Source: cofh_redstone
  1335. vanilla_player
  1336.  
  1337. An Adapter
  1338.  
  1339. Target class: net.minecraft.block.BlockJukebox$TileEntityJukebox
  1340.  
  1341. Source class: openperipheral.integration.vanilla.AdapterRecordPlayer
  1342.  
  1343. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/vanilla/AdapterRecordPlayer.class
  1344.  
  1345. Location: external
  1346. getRecord() : table
  1347.  
  1348. Synchronized
  1349.  
  1350. Get the record currently being played
  1351.  
  1352. Source: vanilla_player
  1353. me_storage
  1354.  
  1355. An Adapter
  1356.  
  1357. Target class: appeng.api.implementations.tiles.IChestOrDrive
  1358.  
  1359. Source class: openperipheral.integration.appeng.AdapterStorage
  1360.  
  1361. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/appeng/AdapterStorage.class
  1362.  
  1363. Location: external
  1364. getCellCount() : number
  1365.  
  1366. Synchronized
  1367.  
  1368. Source: me_storage
  1369. getCellStatus(slot) : (number,string)
  1370.  
  1371. Synchronized
  1372.  
  1373. Source: me_storage
  1374.  
  1375. Arguments:
  1376.  
  1377. slot (number)
  1378. thaumcraft_jar
  1379.  
  1380. An Adapter
  1381.  
  1382. Target class: thaumcraft.common.tiles.TileJarFillable
  1383.  
  1384. Source class: openperipheral.integration.thaumcraft.AdapterJar
  1385.  
  1386. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/thaumcraft/AdapterJar.class
  1387.  
  1388. Location: external
  1389. getAspectFilter() : table
  1390.  
  1391. Get the aspect filtered by this block block
  1392.  
  1393. Source: thaumcraft_jar
  1394. getAspects() : table
  1395.  
  1396. Get the Aspects stored in the block
  1397.  
  1398. Source: thaumcraft_jar
  1399. thaumcraft_jar
  1400.  
  1401. An Adapter
  1402.  
  1403. Target class: thaumcraft.common.tiles.TileJarFillable
  1404.  
  1405. Source class: openperipheral.integration.thaumcraft.AdapterJar
  1406.  
  1407. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/thaumcraft/AdapterJar.class
  1408.  
  1409. Location: external
  1410. getAspectFilter() : table
  1411.  
  1412. Get the aspect filtered by this block block
  1413.  
  1414. Source: thaumcraft_jar
  1415. getAspects() : table
  1416.  
  1417. Get the Aspects stored in the block
  1418.  
  1419. Source: thaumcraft_jar
  1420. thaumcraft_essentia_transport
  1421.  
  1422. An Adapter
  1423.  
  1424. Target class: thaumcraft.api.aspects.IEssentiaTransport
  1425.  
  1426. Source class: openperipheral.integration.thaumcraft.AdapterEssentiaTransport
  1427.  
  1428. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/thaumcraft/AdapterEssentiaTransport.class
  1429.  
  1430. Location: external
  1431. getEssentiaType(direction) : string
  1432.  
  1433. Returns the type of essentia in the tube
  1434.  
  1435. Source: thaumcraft_essentia_transport
  1436.  
  1437. Arguments:
  1438.  
  1439. direction (string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN}) : Direction suction coming from
  1440. getEssentiaAmount(direction) : number
  1441.  
  1442. Returns the amount of essentia in the tube
  1443.  
  1444. Source: thaumcraft_essentia_transport
  1445.  
  1446. Arguments:
  1447.  
  1448. direction (string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN}) : Direction suction coming from
  1449. getSuctionAmount(direction) : number
  1450.  
  1451. Returns the amount of suction in the tube
  1452.  
  1453. Source: thaumcraft_essentia_transport
  1454.  
  1455. Arguments:
  1456.  
  1457. direction (string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN}) : Direction suction coming from
  1458. getSuctionType(direction) : string
  1459.  
  1460. Returns the type of essentia wished in the tube
  1461.  
  1462. Source: thaumcraft_essentia_transport
  1463.  
  1464. Arguments:
  1465.  
  1466. direction (string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN}) : Direction suction coming from
  1467. inventory-world
  1468.  
  1469. An Adapter
  1470.  
  1471. Target class: net.minecraft.inventory.IInventory
  1472.  
  1473. Source class: openperipheral.integration.vanilla.AdapterWorldInventory
  1474.  
  1475. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/vanilla/AdapterWorldInventory.class
  1476.  
  1477. Location: external
  1478. pullItem(direction,slot,maxAmount?,intoSlot?) : number
  1479. pullItemIntoSlot(direction,slot,maxAmount?,intoSlot?) : number
  1480.  
  1481. Synchronized
  1482.  
  1483. Pull an item from a slot in another inventory into a slot in this one. Returns the amount of items moved
  1484.  
  1485. Source: inventory-world
  1486.  
  1487. Arguments:
  1488.  
  1489. direction (string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN}) : The direction of the other inventory
  1490.  
  1491. slot (number) : The slot in the OTHER inventory that you're pulling from
  1492.  
  1493. maxAmount (optional number) : The maximum amount of items you want to pull
  1494.  
  1495. intoSlot (optional number) : The slot in the current inventory that you want to pull into
  1496. pushItem(direction,slot,maxAmount?,intoSlot?) : number
  1497. pushItemIntoSlot(direction,slot,maxAmount?,intoSlot?) : number
  1498.  
  1499. Synchronized
  1500.  
  1501. Push an item from the current inventory into slot on the other one. Returns the amount of items moved
  1502.  
  1503. Source: inventory-world
  1504.  
  1505. Arguments:
  1506.  
  1507. direction (string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN}) : The direction of the other inventory
  1508.  
  1509. slot (number) : The slot in the current inventory that you're pushing from
  1510.  
  1511. maxAmount (optional number) : The maximum amount of items you want to push
  1512.  
  1513. intoSlot (optional number) : The slot in the other inventory that you want to push into
  1514. inventory
  1515.  
  1516. An Adapter
  1517.  
  1518. Target class: net.minecraft.inventory.IInventory
  1519.  
  1520. Source class: openperipheral.integration.vanilla.AdapterInventory
  1521.  
  1522. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/vanilla/AdapterInventory.class
  1523.  
  1524. Location: external
  1525. condenseItems()
  1526.  
  1527. Synchronized
  1528.  
  1529. Condense and tidy the stacks in an inventory
  1530.  
  1531. Source: inventory
  1532. swapStacks(from,to,fromDirection?,fromDirection?)
  1533.  
  1534. Synchronized
  1535.  
  1536. Swap two slots in the inventory
  1537.  
  1538. Source: inventory
  1539.  
  1540. Arguments:
  1541.  
  1542. from (number) : The first slot
  1543.  
  1544. to (number) : The other slot
  1545.  
  1546. fromDirection (optional string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN})
  1547.  
  1548. fromDirection (optional string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN})
  1549. getAllStacks(proxy?) : table
  1550.  
  1551. Get a table with all the items of the chest
  1552.  
  1553. Source: inventory
  1554.  
  1555. Arguments:
  1556.  
  1557. proxy (optional boolean) : If false, method will compute whole table, instead of returning proxy
  1558. destroyStack(slotNumber)
  1559.  
  1560. Synchronized
  1561.  
  1562. Destroy a stack
  1563.  
  1564. Source: inventory
  1565.  
  1566. Arguments:
  1567.  
  1568. slotNumber (number) : The slot number
  1569. expandStack(stack) : table
  1570.  
  1571. Get full stack information from id and/or damage
  1572.  
  1573. Source: inventory
  1574.  
  1575. Arguments:
  1576.  
  1577. stack ({id:string,dmg:number?,qty:number?,...})
  1578. getInventoryName() : string
  1579.  
  1580. Get the name of this inventory
  1581.  
  1582. Source: inventory
  1583. getInventorySize() : number
  1584.  
  1585. Get the size of this inventory
  1586.  
  1587. Source: inventory
  1588. getStackInSlot(slotNumber,proxy?) : object
  1589.  
  1590. Get details of an item in a particular slot
  1591.  
  1592. Source: inventory
  1593.  
  1594. Arguments:
  1595.  
  1596. slotNumber (number) : Slot number
  1597.  
  1598. proxy (optional boolean) : If true, method will return proxy instead of computing whole table
  1599. ic2_kinetic_source
  1600.  
  1601. An Adapter
  1602.  
  1603. Target class: ic2.api.energy.tile.IKineticSource
  1604.  
  1605. Source class: openperipheral.integration.ic2.AdapterKineticSource
  1606.  
  1607. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/ic2/AdapterKineticSource.class
  1608.  
  1609. Location: external
  1610. getMaxKineticEnergy(side) : number
  1611.  
  1612. Synchronized
  1613.  
  1614. Source: ic2_kinetic_source
  1615.  
  1616. Arguments:
  1617.  
  1618. side (string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN})
  1619. vanilla_spawner
  1620.  
  1621. An Adapter
  1622.  
  1623. Target class: net.minecraft.tileentity.TileEntityMobSpawner
  1624.  
  1625. Source class: openperipheral.integration.vanilla.AdapterMobSpawner
  1626.  
  1627. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/vanilla/AdapterMobSpawner.class
  1628.  
  1629. Location: external
  1630. getSpawningMobName() : string
  1631.  
  1632. Synchronized
  1633.  
  1634. The name of the mob that spawns from the spawner
  1635.  
  1636. Source: vanilla_spawner
  1637. mfr_ejector
  1638.  
  1639. An Adapter
  1640.  
  1641. Target class: powercrystals.minefactoryreloaded.tile.machine.TileEntityEjector
  1642.  
  1643. Source class: openperipheral.integration.minefactoryreloaded.AdapterEjector
  1644.  
  1645. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/minefactoryreloaded/AdapterEjector.class
  1646.  
  1647. Location: external
  1648. getIsWhitelist() : boolean
  1649.  
  1650. Synchronized
  1651.  
  1652. Is whitelist enabled?
  1653.  
  1654. Source: mfr_ejector
  1655. setIsWhitelist(isWhitelist)
  1656.  
  1657. Synchronized
  1658.  
  1659. Set the value of whitelist toggle
  1660.  
  1661. Source: mfr_ejector
  1662.  
  1663. Arguments:
  1664.  
  1665. isWhitelist (boolean)
  1666. getMatchNBT() : boolean
  1667.  
  1668. Synchronized
  1669.  
  1670. Is NBT Match enabled?
  1671.  
  1672. Source: mfr_ejector
  1673. setMatchNBT(matchNBT)
  1674.  
  1675. Synchronized
  1676.  
  1677. Set the value of NBT Match toggle
  1678.  
  1679. Source: mfr_ejector
  1680.  
  1681. Arguments:
  1682.  
  1683. matchNBT (boolean)
  1684. getMatchMeta() : boolean
  1685.  
  1686. Synchronized
  1687.  
  1688. Is Match Meta enabled?
  1689.  
  1690. Source: mfr_ejector
  1691. setMatchMeta(matchMeta)
  1692.  
  1693. Synchronized
  1694.  
  1695. Set the value of Match Damage toggle
  1696.  
  1697. Source: mfr_ejector
  1698.  
  1699. Arguments:
  1700.  
  1701. matchMeta (boolean)
  1702. thaumcraft_aspect_container
  1703.  
  1704. An Adapter
  1705.  
  1706. Target class: thaumcraft.api.aspects.IAspectContainer
  1707.  
  1708. Source class: openperipheral.integration.thaumcraft.AdapterAspectContainer
  1709.  
  1710. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/thaumcraft/AdapterAspectContainer.class
  1711.  
  1712. Location: external
  1713. getAspectCount(aspect) : number
  1714.  
  1715. Get amount of specific aspect stored in this block
  1716.  
  1717. Source: thaumcraft_aspect_container
  1718.  
  1719. Arguments:
  1720.  
  1721. aspect (string) : Aspect to be checked
  1722. getAspectsSum() : table
  1723.  
  1724. Get the map of aspects stored in the block (summed, if there are multiple entries)
  1725.  
  1726. Source: thaumcraft_aspect_container
  1727. getAspects() : table
  1728.  
  1729. Get the Aspects stored in the block
  1730.  
  1731. Source: thaumcraft_aspect_container
  1732. vanilla_note
  1733.  
  1734. An Adapter
  1735.  
  1736. Target class: net.minecraft.tileentity.TileEntityNote
  1737.  
  1738. Source class: openperipheral.integration.vanilla.AdapterNoteBlock
  1739.  
  1740. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/vanilla/AdapterNoteBlock.class
  1741.  
  1742. Location: external
  1743. incrementPitch()
  1744.  
  1745. Synchronized
  1746.  
  1747. Increment the pitch of the noteblock
  1748.  
  1749. Source: vanilla_note
  1750. triggerNote()
  1751.  
  1752. Synchronized
  1753.  
  1754. Play the current note on the noteblock
  1755.  
  1756. Source: vanilla_note
  1757. setPitch(note)
  1758.  
  1759. Synchronized
  1760.  
  1761. Set the note on the noteblock
  1762.  
  1763. Source: vanilla_note
  1764.  
  1765. Arguments:
  1766.  
  1767. note (number) : The note you want. From 0 to 25
  1768. playSound(sound,pitch,volume,x?,y?,z?)
  1769.  
  1770. Synchronized
  1771.  
  1772. Plays a minecraft sound
  1773.  
  1774. Source: vanilla_note
  1775.  
  1776. Arguments:
  1777.  
  1778. sound (string) : The identifier for the sound
  1779.  
  1780. pitch (number) : The pitch from 0 to 1
  1781.  
  1782. volume (number) : The volume from 0 to 1
  1783.  
  1784. x (optional number) : X coordinate od sound (relative to block)
  1785.  
  1786. y (optional number) : Y coordinate of sound (relative to block)
  1787.  
  1788. z (optional number) : Z coordinate of sound (relative to block)
  1789. getNote() : number
  1790.  
  1791. Synchronized
  1792.  
  1793. Get the note currently set on this noteblock
  1794.  
  1795. Source: vanilla_note
  1796. thaumcraf_bore
  1797.  
  1798. An Adapter
  1799.  
  1800. Target class: thaumcraft.common.tiles.TileArcaneBore
  1801.  
  1802. Source class: openperipheral.integration.thaumcraft.AdapterArcaneBore
  1803.  
  1804. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/thaumcraft/AdapterArcaneBore.class
  1805.  
  1806. Location: external
  1807. getFortune() : number
  1808.  
  1809. Gets the fortune level the Bore is mining with
  1810.  
  1811. Source: thaumcraf_bore
  1812. isPickaxeBroken() : boolean
  1813.  
  1814. Is the pick broken?
  1815.  
  1816. Source: thaumcraf_bore
  1817. hasNativeClusters() : boolean
  1818.  
  1819. Does the bore mine native clusters as well as normal ores
  1820.  
  1821. Source: thaumcraf_bore
  1822. hasSilkTouch() : boolean
  1823.  
  1824. Does the Bore mine with silk touch
  1825.  
  1826. Source: thaumcraf_bore
  1827. hasPickaxe() : boolean
  1828.  
  1829. Does the arcane bore have a pickaxe.
  1830.  
  1831. Source: thaumcraf_bore
  1832. isWorking() : boolean
  1833.  
  1834. Synchronized
  1835.  
  1836. Is the Arcane bore active?
  1837.  
  1838. Source: thaumcraf_bore
  1839. getSpeed() : number
  1840.  
  1841. Gets the speed of the bore
  1842.  
  1843. Source: thaumcraf_bore
  1844. hasFocus() : boolean
  1845.  
  1846. Does the arcane bore have a focus.
  1847.  
  1848. Source: thaumcraf_bore
  1849. getRadius() : number
  1850.  
  1851. Gets the radius of the bore's effects
  1852.  
  1853. Source: thaumcraf_bore
  1854. thaumcraf_bore
  1855.  
  1856. An Adapter
  1857.  
  1858. Target class: thaumcraft.common.tiles.TileArcaneBore
  1859.  
  1860. Source class: openperipheral.integration.thaumcraft.AdapterArcaneBore
  1861.  
  1862. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/thaumcraft/AdapterArcaneBore.class
  1863.  
  1864. Location: external
  1865. getFortune() : number
  1866.  
  1867. Gets the fortune level the Bore is mining with
  1868.  
  1869. Source: thaumcraf_bore
  1870. isPickaxeBroken() : boolean
  1871.  
  1872. Is the pick broken?
  1873.  
  1874. Source: thaumcraf_bore
  1875. hasNativeClusters() : boolean
  1876.  
  1877. Does the bore mine native clusters as well as normal ores
  1878.  
  1879. Source: thaumcraf_bore
  1880. hasSilkTouch() : boolean
  1881.  
  1882. Does the Bore mine with silk touch
  1883.  
  1884. Source: thaumcraf_bore
  1885. hasPickaxe() : boolean
  1886.  
  1887. Does the arcane bore have a pickaxe.
  1888.  
  1889. Source: thaumcraf_bore
  1890. isWorking() : boolean
  1891.  
  1892. Synchronized
  1893.  
  1894. Is the Arcane bore active?
  1895.  
  1896. Source: thaumcraf_bore
  1897. getSpeed() : number
  1898.  
  1899. Gets the speed of the bore
  1900.  
  1901. Source: thaumcraf_bore
  1902. hasFocus() : boolean
  1903.  
  1904. Does the arcane bore have a focus.
  1905.  
  1906. Source: thaumcraf_bore
  1907. getRadius() : number
  1908.  
  1909. Gets the radius of the bore's effects
  1910.  
  1911. Source: thaumcraf_bore
  1912. openblocks_donation
  1913.  
  1914. An Adapter
  1915.  
  1916. Target class: openblocks.common.tileentity.TileEntityDonationStation
  1917.  
  1918. Source class: openblocks.integration.AdapterDonationStation
  1919.  
  1920. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenBlocks-1.7.10-1.4.4.jar!/openblocks/integration/AdapterDonationStation.class
  1921.  
  1922. Location: external
  1923. getItemAuthor() : (string,table)
  1924.  
  1925. Synchronized
  1926.  
  1927. Find the mod name and mod authors
  1928.  
  1929. Source: openblocks_donation
  1930. me_interface
  1931.  
  1932. An Adapter
  1933.  
  1934. Target class: appeng.tile.misc.TileInterface
  1935.  
  1936. Source class: openperipheral.integration.appeng.AdapterInterface
  1937.  
  1938. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/appeng/AdapterInterface.class
  1939.  
  1940. Location: external
  1941. exportItem(fingerprint,direction,maxAmount?,intoSlot?) : table
  1942.  
  1943. Synchronized
  1944.  
  1945. Exports the specified item into the target inventory.
  1946.  
  1947. Source: me_interface
  1948.  
  1949. Arguments:
  1950.  
  1951. fingerprint ({id:string,dmg:number?,nbt_hash:string?}) : Details of the item you want to export (can be result of .getStackInSlot() or .getAvailableItems())
  1952.  
  1953. direction (string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN}) : Location of target inventory
  1954.  
  1955. maxAmount (optional number) : The maximum amount of items you want to export
  1956.  
  1957. intoSlot (optional number) : The slot in the other inventory that you want to export into
  1958. requestCrafting(fingerprint,qty?,cpu?)
  1959.  
  1960. Synchronized
  1961.  
  1962. Requests the specified item to get crafted.
  1963.  
  1964. Source: me_interface
  1965.  
  1966. Arguments:
  1967.  
  1968. fingerprint ({id:string,dmg:number?,nbt_hash:string?}) : Details of the item you want to craft. Can be found with .getStackInSlot on inventory and .getAvailableItems on AE network
  1969.  
  1970. qty (optional number) : The quantity of items you want to craft
  1971.  
  1972. cpu (optional string) : The name of the CPU you want to use
  1973. canExport(direction) : boolean
  1974.  
  1975. Synchronized
  1976.  
  1977. Returns true when the interface can export to side.
  1978.  
  1979. Source: me_interface
  1980.  
  1981. Arguments:
  1982.  
  1983. direction (string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN}) : Location of target inventory
  1984. mystcraft_desk
  1985.  
  1986. An Adapter
  1987.  
  1988. Target class: com.xcompwiz.mystcraft.tileentity.TileEntityDesk
  1989.  
  1990. Source class: openperipheral.integration.mystcraft.v2.AdapterWritingDesk
  1991.  
  1992. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/mystcraft/v2/AdapterWritingDesk.class
  1993.  
  1994. Location: external
  1995. writeSymbol(deskSlot,notebookSlot)
  1996.  
  1997. Synchronized
  1998.  
  1999. Create a symbol page from the target symbol
  2000.  
  2001. Source: mystcraft_desk
  2002.  
  2003. Arguments:
  2004.  
  2005. deskSlot (number)
  2006.  
  2007. notebookSlot (number) : The source symbol to copy
  2008. getMaxNotebookCount() : number
  2009.  
  2010. Synchronized
  2011.  
  2012. Get the maximum number of notebooks this desk can store
  2013.  
  2014. Source: mystcraft_desk
  2015. getNotebook(slot) : object
  2016.  
  2017. Synchronized
  2018.  
  2019. Get notebook wrapper
  2020.  
  2021. Source: mystcraft_desk
  2022.  
  2023. Arguments:
  2024.  
  2025. slot (number) : The writing desk slot you are interested in
  2026. pushNotebookPage(deskSlot,direction,fromSlot,intoSlot?) : number
  2027.  
  2028. Synchronized
  2029.  
  2030. Push a page from the notebook into a specific slot in external inventory. Returns the amount of items moved
  2031.  
  2032. Source: mystcraft_desk
  2033.  
  2034. Arguments:
  2035.  
  2036. deskSlot (number)
  2037.  
  2038. direction (string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN}) : The direction of the other inventory. (north, south, east, west, up or down)
  2039.  
  2040. fromSlot (number) : The page slot in inventory that you're pushing from
  2041.  
  2042. intoSlot (optional number) : The slot in the other inventory that you want to push into
  2043. pullNotebookPage(deskSlot,direction,fromSlot) : boolean
  2044.  
  2045. Synchronized
  2046.  
  2047. Pull an item from the target inventory into any slot in the current one. Returns true if item was consumed
  2048.  
  2049. Source: mystcraft_desk
  2050.  
  2051. Arguments:
  2052.  
  2053. deskSlot (number)
  2054.  
  2055. direction (string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN}) : The direction of the other inventory)
  2056.  
  2057. fromSlot (number) : The slot in the other inventory that you're pulling from
  2058. forestry_bees
  2059.  
  2060. An Adapter
  2061.  
  2062. Target class: forestry.api.apiculture.IBeeHousing
  2063.  
  2064. Source class: openperipheral.integration.forestry.AdapterBeeHousing
  2065.  
  2066. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/forestry/AdapterBeeHousing.class
  2067.  
  2068. Location: external
  2069. getBeeBreedingData() : table
  2070.  
  2071. Get the full breeding list thingy. Experimental!
  2072.  
  2073. Source: forestry_bees
  2074. listAllSpecies() : table
  2075.  
  2076. Synchronized
  2077.  
  2078. Get all known bees mutations
  2079.  
  2080. Source: forestry_bees
  2081. getBeeParents(childType) : table
  2082.  
  2083. Synchronized
  2084.  
  2085. Get the parents for a particular mutation
  2086.  
  2087. Source: forestry_bees
  2088.  
  2089. Arguments:
  2090.  
  2091. childType (string) : The type of bee you want the parents for
  2092. getDrone() : table
  2093.  
  2094. Synchronized
  2095.  
  2096. Get the drone
  2097.  
  2098. Source: forestry_bees
  2099. canBreed() : boolean
  2100.  
  2101. Synchronized
  2102.  
  2103. Can the bees breed?
  2104.  
  2105. Source: forestry_bees
  2106. getQueen() : table
  2107.  
  2108. Synchronized
  2109.  
  2110. Get the queen
  2111.  
  2112. Source: forestry_bees
  2113. ic2_reactor
  2114.  
  2115. An Adapter
  2116.  
  2117. Target class: ic2.api.reactor.IReactor
  2118.  
  2119. Source class: openperipheral.integration.ic2.AdapterReactor
  2120.  
  2121. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/ic2/AdapterReactor.class
  2122.  
  2123. Location: external
  2124. getEUOutput() : number
  2125.  
  2126. Get the EU output of this reactor
  2127.  
  2128. Source: ic2_reactor
  2129. getHeat() : number
  2130.  
  2131. Get the heat of the reactor
  2132.  
  2133. Source: ic2_reactor
  2134. getMaxHeat() : number
  2135.  
  2136. Get the maximum heat of the reactor before it explodes
  2137.  
  2138. Source: ic2_reactor
  2139. isActive() : boolean
  2140.  
  2141. Returns true if the reactor is active
  2142.  
  2143. Source: ic2_reactor
  2144. vanilla_comparator
  2145.  
  2146. An Adapter
  2147.  
  2148. Target class: net.minecraft.tileentity.TileEntityComparator
  2149.  
  2150. Source class: openperipheral.integration.vanilla.AdapterComparator
  2151.  
  2152. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/vanilla/AdapterComparator.class
  2153.  
  2154. Location: external
  2155. getOutputSignal() : number
  2156.  
  2157. Synchronized
  2158.  
  2159. Get the strength of the output signal
  2160.  
  2161. Source: vanilla_comparator
  2162. ic2_machine
  2163.  
  2164. An Adapter
  2165.  
  2166. Target class: ic2.core.block.machine.tileentity.TileEntityElectricMachine
  2167.  
  2168. Source class: openperipheral.integration.ic2.AdapterElecticMachine
  2169.  
  2170. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/ic2/AdapterElecticMachine.class
  2171.  
  2172. Location: external
  2173. getProgress() : number
  2174.  
  2175. Get the current progress as a percentage
  2176.  
  2177. Source: ic2_machine
  2178. openblocks_projector
  2179.  
  2180. An Adapter
  2181.  
  2182. Target class: openblocks.common.tileentity.TileEntityProjector
  2183.  
  2184. Source class: openblocks.integration.AdapterProjector
  2185.  
  2186. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenBlocks-1.7.10-1.4.4.jar!/openblocks/integration/AdapterProjector.class
  2187.  
  2188. Location: external
  2189. getMapInfo() : table
  2190.  
  2191. Synchronized
  2192.  
  2193. Get current map info
  2194.  
  2195. Source: openblocks_projector
  2196. setMapInfo(properties)
  2197.  
  2198. Synchronized
  2199.  
  2200. Set current map info
  2201.  
  2202. Source: openblocks_projector
  2203.  
  2204. Arguments:
  2205.  
  2206. properties (table) : Map of properties
  2207. getMapId() : number
  2208.  
  2209. Synchronized
  2210.  
  2211. Get current map id
  2212.  
  2213. Source: openblocks_projector
  2214. setPoint(row,column,layer,height,color)
  2215.  
  2216. Get height and color of point on map
  2217.  
  2218. Source: openblocks_projector
  2219.  
  2220. Arguments:
  2221.  
  2222. row (number) : Map row (0..63)
  2223.  
  2224. column (number) : Map column (0..63)
  2225.  
  2226. layer (number) : Map layer
  2227.  
  2228. height (number) : Point height
  2229.  
  2230. color (number) : Point color
  2231. clearMap()
  2232.  
  2233. Synchronized
  2234.  
  2235. Clear map
  2236.  
  2237. Source: openblocks_projector
  2238. clearLayer(layer)
  2239.  
  2240. Synchronized
  2241.  
  2242. Clear single layer
  2243.  
  2244. Source: openblocks_projector
  2245.  
  2246. Arguments:
  2247.  
  2248. layer (number) : Map layer
  2249. appendLayer()
  2250.  
  2251. Synchronized
  2252.  
  2253. Append layer
  2254.  
  2255. Source: openblocks_projector
  2256. getPoint(row,column,layer) : (number,number)
  2257.  
  2258. Get height and color of point on map
  2259.  
  2260. Source: openblocks_projector
  2261.  
  2262. Arguments:
  2263.  
  2264. row (number) : Map row (0..63)
  2265.  
  2266. column (number) : Map column (0..63)
  2267.  
  2268. layer (number) : Map layer
  2269. getRotation() : number
  2270.  
  2271. Synchronized
  2272.  
  2273. Get displayed map rotation
  2274.  
  2275. Source: openblocks_projector
  2276. rotate(delta)
  2277.  
  2278. Synchronized
  2279.  
  2280. Rotate displayed map rotation
  2281.  
  2282. Source: openblocks_projector
  2283.  
  2284. Arguments:
  2285.  
  2286. delta (number) : Rotation delta (positive - CW, negative - CCW)
  2287. mfr_disenchanter
  2288.  
  2289. An Adapter
  2290.  
  2291. Target class: powercrystals.minefactoryreloaded.tile.machine.TileEntityAutoDisenchanter
  2292.  
  2293. Source class: openperipheral.integration.minefactoryreloaded.AdapterAutoDisenchanter
  2294.  
  2295. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/minefactoryreloaded/AdapterAutoDisenchanter.class
  2296.  
  2297. Location: external
  2298. getRepeat() : boolean
  2299.  
  2300. Synchronized
  2301.  
  2302. Get value of repeat disenchant toggle
  2303.  
  2304. Source: mfr_disenchanter
  2305. setRepeat(repeat)
  2306.  
  2307. Synchronized
  2308.  
  2309. Set the value of repeat disenchant toggle
  2310.  
  2311. Source: mfr_disenchanter
  2312.  
  2313. Arguments:
  2314.  
  2315. repeat (boolean)
  2316. cofh_sides
  2317.  
  2318. An Adapter
  2319.  
  2320. Target class: cofh.api.tileentity.IReconfigurableSides
  2321.  
  2322. Source class: openperipheral.integration.cofh.tileentity.AdapterReconfigurableSides
  2323.  
  2324. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/cofh/tileentity/AdapterReconfigurableSides.class
  2325.  
  2326. Location: external
  2327. decrSide(side) : boolean
  2328.  
  2329. Synchronized
  2330.  
  2331. Decrement the config for a given side. Returns true if config was changed
  2332.  
  2333. Source: cofh_sides
  2334.  
  2335. Arguments:
  2336.  
  2337. side (number)
  2338. getNumConfig(side) : number
  2339.  
  2340. Synchronized
  2341.  
  2342. Returns the number of possible config settings for a given side
  2343.  
  2344. Source: cofh_sides
  2345.  
  2346. Arguments:
  2347.  
  2348. side (number)
  2349. incrSide(side) : boolean
  2350.  
  2351. Synchronized
  2352.  
  2353. Increment the config for a given side. Returns true if config was changed
  2354.  
  2355. Source: cofh_sides
  2356.  
  2357. Arguments:
  2358.  
  2359. side (number)
  2360. resetSides() : boolean
  2361.  
  2362. Synchronized
  2363.  
  2364. Reset configs on all sides to their base values. Returns true if reset was successful
  2365.  
  2366. Source: cofh_sides
  2367. setSide(side,config) : boolean
  2368.  
  2369. Synchronized
  2370.  
  2371. Set the config for a given side. Returns true if config was changed
  2372.  
  2373. Source: cofh_sides
  2374.  
  2375. Arguments:
  2376.  
  2377. side (number)
  2378.  
  2379. config (number)
  2380. eu_sink
  2381.  
  2382. An Adapter
  2383.  
  2384. Target class: ic2.api.energy.tile.IEnergySink
  2385.  
  2386. Source class: openperipheral.integration.ic2.AdapterEnergySink
  2387.  
  2388. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/ic2/AdapterEnergySink.class
  2389.  
  2390. Location: external
  2391. getEUSinkTier() : number
  2392.  
  2393. Determine the tier of this energy sink (1 = LV, 2 = MV, 3 = HV, 4 = EV)
  2394.  
  2395. Source: eu_sink
  2396. getDemandedEnergy() : number
  2397.  
  2398. Get the maximum safe EU input
  2399.  
  2400. Source: eu_sink
  2401. tmechworks_drawbridge
  2402.  
  2403. An Adapter
  2404.  
  2405. Target class: tmechworks.lib.blocks.IDrawbridgeLogicBase
  2406.  
  2407. Source class: openperipheral.integration.tmechworks.AdapterDrawbridgeLogicBase
  2408.  
  2409. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/tmechworks/AdapterDrawbridgeLogicBase.class
  2410.  
  2411. Location: external
  2412. hasExtended() : boolean
  2413.  
  2414. Checks if the drawbridge is extended or not
  2415.  
  2416. Source: tmechworks_drawbridge
  2417. railcraft_turbine
  2418.  
  2419. An Adapter
  2420.  
  2421. Target class: mods.railcraft.common.blocks.machine.alpha.TileSteamTurbine
  2422.  
  2423. Source class: openperipheral.integration.railcraft.AdapterTileSteamTurbine
  2424.  
  2425. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/railcraft/AdapterTileSteamTurbine.class
  2426.  
  2427. Location: external
  2428. getTurbineOutput() : number
  2429.  
  2430. Synchronized
  2431.  
  2432. Get power output percentage
  2433.  
  2434. Source: railcraft_turbine
  2435. getTurbineRotorStatus() : number
  2436.  
  2437. Synchronized
  2438.  
  2439. Get the undamagedness of the rotor, from 0% (dead) to 100% (brand new)
  2440.  
  2441. Source: railcraft_turbine
  2442. mfr_chunk_loader
  2443.  
  2444. An Adapter
  2445.  
  2446. Target class: powercrystals.minefactoryreloaded.tile.machine.TileEntityChunkLoader
  2447.  
  2448. Source class: openperipheral.integration.minefactoryreloaded.AdapterChunkLoader
  2449.  
  2450. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/minefactoryreloaded/AdapterChunkLoader.class
  2451.  
  2452. Location: external
  2453. setRadius(radius)
  2454.  
  2455. Synchronized
  2456.  
  2457. Set chunk loader radius
  2458.  
  2459. Source: mfr_chunk_loader
  2460.  
  2461. Arguments:
  2462.  
  2463. radius (number)
  2464. getRadius() : number
  2465.  
  2466. Synchronized
  2467.  
  2468. Get chunk loader radius
  2469.  
  2470. Source: mfr_chunk_loader
  2471. thaumcraft_node
  2472.  
  2473. An Adapter
  2474.  
  2475. Target class: thaumcraft.api.nodes.INode
  2476.  
  2477. Source class: openperipheral.integration.thaumcraft.AdapterNode
  2478.  
  2479. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/thaumcraft/AdapterNode.class
  2480.  
  2481. Location: external
  2482. getNodeModifier() : string
  2483.  
  2484. Get the modifier of the node
  2485.  
  2486. Source: thaumcraft_node
  2487. getNodeType() : string
  2488.  
  2489. Get the type of the node
  2490.  
  2491. Source: thaumcraft_node
  2492. vanilla_beacon
  2493.  
  2494. An Adapter
  2495.  
  2496. Target class: net.minecraft.tileentity.TileEntityBeacon
  2497.  
  2498. Source class: openperipheral.integration.vanilla.AdapterBeacon
  2499.  
  2500. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/vanilla/AdapterBeacon.class
  2501.  
  2502. Location: external
  2503. getPrimaryEffect() : string
  2504.  
  2505. Synchronized
  2506.  
  2507. Get the primary effect of the beacon
  2508.  
  2509. Source: vanilla_beacon
  2510. getSecondaryEffect() : string
  2511.  
  2512. Synchronized
  2513.  
  2514. Get the secondary effect of the beacon
  2515.  
  2516. Source: vanilla_beacon
  2517. getLevels() : number
  2518.  
  2519. Synchronized
  2520.  
  2521. Get the height of the beacon's pyramid
  2522.  
  2523. Source: vanilla_beacon
  2524. thaumcraft_brain
  2525.  
  2526. An Adapter
  2527.  
  2528. Target class: thaumcraft.common.tiles.TileJarBrain
  2529.  
  2530. Source class: openperipheral.integration.thaumcraft.AdapterBrainJar
  2531.  
  2532. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/thaumcraft/AdapterBrainJar.class
  2533.  
  2534. Location: external
  2535. getXP() : number
  2536.  
  2537. Returns the amount of XP stored in the Brain in a Jar
  2538.  
  2539. Source: thaumcraft_brain
  2540. thaumcraft_brain
  2541.  
  2542. An Adapter
  2543.  
  2544. Target class: thaumcraft.common.tiles.TileJarBrain
  2545.  
  2546. Source class: openperipheral.integration.thaumcraft.AdapterBrainJar
  2547.  
  2548. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/thaumcraft/AdapterBrainJar.class
  2549.  
  2550. Location: external
  2551. getXP() : number
  2552.  
  2553. Returns the amount of XP stored in the Brain in a Jar
  2554.  
  2555. Source: thaumcraft_brain
  2556. mfr_enchanter
  2557.  
  2558. An Adapter
  2559.  
  2560. Target class: powercrystals.minefactoryreloaded.tile.machine.TileEntityAutoEnchanter
  2561.  
  2562. Source class: openperipheral.integration.minefactoryreloaded.AdapterAutoEnchanter
  2563.  
  2564. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/minefactoryreloaded/AdapterAutoEnchanter.class
  2565.  
  2566. Location: external
  2567. getTargetLevel() : number
  2568.  
  2569. Synchronized
  2570.  
  2571. Get target level of enchantment
  2572.  
  2573. Source: mfr_enchanter
  2574. setTargetLevel(level)
  2575.  
  2576. Synchronized
  2577.  
  2578. Set the target level of enchantment (1-30)
  2579.  
  2580. Source: mfr_enchanter
  2581.  
  2582. Arguments:
  2583.  
  2584. level (number)
  2585. ender_item
  2586.  
  2587. An Adapter
  2588.  
  2589. Target class: cofh.api.transport.IEnderItemHandler
  2590.  
  2591. Source class: openperipheral.integration.cofh.transport.AdapterEnderItemAttuned
  2592.  
  2593. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/cofh/transport/AdapterEnderItemAttuned.class
  2594.  
  2595. Location: external
  2596. getChannelName() : string
  2597.  
  2598. Synchronized
  2599.  
  2600. Get the channel name of the machine.
  2601.  
  2602. Source: ender_item
  2603. getFrequency() : number
  2604.  
  2605. Synchronized
  2606.  
  2607. Get the active frequency of the machine.
  2608.  
  2609. Source: ender_item
  2610. canReceiveItems() : boolean
  2611.  
  2612. Synchronized
  2613.  
  2614. Can the machine input items via the ender net.
  2615.  
  2616. Source: ender_item
  2617. setFrequency(frequency) : boolean
  2618.  
  2619. Synchronized
  2620.  
  2621. set the active frequency of the machine.
  2622.  
  2623. Source: ender_item
  2624.  
  2625. Arguments:
  2626.  
  2627. frequency (number) : the frequency you want to set to.
  2628. clearFrequency() : boolean
  2629.  
  2630. Synchronized
  2631.  
  2632. Clean the active frequency of the machine.
  2633.  
  2634. Source: ender_item
  2635. canSendItems() : boolean
  2636.  
  2637. Synchronized
  2638.  
  2639. Can the machine output items via the ender net.
  2640.  
  2641. Source: ender_item
  2642. fluid_tank
  2643.  
  2644. An Adapter
  2645.  
  2646. Target class: net.minecraftforge.fluids.IFluidTank
  2647.  
  2648. Source class: openperipheral.integration.vanilla.AdapterFluidTank
  2649.  
  2650. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/vanilla/AdapterFluidTank.class
  2651.  
  2652. Location: external
  2653. getInfo() : table
  2654.  
  2655. Synchronized
  2656.  
  2657. Returns info containing the capacity of the tank and the FluidStack it holds.
  2658.  
  2659. Source: fluid_tank
  2660. ender_frequency
  2661.  
  2662. An Adapter
  2663.  
  2664. Target class: codechicken.enderstorage.common.TileFrequencyOwner
  2665.  
  2666. Source class: openperipheral.integration.enderstorage.AdapterFrequencyOwner
  2667.  
  2668. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/enderstorage/AdapterFrequencyOwner.class
  2669.  
  2670. Location: external
  2671. getFrequency() : number
  2672.  
  2673. Get the frequency of this chest or tank
  2674.  
  2675. Source: ender_frequency
  2676. setFrequency(frequency)
  2677.  
  2678. Synchronized
  2679.  
  2680. Set the frequency of this chest or tank
  2681.  
  2682. Source: ender_frequency
  2683.  
  2684. Arguments:
  2685.  
  2686. frequency (number) : A single number that represents all three colours on this chest or tank
  2687. getColorNames() : (string,string,string)
  2688.  
  2689. Get the colours active on this chest or tank
  2690.  
  2691. Source: ender_frequency
  2692. setColorNames(color_left,color_middle,color_right)
  2693.  
  2694. Synchronized
  2695.  
  2696. Set the frequency of this chest or tank
  2697.  
  2698. Source: ender_frequency
  2699.  
  2700. Arguments:
  2701.  
  2702. color_left (string)
  2703.  
  2704. color_middle (string)
  2705.  
  2706. color_right (string)
  2707. setColors(color_left,color_middle,color_right)
  2708. setColours(color_left,color_middle,color_right)
  2709.  
  2710. Synchronized
  2711.  
  2712. Set the frequency of this chest or tank
  2713.  
  2714. Source: ender_frequency
  2715.  
  2716. Arguments:
  2717.  
  2718. color_left (number) : The first color
  2719.  
  2720. color_middle (number) : The second color
  2721.  
  2722. color_right (number) : The third color
  2723. getColors() : (number,number,number)
  2724. getColours() : (number,number,number)
  2725.  
  2726. Get the colours active on this chest or tank
  2727.  
  2728. Source: ender_frequency
  2729. thaumcraft_deconstructor
  2730.  
  2731. An Adapter
  2732.  
  2733. Target class: thaumcraft.common.tiles.TileDeconstructionTable
  2734.  
  2735. Source class: openperipheral.integration.thaumcraft.AdapterDeconstructor
  2736.  
  2737. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/thaumcraft/AdapterDeconstructor.class
  2738.  
  2739. Location: external
  2740. hasAspect() : boolean
  2741.  
  2742. Does the Table have an aspect in it
  2743.  
  2744. Source: thaumcraft_deconstructor
  2745. getAspect() : string
  2746.  
  2747. What aspect does the Table contain
  2748.  
  2749. Source: thaumcraft_deconstructor
  2750. hasItem() : boolean
  2751.  
  2752. Has the Table any items
  2753.  
  2754. Source: thaumcraft_deconstructor
  2755. thaumcraft_deconstructor
  2756.  
  2757. An Adapter
  2758.  
  2759. Target class: thaumcraft.common.tiles.TileDeconstructionTable
  2760.  
  2761. Source class: openperipheral.integration.thaumcraft.AdapterDeconstructor
  2762.  
  2763. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/thaumcraft/AdapterDeconstructor.class
  2764.  
  2765. Location: external
  2766. hasAspect() : boolean
  2767.  
  2768. Does the Table have an aspect in it
  2769.  
  2770. Source: thaumcraft_deconstructor
  2771. getAspect() : string
  2772.  
  2773. What aspect does the Table contain
  2774.  
  2775. Source: thaumcraft_deconstructor
  2776. hasItem() : boolean
  2777.  
  2778. Has the Table any items
  2779.  
  2780. Source: thaumcraft_deconstructor
  2781. ic2_chamber
  2782.  
  2783. An Adapter
  2784.  
  2785. Target class: ic2.api.reactor.IReactorChamber
  2786.  
  2787. Source class: openperipheral.integration.ic2.AdapterReactorChamber
  2788.  
  2789. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/ic2/AdapterReactorChamber.class
  2790.  
  2791. Location: external
  2792. getEUOutput() : number
  2793.  
  2794. Get the EU output of this reactor
  2795.  
  2796. Source: ic2_chamber
  2797. getHeat() : number
  2798.  
  2799. Get the heat of the reactor
  2800.  
  2801. Source: ic2_chamber
  2802. getMaxHeat() : number
  2803.  
  2804. Get the maximum heat of the reactor before it explodes
  2805.  
  2806. Source: ic2_chamber
  2807. isValid() : boolean
  2808.  
  2809. Check if reactor is in valid state
  2810.  
  2811. Source: ic2_chamber
  2812. isActive() : boolean
  2813.  
  2814. Returns true if the reactor is active
  2815.  
  2816. Source: ic2_chamber
  2817. mfr_chronotyper
  2818.  
  2819. An Adapter
  2820.  
  2821. Target class: powercrystals.minefactoryreloaded.tile.machine.TileEntityChronotyper
  2822.  
  2823. Source class: openperipheral.integration.minefactoryreloaded.AdapterChronotyper
  2824.  
  2825. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/minefactoryreloaded/AdapterChronotyper.class
  2826.  
  2827. Location: external
  2828. getMoveAdults() : boolean
  2829.  
  2830. Synchronized
  2831.  
  2832. Should adults be moved?
  2833.  
  2834. Source: mfr_chronotyper
  2835. setMoveAdults(adults)
  2836.  
  2837. Synchronized
  2838.  
  2839. Set wheather adults should be moved
  2840.  
  2841. Source: mfr_chronotyper
  2842.  
  2843. Arguments:
  2844.  
  2845. adults (boolean)
  2846. cofh_inventory
  2847.  
  2848. An Adapter
  2849.  
  2850. Target class: cofh.api.inventory.IInventoryHandler
  2851.  
  2852. Source class: openperipheral.integration.cofh.inventory.AdapterInventoryHandler
  2853.  
  2854. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/cofh/inventory/AdapterInventoryHandler.class
  2855.  
  2856. Location: external
  2857. getInventoryContents(from) : table
  2858.  
  2859. Synchronized
  2860.  
  2861. Get the contents of the IInventoryHandler's inventory
  2862.  
  2863. Source: cofh_inventory
  2864.  
  2865. Arguments:
  2866.  
  2867. from (string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN})
  2868. mfr-deep-storage
  2869.  
  2870. An Adapter
  2871.  
  2872. Target class: powercrystals.minefactoryreloaded.api.IDeepStorageUnit
  2873.  
  2874. Source class: openperipheral.integration.minefactoryreloaded.AdapterDeepStorage
  2875.  
  2876. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/minefactoryreloaded/AdapterDeepStorage.class
  2877.  
  2878. Location: external
  2879. getStoredItems() : table
  2880.  
  2881. Synchronized
  2882.  
  2883. Source: mfr-deep-storage
  2884. getMaxStoredItems() : number
  2885.  
  2886. Synchronized
  2887.  
  2888. Source: mfr-deep-storage
  2889. vanilla_brewing
  2890.  
  2891. An Adapter
  2892.  
  2893. Target class: net.minecraft.tileentity.TileEntityBrewingStand
  2894.  
  2895. Source class: openperipheral.integration.vanilla.AdapterBrewingStand
  2896.  
  2897. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/vanilla/AdapterBrewingStand.class
  2898.  
  2899. Location: external
  2900. getBrewTime() : number
  2901.  
  2902. Synchronized
  2903.  
  2904. Source: vanilla_brewing
  2905. cofh_secure
  2906.  
  2907. An Adapter
  2908.  
  2909. Target class: cofh.api.tileentity.ISecurable
  2910.  
  2911. Source class: openperipheral.integration.cofh.tileentity.AdapterSecureTile
  2912.  
  2913. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenPeripheral-1.7.10-AIO-5.jar!/openperipheral/integration/cofh/tileentity/AdapterSecureTile.class
  2914.  
  2915. Location: external
  2916. getOwnerName() : string
  2917.  
  2918. Synchronized
  2919.  
  2920. Gets the owner of the machine.
  2921.  
  2922. Source: cofh_secure
  2923. canPlayerAccess(username) : boolean
  2924.  
  2925. Synchronized
  2926.  
  2927. Is this username allowed to access the machine.
  2928.  
  2929. Source: cofh_secure
  2930.  
  2931. Arguments:
  2932.  
  2933. username (string) : The username to check for
  2934. getAccess() : string
  2935.  
  2936. Synchronized
  2937.  
  2938. Gets the AccessMode of this machine.
  2939.  
  2940. Source: cofh_secure
  2941. openblocks_cannon
  2942.  
  2943. An Adapter
  2944.  
  2945. Target class: openblocks.common.tileentity.TileEntityCannon
  2946.  
  2947. Source class: openblocks.integration.AdapterCannon
  2948.  
  2949. Defined in: jar:file:/home/admalledd/minecraft/dnstech-1.7.10/mods/OpenBlocks-1.7.10-1.4.4.jar!/openblocks/integration/AdapterCannon.class
  2950.  
  2951. Location: external
  2952. setSpeed(speed)
  2953.  
  2954. Synchronized
  2955.  
  2956. Set the speed of the items
  2957.  
  2958. Source: openblocks_cannon
  2959.  
  2960. Arguments:
  2961.  
  2962. speed (number) : Set the speed
  2963. setYaw(yaw)
  2964.  
  2965. Synchronized
  2966.  
  2967. Set the yaw of the cannon
  2968.  
  2969. Source: openblocks_cannon
  2970.  
  2971. Arguments:
  2972.  
  2973. yaw (number) : Set the yaw
  2974. setPitch(pitch)
  2975.  
  2976. Synchronized
  2977.  
  2978. Set the pitch of the cannon
  2979.  
  2980. Source: openblocks_cannon
  2981.  
  2982. Arguments:
  2983.  
  2984. pitch (number) : Set the pitch
  2985. Peripherals:
  2986. aemultipart
  2987.  
  2988. A peripheral of type aemultipart
  2989.  
  2990. TileEntity id: BlockCableBus
  2991.  
  2992. Architecture: ComputerCraft
  2993.  
  2994. Generated for class appeng.parts.layers.LayerIPipeConnection_TileCableBus
  2995. condenseItems()
  2996.  
  2997. Synchronized
  2998.  
  2999. Condense and tidy the stacks in an inventory
  3000.  
  3001. Source: inventory
  3002. destroyStack(slotNumber)
  3003.  
  3004. Synchronized
  3005.  
  3006. Destroy a stack
  3007.  
  3008. Source: inventory
  3009.  
  3010. Arguments:
  3011.  
  3012. slotNumber (number) : The slot number
  3013. doc(method) : string
  3014.  
  3015. Brief description of method
  3016.  
  3017. Source: <meta>
  3018.  
  3019. Arguments:
  3020.  
  3021. method (string)
  3022. expandStack(stack) : table
  3023.  
  3024. Get full stack information from id and/or damage
  3025.  
  3026. Source: inventory
  3027.  
  3028. Arguments:
  3029.  
  3030. stack ({id:string,dmg:number?,qty:number?,...})
  3031. getAdvancedMethodsData(method?) : table
  3032.  
  3033. Get a complete table of information about all available methods
  3034.  
  3035. Source: <meta>
  3036.  
  3037. Arguments:
  3038.  
  3039. method (optional string)
  3040. getAllStacks(proxy?) : table
  3041.  
  3042. Get a table with all the items of the chest
  3043.  
  3044. Source: inventory
  3045.  
  3046. Arguments:
  3047.  
  3048. proxy (optional boolean) : If false, method will compute whole table, instead of returning proxy
  3049. getAvailableItems(details?) : table
  3050.  
  3051. Synchronized
  3052.  
  3053. Get a list of the stored and craftable items in the network.
  3054.  
  3055. Source: me_network
  3056.  
  3057. Arguments:
  3058.  
  3059. details (optional string{NONE,PROXY,ALL}) : Format of stored items details (defalt: none)
  3060. getAvgPowerInjection() : number
  3061.  
  3062. Synchronized
  3063.  
  3064. Get the average power injection into the network
  3065.  
  3066. Source: me_network
  3067. getAvgPowerUsage() : number
  3068.  
  3069. Synchronized
  3070.  
  3071. Get the average power usage of the network.
  3072.  
  3073. Source: me_network
  3074. getCraftingCPUs() : table
  3075.  
  3076. Synchronized
  3077.  
  3078. Get a list of tables representing the available CPUs in the network.
  3079.  
  3080. Source: me_network
  3081. getDemandedEnergy() : number
  3082.  
  3083. Get the maximum safe EU input
  3084.  
  3085. Source: eu_sink
  3086. getEnergyStored(side?) : number
  3087.  
  3088. Synchronized
  3089.  
  3090. Get the energy stored in the machine.
  3091.  
  3092. Source: rf_receiver
  3093.  
  3094. Arguments:
  3095.  
  3096. side (optional string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN}) : The direction you are interested in. (north, south, east, west, up or down)
  3097. getEUSinkTier() : number
  3098.  
  3099. Determine the tier of this energy sink (1 = LV, 2 = MV, 3 = HV, 4 = EV)
  3100.  
  3101. Source: eu_sink
  3102. getEUSourceTier() : number
  3103.  
  3104. Determine the tier of this energy source (1 = LV, 2 = MV, 3 = HV, 4 = EV)
  3105.  
  3106. Source: eu_source
  3107. getIdlePowerUsage() : number
  3108.  
  3109. Synchronized
  3110.  
  3111. Get the idle power usage of the network.
  3112.  
  3113. Source: me_network
  3114. getInventoryName() : string
  3115.  
  3116. Get the name of this inventory
  3117.  
  3118. Source: inventory
  3119. getInventorySize() : number
  3120.  
  3121. Get the size of this inventory
  3122.  
  3123. Source: inventory
  3124. getItemDetail(item,proxy?) : object
  3125.  
  3126. Synchronized
  3127.  
  3128. Retrieves details about the specified item from the ME Network.
  3129.  
  3130. Source: me_network
  3131.  
  3132. Arguments:
  3133.  
  3134. item ({id:string,dmg:number?,nbt_hash:string?}) : Details of the item you are looking for
  3135.  
  3136. proxy (optional boolean) : If false, method will compute whole table, instead of returning proxy
  3137. getMaxEnergyStored(side?) : number
  3138.  
  3139. Synchronized
  3140.  
  3141. Get the max energy stored in the machine.
  3142.  
  3143. Source: rf_receiver
  3144.  
  3145. Arguments:
  3146.  
  3147. side (optional string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN}) : The direction you are interested in. (north, south, east, west, up or down)
  3148. getMaxStoredPower() : number
  3149.  
  3150. Synchronized
  3151.  
  3152. Get the maximum stored power in the network.
  3153.  
  3154. Source: me_network
  3155. getOfferedEnergy() : number
  3156.  
  3157. Get the EU output
  3158.  
  3159. Source: eu_source
  3160. getStackInSlot(slotNumber,proxy?) : object
  3161.  
  3162. Get details of an item in a particular slot
  3163.  
  3164. Source: inventory
  3165.  
  3166. Arguments:
  3167.  
  3168. slotNumber (number) : Slot number
  3169.  
  3170. proxy (optional boolean) : If true, method will return proxy instead of computing whole table
  3171. getStoredPower() : number
  3172.  
  3173. Synchronized
  3174.  
  3175. Get the stored power in the network.
  3176.  
  3177. Source: me_network
  3178. getTankInfo(direction?) : table
  3179.  
  3180. Synchronized
  3181.  
  3182. A table of tanks will be returned, each with a table of information
  3183.  
  3184. Source: fluid_handler
  3185.  
  3186. Arguments:
  3187.  
  3188. direction (optional string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN}) : The internal direction of the tank. If you're not sure, use 'unknown' (north, south, east, west, up, down or unknown)
  3189. listMethods(filterSource?) : string
  3190.  
  3191. List all the methods available
  3192.  
  3193. Source: <meta>
  3194.  
  3195. Arguments:
  3196.  
  3197. filterSource (optional string)
  3198. listSources() : table
  3199.  
  3200. List all method sources
  3201.  
  3202. Source: <meta>
  3203. pullItem(direction,slot,maxAmount?,intoSlot?) : number
  3204.  
  3205. Synchronized
  3206.  
  3207. Pull an item from a slot in another inventory into a slot in this one. Returns the amount of items moved
  3208.  
  3209. Source: inventory-world
  3210.  
  3211. Arguments:
  3212.  
  3213. direction (string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN}) : The direction of the other inventory
  3214.  
  3215. slot (number) : The slot in the OTHER inventory that you're pulling from
  3216.  
  3217. maxAmount (optional number) : The maximum amount of items you want to pull
  3218.  
  3219. intoSlot (optional number) : The slot in the current inventory that you want to pull into
  3220. pullItemIntoSlot(direction,slot,maxAmount?,intoSlot?) : number
  3221.  
  3222. Synchronized
  3223.  
  3224. Pull an item from a slot in another inventory into a slot in this one. Returns the amount of items moved
  3225.  
  3226. Source: inventory-world
  3227.  
  3228. Arguments:
  3229.  
  3230. direction (string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN}) : The direction of the other inventory
  3231.  
  3232. slot (number) : The slot in the OTHER inventory that you're pulling from
  3233.  
  3234. maxAmount (optional number) : The maximum amount of items you want to pull
  3235.  
  3236. intoSlot (optional number) : The slot in the current inventory that you want to pull into
  3237. pushItem(direction,slot,maxAmount?,intoSlot?) : number
  3238.  
  3239. Synchronized
  3240.  
  3241. Push an item from the current inventory into slot on the other one. Returns the amount of items moved
  3242.  
  3243. Source: inventory-world
  3244.  
  3245. Arguments:
  3246.  
  3247. direction (string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN}) : The direction of the other inventory
  3248.  
  3249. slot (number) : The slot in the current inventory that you're pushing from
  3250.  
  3251. maxAmount (optional number) : The maximum amount of items you want to push
  3252.  
  3253. intoSlot (optional number) : The slot in the other inventory that you want to push into
  3254. pushItemIntoSlot(direction,slot,maxAmount?,intoSlot?) : number
  3255.  
  3256. Synchronized
  3257.  
  3258. Push an item from the current inventory into slot on the other one. Returns the amount of items moved
  3259.  
  3260. Source: inventory-world
  3261.  
  3262. Arguments:
  3263.  
  3264. direction (string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN}) : The direction of the other inventory
  3265.  
  3266. slot (number) : The slot in the current inventory that you're pushing from
  3267.  
  3268. maxAmount (optional number) : The maximum amount of items you want to push
  3269.  
  3270. intoSlot (optional number) : The slot in the other inventory that you want to push into
  3271. swapStacks(from,to,fromDirection?,fromDirection?)
  3272.  
  3273. Synchronized
  3274.  
  3275. Swap two slots in the inventory
  3276.  
  3277. Source: inventory
  3278.  
  3279. Arguments:
  3280.  
  3281. from (number) : The first slot
  3282.  
  3283. to (number) : The other slot
  3284.  
  3285. fromDirection (optional string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN})
  3286.  
  3287. fromDirection (optional string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN})
  3288. tile_blockcapacitorbank_name
  3289.  
  3290. A peripheral of type tile_blockcapacitorbank_name
  3291.  
  3292. TileEntity id: blockCapBankTileEntity
  3293.  
  3294. Architecture: ComputerCraft
  3295.  
  3296. Generated for class crazypants.enderio.machine.capbank.TileCapBank
  3297. condenseItems()
  3298.  
  3299. Synchronized
  3300.  
  3301. Condense and tidy the stacks in an inventory
  3302.  
  3303. Source: inventory
  3304. destroyStack(slotNumber)
  3305.  
  3306. Synchronized
  3307.  
  3308. Destroy a stack
  3309.  
  3310. Source: inventory
  3311.  
  3312. Arguments:
  3313.  
  3314. slotNumber (number) : The slot number
  3315. doc(method) : string
  3316.  
  3317. Brief description of method
  3318.  
  3319. Source: <meta>
  3320.  
  3321. Arguments:
  3322.  
  3323. method (string)
  3324. expandStack(stack) : table
  3325.  
  3326. Get full stack information from id and/or damage
  3327.  
  3328. Source: inventory
  3329.  
  3330. Arguments:
  3331.  
  3332. stack ({id:string,dmg:number?,qty:number?,...})
  3333. getAdvancedMethodsData(method?) : table
  3334.  
  3335. Get a complete table of information about all available methods
  3336.  
  3337. Source: <meta>
  3338.  
  3339. Arguments:
  3340.  
  3341. method (optional string)
  3342. getAllStacks(proxy?) : table
  3343.  
  3344. Get a table with all the items of the chest
  3345.  
  3346. Source: inventory
  3347.  
  3348. Arguments:
  3349.  
  3350. proxy (optional boolean) : If false, method will compute whole table, instead of returning proxy
  3351. getEnergyStored(side?) : number
  3352.  
  3353. Synchronized
  3354.  
  3355. Get the energy stored in the machine.
  3356.  
  3357. Source: rf_provider
  3358.  
  3359. Arguments:
  3360.  
  3361. side (optional string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN}) : The direction you are interested in. (north, south, east, west, up or down)
  3362. getInventoryName() : string
  3363.  
  3364. Get the name of this inventory
  3365.  
  3366. Source: inventory
  3367. getInventorySize() : number
  3368.  
  3369. Get the size of this inventory
  3370.  
  3371. Source: inventory
  3372. getMaxEnergyStored(side?) : number
  3373.  
  3374. Synchronized
  3375.  
  3376. Get the max energy stored in the machine.
  3377.  
  3378. Source: rf_provider
  3379.  
  3380. Arguments:
  3381.  
  3382. side (optional string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN}) : The direction you are interested in. (north, south, east, west, up or down)
  3383. getStackInSlot(slotNumber,proxy?) : object
  3384.  
  3385. Get details of an item in a particular slot
  3386.  
  3387. Source: inventory
  3388.  
  3389. Arguments:
  3390.  
  3391. slotNumber (number) : Slot number
  3392.  
  3393. proxy (optional boolean) : If true, method will return proxy instead of computing whole table
  3394. listMethods(filterSource?) : string
  3395.  
  3396. List all the methods available
  3397.  
  3398. Source: <meta>
  3399.  
  3400. Arguments:
  3401.  
  3402. filterSource (optional string)
  3403. listSources() : table
  3404.  
  3405. List all method sources
  3406.  
  3407. Source: <meta>
  3408. pullItem(direction,slot,maxAmount?,intoSlot?) : number
  3409.  
  3410. Synchronized
  3411.  
  3412. Pull an item from a slot in another inventory into a slot in this one. Returns the amount of items moved
  3413.  
  3414. Source: inventory-world
  3415.  
  3416. Arguments:
  3417.  
  3418. direction (string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN}) : The direction of the other inventory
  3419.  
  3420. slot (number) : The slot in the OTHER inventory that you're pulling from
  3421.  
  3422. maxAmount (optional number) : The maximum amount of items you want to pull
  3423.  
  3424. intoSlot (optional number) : The slot in the current inventory that you want to pull into
  3425. pullItemIntoSlot(direction,slot,maxAmount?,intoSlot?) : number
  3426.  
  3427. Synchronized
  3428.  
  3429. Pull an item from a slot in another inventory into a slot in this one. Returns the amount of items moved
  3430.  
  3431. Source: inventory-world
  3432.  
  3433. Arguments:
  3434.  
  3435. direction (string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN}) : The direction of the other inventory
  3436.  
  3437. slot (number) : The slot in the OTHER inventory that you're pulling from
  3438.  
  3439. maxAmount (optional number) : The maximum amount of items you want to pull
  3440.  
  3441. intoSlot (optional number) : The slot in the current inventory that you want to pull into
  3442. pushItem(direction,slot,maxAmount?,intoSlot?) : number
  3443.  
  3444. Synchronized
  3445.  
  3446. Push an item from the current inventory into slot on the other one. Returns the amount of items moved
  3447.  
  3448. Source: inventory-world
  3449.  
  3450. Arguments:
  3451.  
  3452. direction (string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN}) : The direction of the other inventory
  3453.  
  3454. slot (number) : The slot in the current inventory that you're pushing from
  3455.  
  3456. maxAmount (optional number) : The maximum amount of items you want to push
  3457.  
  3458. intoSlot (optional number) : The slot in the other inventory that you want to push into
  3459. pushItemIntoSlot(direction,slot,maxAmount?,intoSlot?) : number
  3460.  
  3461. Synchronized
  3462.  
  3463. Push an item from the current inventory into slot on the other one. Returns the amount of items moved
  3464.  
  3465. Source: inventory-world
  3466.  
  3467. Arguments:
  3468.  
  3469. direction (string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN}) : The direction of the other inventory
  3470.  
  3471. slot (number) : The slot in the current inventory that you're pushing from
  3472.  
  3473. maxAmount (optional number) : The maximum amount of items you want to push
  3474.  
  3475. intoSlot (optional number) : The slot in the other inventory that you want to push into
  3476. swapStacks(from,to,fromDirection?,fromDirection?)
  3477.  
  3478. Synchronized
  3479.  
  3480. Swap two slots in the inventory
  3481.  
  3482. Source: inventory
  3483.  
  3484. Arguments:
  3485.  
  3486. from (number) : The first slot
  3487.  
  3488. to (number) : The other slot
  3489.  
  3490. fromDirection (optional string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN})
  3491.  
  3492. fromDirection (optional string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN})
  3493. tileinterface
  3494.  
  3495. A peripheral of type tileinterface
  3496.  
  3497. TileEntity id: BlockInterface
  3498.  
  3499. Architecture: ComputerCraft
  3500.  
  3501. Generated for class appeng.tile.misc.TileInterface
  3502. canExport(direction) : boolean
  3503.  
  3504. Synchronized
  3505.  
  3506. Returns true when the interface can export to side.
  3507.  
  3508. Source: me_interface
  3509.  
  3510. Arguments:
  3511.  
  3512. direction (string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN}) : Location of target inventory
  3513. condenseItems()
  3514.  
  3515. Synchronized
  3516.  
  3517. Condense and tidy the stacks in an inventory
  3518.  
  3519. Source: inventory
  3520. destroyStack(slotNumber)
  3521.  
  3522. Synchronized
  3523.  
  3524. Destroy a stack
  3525.  
  3526. Source: inventory
  3527.  
  3528. Arguments:
  3529.  
  3530. slotNumber (number) : The slot number
  3531. doc(method) : string
  3532.  
  3533. Brief description of method
  3534.  
  3535. Source: <meta>
  3536.  
  3537. Arguments:
  3538.  
  3539. method (string)
  3540. expandStack(stack) : table
  3541.  
  3542. Get full stack information from id and/or damage
  3543.  
  3544. Source: inventory
  3545.  
  3546. Arguments:
  3547.  
  3548. stack ({id:string,dmg:number?,qty:number?,...})
  3549. exportItem(fingerprint,direction,maxAmount?,intoSlot?) : table
  3550.  
  3551. Synchronized
  3552.  
  3553. Exports the specified item into the target inventory.
  3554.  
  3555. Source: me_interface
  3556.  
  3557. Arguments:
  3558.  
  3559. fingerprint ({id:string,dmg:number?,nbt_hash:string?}) : Details of the item you want to export (can be result of .getStackInSlot() or .getAvailableItems())
  3560.  
  3561. direction (string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN}) : Location of target inventory
  3562.  
  3563. maxAmount (optional number) : The maximum amount of items you want to export
  3564.  
  3565. intoSlot (optional number) : The slot in the other inventory that you want to export into
  3566. getAdvancedMethodsData(method?) : table
  3567.  
  3568. Get a complete table of information about all available methods
  3569.  
  3570. Source: <meta>
  3571.  
  3572. Arguments:
  3573.  
  3574. method (optional string)
  3575. getAllStacks(proxy?) : table
  3576.  
  3577. Get a table with all the items of the chest
  3578.  
  3579. Source: inventory
  3580.  
  3581. Arguments:
  3582.  
  3583. proxy (optional boolean) : If false, method will compute whole table, instead of returning proxy
  3584. getAvailableItems(details?) : table
  3585.  
  3586. Synchronized
  3587.  
  3588. Get a list of the stored and craftable items in the network.
  3589.  
  3590. Source: me_network
  3591.  
  3592. Arguments:
  3593.  
  3594. details (optional string{NONE,PROXY,ALL}) : Format of stored items details (defalt: none)
  3595. getAvgPowerInjection() : number
  3596.  
  3597. Synchronized
  3598.  
  3599. Get the average power injection into the network
  3600.  
  3601. Source: me_network
  3602. getAvgPowerUsage() : number
  3603.  
  3604. Synchronized
  3605.  
  3606. Get the average power usage of the network.
  3607.  
  3608. Source: me_network
  3609. getCraftingCPUs() : table
  3610.  
  3611. Synchronized
  3612.  
  3613. Get a list of tables representing the available CPUs in the network.
  3614.  
  3615. Source: me_network
  3616. getIdlePowerUsage() : number
  3617.  
  3618. Synchronized
  3619.  
  3620. Get the idle power usage of the network.
  3621.  
  3622. Source: me_network
  3623. getInventoryName() : string
  3624.  
  3625. Get the name of this inventory
  3626.  
  3627. Source: inventory
  3628. getInventorySize() : number
  3629.  
  3630. Get the size of this inventory
  3631.  
  3632. Source: inventory
  3633. getItemDetail(item,proxy?) : object
  3634.  
  3635. Synchronized
  3636.  
  3637. Retrieves details about the specified item from the ME Network.
  3638.  
  3639. Source: me_network
  3640.  
  3641. Arguments:
  3642.  
  3643. item ({id:string,dmg:number?,nbt_hash:string?}) : Details of the item you are looking for
  3644.  
  3645. proxy (optional boolean) : If false, method will compute whole table, instead of returning proxy
  3646. getMaxStoredPower() : number
  3647.  
  3648. Synchronized
  3649.  
  3650. Get the maximum stored power in the network.
  3651.  
  3652. Source: me_network
  3653. getStackInSlot(slotNumber,proxy?) : object
  3654.  
  3655. Get details of an item in a particular slot
  3656.  
  3657. Source: inventory
  3658.  
  3659. Arguments:
  3660.  
  3661. slotNumber (number) : Slot number
  3662.  
  3663. proxy (optional boolean) : If true, method will return proxy instead of computing whole table
  3664. getStoredPower() : number
  3665.  
  3666. Synchronized
  3667.  
  3668. Get the stored power in the network.
  3669.  
  3670. Source: me_network
  3671. listMethods(filterSource?) : string
  3672.  
  3673. List all the methods available
  3674.  
  3675. Source: <meta>
  3676.  
  3677. Arguments:
  3678.  
  3679. filterSource (optional string)
  3680. listSources() : table
  3681.  
  3682. List all method sources
  3683.  
  3684. Source: <meta>
  3685. pullItem(direction,slot,maxAmount?,intoSlot?) : number
  3686.  
  3687. Synchronized
  3688.  
  3689. Pull an item from a slot in another inventory into a slot in this one. Returns the amount of items moved
  3690.  
  3691. Source: inventory-world
  3692.  
  3693. Arguments:
  3694.  
  3695. direction (string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN}) : The direction of the other inventory
  3696.  
  3697. slot (number) : The slot in the OTHER inventory that you're pulling from
  3698.  
  3699. maxAmount (optional number) : The maximum amount of items you want to pull
  3700.  
  3701. intoSlot (optional number) : The slot in the current inventory that you want to pull into
  3702. pullItemIntoSlot(direction,slot,maxAmount?,intoSlot?) : number
  3703.  
  3704. Synchronized
  3705.  
  3706. Pull an item from a slot in another inventory into a slot in this one. Returns the amount of items moved
  3707.  
  3708. Source: inventory-world
  3709.  
  3710. Arguments:
  3711.  
  3712. direction (string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN}) : The direction of the other inventory
  3713.  
  3714. slot (number) : The slot in the OTHER inventory that you're pulling from
  3715.  
  3716. maxAmount (optional number) : The maximum amount of items you want to pull
  3717.  
  3718. intoSlot (optional number) : The slot in the current inventory that you want to pull into
  3719. pushItem(direction,slot,maxAmount?,intoSlot?) : number
  3720.  
  3721. Synchronized
  3722.  
  3723. Push an item from the current inventory into slot on the other one. Returns the amount of items moved
  3724.  
  3725. Source: inventory-world
  3726.  
  3727. Arguments:
  3728.  
  3729. direction (string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN}) : The direction of the other inventory
  3730.  
  3731. slot (number) : The slot in the current inventory that you're pushing from
  3732.  
  3733. maxAmount (optional number) : The maximum amount of items you want to push
  3734.  
  3735. intoSlot (optional number) : The slot in the other inventory that you want to push into
  3736. pushItemIntoSlot(direction,slot,maxAmount?,intoSlot?) : number
  3737.  
  3738. Synchronized
  3739.  
  3740. Push an item from the current inventory into slot on the other one. Returns the amount of items moved
  3741.  
  3742. Source: inventory-world
  3743.  
  3744. Arguments:
  3745.  
  3746. direction (string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN}) : The direction of the other inventory
  3747.  
  3748. slot (number) : The slot in the current inventory that you're pushing from
  3749.  
  3750. maxAmount (optional number) : The maximum amount of items you want to push
  3751.  
  3752. intoSlot (optional number) : The slot in the other inventory that you want to push into
  3753. requestCrafting(fingerprint,qty?,cpu?)
  3754.  
  3755. Synchronized
  3756.  
  3757. Requests the specified item to get crafted.
  3758.  
  3759. Source: me_interface
  3760.  
  3761. Arguments:
  3762.  
  3763. fingerprint ({id:string,dmg:number?,nbt_hash:string?}) : Details of the item you want to craft. Can be found with .getStackInSlot on inventory and .getAvailableItems on AE network
  3764.  
  3765. qty (optional number) : The quantity of items you want to craft
  3766.  
  3767. cpu (optional string) : The name of the CPU you want to use
  3768. swapStacks(from,to,fromDirection?,fromDirection?)
  3769.  
  3770. Synchronized
  3771.  
  3772. Swap two slots in the inventory
  3773.  
  3774. Source: inventory
  3775.  
  3776. Arguments:
  3777.  
  3778. from (number) : The first slot
  3779.  
  3780. to (number) : The other slot
  3781.  
  3782. fromDirection (optional string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN})
  3783.  
  3784. fromDirection (optional string{DOWN,UP,NORTH,SOUTH,WEST,EAST,UNKNOWN})
  3785. Scripting Objects:
  3786.  
Add Comment
Please, Sign In to add comment