Method | Description |
---|---|
isConnected():boolean |
Whether the node is connected. |
getEnergyUsage():number |
Gets the energy usage of this network. |
getTasks():table |
Gets the crafting tasks of this network. |
getPattern(stack:table):table |
Get one pattern of this network. |
getFluidPattern(stack:table):table |
Get one fluid pattern of this network. |
getPatterns():table |
Gets the patterns of this network. |
getFluidPatterns():table |
Gets the fluid patterns of this network. |
hasPattern(stack:table):boolean |
Whether a crafting pattern exists for this item. |
hasFluidPattern(stack:table):boolean |
Whether a crafting pattern exists for this fluid. |
scheduleTask(stack:table[, count: number[, canSchedule: boolean]]):table |
Schedules a crafting task. |
scheduleFluidTask(stack:table[, count: number[, canSchedule: boolean]]):table |
Schedules a fluid crafting task. |
cancelTask(stack:table):number |
Cancels a task and returns the amount of tasks cancelled. |
cancelFluidTask(stack:table):number |
Cancels a fluid task and returns the amount of tasks cancelled. |
extractFluid(stack:table[, amount:number[, direction:number]]):table |
Extracts a fluid from the network. |
getFluid(stack:table):table |
Gets a fluid from the network. |
getFluids():table |
Gets a list of all fluids in this network. |
extractItem(stack:table[, count:number[, direction:number]]):table |
Extracts an item from the network. |
getItem(stack:table[, compareMeta:boolean[, compareNBT:boolean]]):table |
Gets an item from the network. |
getItems():table |
Gets a list of all items in this network. |
getStorages():table |
Gets a list of all connected storage disks and blocks in this network. |
OpenComputers API
Using the mod
- How to install
- Getting started
- Getting items in and out
- Storing externally
- Storing fluids
- Alternative ways to access a storage
- Networks over long distances
- Commands
About the mod
- Integrations
- Spotlights
- FAQ
- Minecraft version support
- Resource packs
- Using development builds
- Using the API
Autocrafting
- Getting started with autocrafting
- Processing recipes
- Keeping items in stock
- Locking and unlocking
- How autocrafting works internally
Fluid autocrafting
Reporting a bug
Networking
Storage
-
Disk Drive
-
External Storage
-
1k Storage Block
-
4k Storage Block
-
16k Storage Block
-
64k Storage Block
-
Creative Storage Block
-
64k Fluid Storage Block
-
256k Fluid Storage Block
-
1024k Fluid Storage Block
-
4096k Fluid Storage Block
-
Creative Fluid Storage Block
I/O
Grids
Wireless
Autocrafting
Monitoring
Security
Utility
Removed Blocks
Storage
-
Storage Housing
-
1k Storage Part
-
4k Storage Part
-
16k Storage Part
-
64k Storage Part
-
1k Storage Disk
-
4k Storage Disk
-
16k Storage Disk
-
64k Storage Disk
-
Creative Storage Disk
-
64k Fluid Storage Part
-
256k Fluid Storage Part
-
1024k Fluid Storage Part
-
4096k Fluid Storage Part
-
64k Fluid Storage Disk
-
256k Fluid Storage Disk
-
1024k Fluid Storage Disk
-
4096k Fluid Storage Disk
-
Creative Fluid Storage Disk
Wireless
-
Wireless Grid
-
Creative Wireless Grid
-
Portable Grid
-
Wireless Fluid Grid
-
Creative Wireless Fluid Grid
-
Wireless Crafting Monitor
-
Creative Wireless Crafting Monitor
-
Network Card
Upgrades
-
Upgrade
-
Range Upgrade
-
Speed Upgrade
-
Stack Upgrade
-
Crafting Upgrade
-
Regulator Upgrade
-
Fortune Upgrade
-
Silk Touch Upgrade
-
Interdimensional Upgrade
Processors
-
Processor Binding
-
Raw Basic Processor
-
Basic Processor
-
Raw Improved Processor
-
Improved Processor
-
Raw Advanced Processor
-
Advanced Processor
Cores
Autocrafting
Security
Utility
Removed Items