MCPcopy Index your code
hub / github.com/TallWorlds/CubicChunks

github.com/TallWorlds/CubicChunks @1.8.3-0.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.8.3-0.1 ↗ · + Follow
692 symbols 2,151 edges 76 files 18 documented · 3%
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

ICubeCache (Interface)
(no doc) [4 implementers]
src/main/cubicchunks/world/ICubeCache.java
IBuilder (Interface)
(no doc) [2 implementers]
src/main/cubicchunks/generator/builder/IBuilder.java
IEntityActionListener (Interface)
(no doc) [1 implementers]
src/main/cubicchunks/world/IEntityActionListener.java
ICubicBiome (Interface)
(no doc) [1 implementers]
src/main/cubicchunks/world/biome/ICubicBiome.java

Core symbols most depended-on inside this repo

getY
called by 100
src/main/cubicchunks/world/cube/Cube.java
getX
called by 77
src/main/cubicchunks/world/cube/Cube.java
getZ
called by 77
src/main/cubicchunks/world/cube/Cube.java
blockToCube
called by 67
src/main/cubicchunks/util/Coords.java
blockToLocal
called by 56
src/main/cubicchunks/util/Coords.java
get
called by 45
src/main/cubicchunks/world/WorldContext.java
getAddress
called by 35
src/main/cubicchunks/util/AddressTools.java
put
called by 32
src/main/cubicchunks/server/WorldServerContext.java

Shape

Method 612
Class 75
Interface 4
Enum 1

Languages

Java100%

Modules by API surface

src/main/cubicchunks/world/column/Column.java58 symbols
src/main/cubicchunks/world/column/BlankColumn.java51 symbols
src/main/cubicchunks/world/cube/Cube.java42 symbols
src/main/cubicchunks/CubicChunkSystem.java26 symbols
src/main/cubicchunks/server/CubePlayerManager.java22 symbols
src/main/cubicchunks/server/CubeWatcher.java21 symbols
src/main/cubicchunks/server/ServerCubeCache.java19 symbols
src/main/cubicchunks/server/CubeIO.java19 symbols
src/main/cubicchunks/world/EntityContainer.java16 symbols
src/main/cubicchunks/perf/Timer.java15 symbols
src/main/cubicchunks/cache/CacheMap.java15 symbols
src/main/cubicchunks/util/CubeCoords.java13 symbols

For agents

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

⬇ download graph artifact

Ask about this repo answers extend the page