MCPcopy Index your code
hub / github.com/FlansMods/FlansMod

github.com/FlansMods/FlansMod @v5.5.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v5.5.1 ↗ · + Follow
3,807 symbols 10,395 edges 591 files 437 documented · 11%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Flan's Mod for Minecraft

Here you will find the source code from the Minecraft modification, Flan's Mod. If you want to pitch in, just submit a pull request, and either aidancbrady, godgodgodgo or jamioflan will review and merge. If you are here because of a crash or bug, you can simply submit it in the 'Issues' section. Be sure to double-check that the bug wasn't reported previously or caused by other modifications.

Please make any pull requests to the dev branch.

This GitHub environment is to be treated maturely -- do not release any of this source code without prior permission from jamioflan.

Extension points exported contracts — how you extend this code

ReadableVector2f (Interface)
@author foo [5 implementers]
src/main/java/com/flansmod/common/vector/ReadableVector2f.java
WritableVector2f (Interface)
Writable interface to Vector2fs @author $author$ @version $revision$ $Id$ [5 implementers]
src/main/java/com/flansmod/common/vector/WritableVector2f.java
CustomItemRenderer (Interface)
(no doc) [10 implementers]
src/main/java/com/flansmod/client/model/CustomItemRenderer.java
IPaintableItem (Interface)
(no doc) [11 implementers]
src/main/java/com/flansmod/common/types/IPaintableItem.java
IFlanItem (Interface)
(no doc) [19 implementers]
src/main/java/com/flansmod/common/types/IFlanItem.java

Core symbols most depended-on inside this repo

addShapeBox
called by 18170
src/main/java/com/flansmod/client/tmt/ModelRendererTurbo.java
addBox
called by 4486
src/main/java/com/flansmod/client/tmt/ModelRendererTurbo.java
addShape3D
called by 597
src/main/java/com/flansmod/client/tmt/ModelRendererTurbo.java
get
called by 388
src/main/java/com/flansmod/common/types/EnumType.java
getItem
called by 343
src/main/java/com/flansmod/common/types/InfoType.java
add
called by 331
src/main/java/com/flansmod/common/vector/Vector2f.java
setBlockState
called by 258
src/main/java/com/flansmod/apocalypse/common/world/buildings/StructureAbandonedVillagePieces.java
nextInt
called by 208
src/main/java/com/flansmod/apocalypse/common/world/BiomeDecoratorApocalypse.java

Shape

Method 3,153
Class 615
Enum 23
Interface 16

Languages

Java100%

Modules by API surface

src/main/java/com/flansmod/apocalypse/common/world/buildings/StructureAbandonedVillagePieces.java103 symbols
src/main/java/com/flansmod/common/driveables/EntityDriveable.java90 symbols
src/main/java/com/flansmod/common/teams/TeamsManager.java58 symbols
src/main/java/com/flansmod/common/driveables/mechas/EntityMecha.java49 symbols
src/main/java/com/flansmod/common/teams/Gametype.java39 symbols
src/main/java/com/flansmod/common/guns/ItemGun.java39 symbols
src/main/java/com/flansmod/common/guns/GunType.java38 symbols
src/main/java/com/flansmod/client/tmt/ModelRendererTurbo.java38 symbols
src/main/java/com/flansmod/common/teams/EntityFlagpole.java36 symbols
src/main/java/com/flansmod/common/driveables/EntitySeat.java33 symbols
src/main/java/com/flansmod/common/teams/TeamsManagerRanked.java30 symbols
src/main/java/com/flansmod/common/guns/EntityAAGun.java29 symbols

For agents

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

⬇ download graph artifact