MCPcopy Index your code
hub / github.com/ExtraCells/ExtraCells2

github.com/ExtraCells/ExtraCells2 @2.6.3

Chat with this repo
repository ↗ · DeepWiki ↗ · release 2.6.3 ↗ · + Follow
2,276 symbols 6,009 edges 257 files 22 documented · 1% updated 1y ago2.6.3 · 2019-10-18★ 13594 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

ExtraCells 2

CurseForge Latest Version

A mighty Add-On for Applied Energistics 2

To build this, download the project (ZIP or fork or whatever) and execute the build.bat/build.sh. The build files will be in /build/lib/

Thanks to arbrarsyed for ForgeGradle, to AlgorithmX2 for his massive support and his amazing API, cyntain and tgame14 for some very cool textures and Vexatos, crafteverywhere, SSCXM and VeryBigBro for the cool localizations!

Travis CI: Build Status

ExtraCells 2 is licensed under the MIT license.

Extension points exported contracts — how you extend this code

IGuiProvider (Interface)
(no doc) [18 implementers]
src/main/scala/extracells/network/IGuiProvider.java
IPacketHandlerClient (Interface)
(no doc) [12 implementers]
src/main/scala/extracells/network/packet/IPacketHandlerClient.java
IPacketHandlerServer (Interface)
(no doc) [12 implementers]
src/main/scala/extracells/network/packet/IPacketHandlerServer.java
IFluidSlotGui (Interface)
(no doc) [10 implementers]
src/main/scala/extracells/network/packet/other/IFluidSlotGui.java
IECTileEntity (Interface)
(no doc) [9 implementers]
src/main/scala/extracells/api/IECTileEntity.java

Core symbols most depended-on inside this repo

add
called by 196
src/main/scala/extracells/api/gas/IAEGasStack.java
getItem
called by 135
src/main/scala/extracells/registries/ItemEnum.java
getFluid
called by 117
src/main/scala/extracells/item/ItemFluidPattern.java
equals
called by 99
src/main/scala/extracells/crafting/CraftingPattern.java
get
called by 94
src/main/scala/extracells/item/storage/CellDefinition.java
copy
called by 85
src/main/scala/extracells/api/gas/IAEGasStack.java
getInventory
called by 78
src/main/scala/extracells/api/IExternalGasStorageHandler.java
getFluid
called by 75
src/main/scala/extracells/tileentity/TileEntityCertusTank.java

Shape

Method 1,977
Class 236
Interface 51
Enum 12

Languages

Java100%

Modules by API surface

src/main/scala/extracells/tileentity/TileEntityFluidInterface.java69 symbols
src/main/scala/extracells/part/PartECBase.java57 symbols
src/main/scala/extracells/part/fluid/PartFluidInterface.java51 symbols
src/main/scala/extracells/tileentity/TileEntityFluidCrafter.java43 symbols
src/main/scala/extracells/ExtraCellsApiInstance.java33 symbols
src/main/scala/extracells/part/fluid/PartFluidStorage.java30 symbols
src/main/scala/extracells/part/fluid/PartFluidIO.java30 symbols
src/main/scala/extracells/inventory/InventoryPlain.java30 symbols
src/main/scala/extracells/tileentity/TileEntityHardMeDrive.java29 symbols
src/main/scala/extracells/tileentity/TileEntityFluidFiller.java28 symbols
src/main/scala/extracells/definitions/ItemDefinition.java28 symbols
src/main/scala/extracells/api/definitions/IItemDefinition.java28 symbols

For agents

$ claude mcp add ExtraCells2 \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page