Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- >> Метод: getAvailableItems
- Документация: function(details:string{NONE,PROXY,ALL}?):table -- Get a list of the stored and craftable items in the network.
- >> Метод: getItemDetail
- Документация: function(item:{id:string,dmg:number?,nbt_hash:string?},proxy:boolean?):object -- Retrieves details about the specified item from the ME Network.
- >> Метод: getStoredPower
- Документация: function():number -- Get the stored power in the network.
- >> Метод: getIdlePowerUsage
- Документация: function():number -- Get the idle power usage of the network.
- >> Метод: slot
- Документация: -1
- >> Метод: getCraftingCPUs
- Документация: function():table -- Get a list of tables representing the available CPUs in the network.
- >> Метод: address
- Документация: e2aaa93a-ed42-4a03-9329-b096a7ba4a6e
- >> Метод: getAspectCount
- Документация: function(aspect:string):number -- Get amount of specific aspect stored in this block
- >> Метод: listMethods
- Документация: function(filterSource:string?):string -- List all the methods available
- >> Метод: getAspects
- Документация: function():table -- Get the Aspects stored in the block
- >> Метод: getMaxStoredPower
- Документация: function():number -- Get the maximum stored power in the network.
- >> Метод: listSources
- Документация: function():table -- List all method sources
- >> Метод: getAvgPowerInjection
- Документация: function():number -- Get the average power injection into the network
- >> Метод: getAspectsSum
- Документация: function():table -- Get the map of aspects stored in the block (summed, if there are multiple entries)
- >> Метод: type
- Документация: thaumicenergistics_tileinfusionprovider
- >> Метод: getAdvancedMethodsData
- Документация: function(method:string?):table -- Get a complete table of information about all available methods
- >> Метод: getAvgPowerUsage
- Документация: function():number -- Get the average power usage of the network.
- >> Метод: doc
- Документация: function(method:string):string -- Brief description of method
Add Comment
Please, Sign In to add comment