MCPcopy Index your code
hub / github.com/FTBTeam/FTB-Quests

github.com/FTBTeam/FTB-Quests @v2111.1.5

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2111.1.5 ↗ · + Follow
3,066 symbols 9,187 edges 342 files 53 documented · 2%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

FTB Quests

Use https://github.com/FTBTeam/FTB-Mods-Issues for any mod issues

Extension points exported contracts — how you extend this code

TaskClient (Interface)
(no doc) [7 implementers]
common/src/main/java/dev/ftb/mods/ftbquests/quest/task/TaskClient.java
Provider (Interface)
(no doc) [10 implementers]
common/src/main/java/dev/ftb/mods/ftbquests/quest/task/TaskType.java
Provider (Interface)
(no doc) [10 implementers]
common/src/main/java/dev/ftb/mods/ftbquests/quest/reward/RewardType.java
Movable (Interface)
Represents a quest object that can be moved around on screen, and between chapters. [3 implementers]
common/src/main/java/dev/ftb/mods/ftbquests/quest/Movable.java
IQuestProxy (Interface)
(no doc) [4 implementers]
common/src/main/java/dev/ftb/mods/ftbquests/IQuestProxy.java

Core symbols most depended-on inside this repo

add
called by 349
common/src/main/java/dev/ftb/mods/ftbquests/client/gui/IRewardListenerScreen.java
get
called by 325
common/src/main/java/dev/ftb/mods/ftbquests/quest/TeamData.java
getInstance
called by 166
common/src/main/java/dev/ftb/mods/ftbquests/client/ClientQuestFile.java
id
called by 136
common/src/main/java/dev/ftb/mods/ftbquests/api/FTBQuestsAPI.java
put
called by 119
common/src/main/java/dev/ftb/mods/ftbquests/quest/translation/TranslationTable.java
map
called by 114
common/src/main/java/dev/ftb/mods/ftbquests/quest/QuestShape.java
size
called by 114
common/src/main/java/dev/ftb/mods/ftbquests/quest/translation/TranslationTable.java
register
called by 84
common/src/main/java/dev/ftb/mods/ftbquests/quest/task/TaskTypes.java

Shape

Method 2,650
Class 361
Interface 28
Enum 27

Languages

Java100%

Modules by API surface

common/src/main/java/dev/ftb/mods/ftbquests/quest/Quest.java108 symbols
common/src/main/java/dev/ftb/mods/ftbquests/quest/BaseQuestFile.java104 symbols
common/src/main/java/dev/ftb/mods/ftbquests/client/gui/quests/ViewQuestPanel.java75 symbols
common/src/main/java/dev/ftb/mods/ftbquests/quest/TeamData.java72 symbols
common/src/main/java/dev/ftb/mods/ftbquests/quest/QuestObjectBase.java60 symbols
common/src/main/java/dev/ftb/mods/ftbquests/quest/Chapter.java60 symbols
common/src/main/java/dev/ftb/mods/ftbquests/client/gui/MultilineTextEditorScreen.java60 symbols
common/src/main/java/dev/ftb/mods/ftbquests/client/gui/quests/QuestScreen.java58 symbols
common/src/main/java/dev/ftb/mods/ftbquests/quest/task/Task.java46 symbols
common/src/main/java/dev/ftb/mods/ftbquests/block/entity/BaseBarrierBlockEntity.java40 symbols
common/src/main/java/dev/ftb/mods/ftbquests/client/gui/quests/ChapterPanel.java39 symbols
common/src/main/java/dev/ftb/mods/ftbquests/quest/loot/RewardTable.java38 symbols

For agents

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

⬇ download graph artifact

Ask about this repo answers extend the page