IndustrialCraft
Index
Namespaces
Enumerations
Classes
- ArmorBatpack
- ArmorElectric
- ArmorHazmat
- ArmorIC2
- ArmorJetpackElectric
- ArmorNanoBoots
- ArmorNanoChestplate
- ArmorNanoHelmet
- ArmorNanoLeggings
- ArmorNanoSuit
- ArmorNightvisionGoggles
- ArmorQuantumBoots
- ArmorQuantumChestplate
- ArmorQuantumHelmet
- ArmorQuantumLeggings
- ArmorQuantumSuit
- ArmorSolarHelmet
- BlockOre
- BlockResource
- BlockRubberTreeLeaves
- BlockRubberTreeLog
- BlockRubberTreeSapling
- BlockStone
- CropAnalyser
- DebugItem
- EUCableGrid
- EUMeter
- EUMeterUpdatable
- ElectricChainsaw
- ElectricHoe
- ElectricTool
- ElectricTreetap
- ElectricWrench
- ItemBattery
- ItemBatteryCharging
- ItemCable
- ItemElectric
- ItemEmptyCell
- ItemLiquidCell
- ItemMiningLaser
- ItemNanoSaber
- ItemPainter
- ItemScanner
- ItemScrapBox
- ItemSeedBag
- ItemTerraWart
- ItemTinCanFull
- ItemTransmitter
- ItemTreetap
- ItemWeedingTrowel
- ItemWindMeter
- LaserShot
- ToolDrill
- ToolDrillIridium
- ToolWrench
- UpgradeEjector
- UpgradeEnergyStorage
- UpgradeFluidEjector
- UpgradeFluidPulling
- UpgradeMFSU
- UpgradeModule
- UpgradeOverclocker
- UpgradePulling
- UpgradeTransformer
- UpgradeTransporting
Interfaces
Variables
- BatteryBlockInterface
- ENERGY_PER_MATTER
- EUReactorModifier
- ICore
- NANO_ARMOR_FUNCS
- QUANTUM_ARMOR_FUNCS
- SCRAP_BOX_RANDOM_DROP
- cropHarvesterGuiElements
- frame
- guiAdvancedMiner
- guiBatBox
- guiBlastFurnace
- guiCESU
- guiCanner
- guiCentrifuge
- guiCompressor
- guiContainmentBox
- guiCropHarvester
- guiCropMatron
- guiElectricFurnace
- guiElectricHeatGenerator
- guiExtractor
- guiFermenter
- guiFluidDistributor
- guiFluidHeatGenerator
- guiGenerator
- guiGeothermalGenerator
- guiInductionFurnace
- guiIronFurnace
- guiMFE
- guiMFSU
- guiMacerator
- guiMassFabricator
- guiMetalFormer
- guiMiner
- guiNuclearReactor
- guiOreWasher
- guiPump
- guiRTGenerator
- guiRTHeatGenerator
- guiRecycler
- guiSemifluidGenerator
- guiSolarPanel
- guiSolidCanner
- guiSolidHeatGenerator
- guiTank
- isLevelDisplayed
- lasttime
- negativePotions
- ore_blocks
- reactorElements
- recyclerBlacklist
- toolboxItems
- transferByTier
- сropMatronGuiElements
Functions
Variables
constBatteryBlockInterface
Type declaration
slots: { slot1: { canOutput: (item: ItemStack) => boolean; input: boolean; isValid: (item: ItemStack, side: number, tileEntity: Machine.BatteryBlock) => boolean; output: boolean }; slot2: { canOutput: (item: ItemStack) => boolean; input: boolean; isValid: (item: ItemStack, side: number, tileEntity: Machine.BatteryBlock) => boolean; output: boolean } }
slot1: { canOutput: (item: ItemStack) => boolean; input: boolean; isValid: (item: ItemStack, side: number, tileEntity: Machine.BatteryBlock) => boolean; output: boolean }
canOutput: (item: ItemStack) => boolean
Parameters
item: ItemStack
Returns boolean
input: boolean
isValid: (item: ItemStack, side: number, tileEntity: Machine.BatteryBlock) => boolean
Parameters
item: ItemStack
side: number
tileEntity: Machine.BatteryBlock
Returns boolean
output: boolean
slot2: { canOutput: (item: ItemStack) => boolean; input: boolean; isValid: (item: ItemStack, side: number, tileEntity: Machine.BatteryBlock) => boolean; output: boolean }
canOutput: (item: ItemStack) => boolean
Parameters
item: ItemStack
Returns boolean
input: boolean
isValid: (item: ItemStack, side: number, tileEntity: Machine.BatteryBlock) => boolean
Parameters
item: ItemStack
side: number
tileEntity: Machine.BatteryBlock
Returns boolean
output: boolean
ENERGY_PER_MATTER
EUReactorModifier
constICore
Type declaration
Agriculture: typeof Agriculture
Cable: typeof CableRegistry
ChargeRegistry: typeof ChargeItemRegistry
Config: typeof IC2Config
Integration: typeof IntegrationAPI
ItemName: typeof ItemName
Machine: typeof MachineRegistry
Ore: typeof OreGenerator
Radiation: typeof RadiationAPI
ReactorItem: typeof ReactorItem
Recipe: typeof MachineRecipeRegistry
Render: typeof TileRenderer
Sound: typeof SoundManager
Tool: typeof ICTool
UI: typeof ToolHUD
Upgrade: typeof UpgradeAPI
WindSim: typeof WindSim
requireGlobal: (command: string) => any
Parameters
command: string
Returns any
constNANO_ARMOR_FUNCS
Type declaration
hurt: (params: { attacker: number; b1: boolean; b2: boolean; damage: number; type: number }, item: ItemInstance, index: number) => boolean
Parameters
params: { attacker: number; b1: boolean; b2: boolean; damage: number; type: number }
attacker: number
b1: boolean
b2: boolean
damage: number
type: number
item: ItemInstance
index: number
Returns boolean
tick: (item: ItemInstance, index: number) => boolean
Parameters
item: ItemInstance
index: number
Returns boolean
constQUANTUM_ARMOR_FUNCS
Type declaration
hurt: (params: { attacker: number; b1: boolean; b2: boolean; damage: number; type: number }, item: ItemInstance, index: number) => boolean
Parameters
params: { attacker: number; b1: boolean; b2: boolean; damage: number; type: number }
attacker: number
b1: boolean
b2: boolean
damage: number
type: number
item: ItemInstance
index: number
Returns boolean
tick: (item: ItemInstance, index: number) => boolean
Parameters
item: ItemInstance
index: number
Returns boolean
constSCRAP_BOX_RANDOM_DROP
constcropHarvesterGuiElements
frame
constguiAdvancedMiner
constguiBatBox
constguiBlastFurnace
constguiCESU
constguiCanner
constguiCentrifuge
constguiCompressor
constguiContainmentBox
constguiCropHarvester
constguiCropMatron
constguiElectricFurnace
constguiElectricHeatGenerator
constguiExtractor
constguiFermenter
constguiFluidDistributor
constguiFluidHeatGenerator
constguiGenerator
constguiGeothermalGenerator
constguiInductionFurnace
constguiIronFurnace
constguiMFE
constguiMFSU
constguiMacerator
constguiMassFabricator
constguiMetalFormer
constguiMiner
constguiNuclearReactor
constguiOreWasher
constguiPump
constguiRTGenerator
constguiRTHeatGenerator
constguiRecycler
constguiSemifluidGenerator
constguiSolarPanel
constguiSolidCanner
constguiSolidHeatGenerator
constguiTank
isLevelDisplayed
lasttime
constnegativePotions
ore_blocks
constreactorElements
constrecyclerBlacklist
consttoolboxItems
consttransferByTier
Type declaration
1: number
2: number
3: number
4: number