MCPcopy Index your code
hub / github.com/boy0001/FastAsyncWorldedit

github.com/boy0001/FastAsyncWorldedit @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
10,839 symbols 38,358 edges 899 files 1,694 documented · 16%
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

JsonRepresentedObject (Interface)
Represents an object that can be serialized to a JSON writer instance. [9 implementers]
bukkit/src/main/java/com/boydti/fawe/bukkit/chat/JsonRepresentedObject.java
ConfigurationSerializable (Interface)
Represents an object that may be serialized. These objects MUST implement one of the following, in addition to the m [11 …
core/src/main/java/com/boydti/fawe/configuration/serialization/ConfigurationSerializable.java
LZ4Decompressor (Interface)
@deprecated Use LZ4FastDecompressor instead. [13 implementers]
core/src/main/java/net/jpountz/lz4/LZ4Decompressor.java
LZ4UnknownSizeDecompressor (Interface)
@deprecated Use LZ4SafeDecompressor instead. [13 implementers]
core/src/main/java/net/jpountz/lz4/LZ4UnknownSizeDecompressor.java
Serializer (Interface)
Call serialize(stream) to serialize any field with @Serialize Call deserialize(stream) to deserialize any field wit [5 …
core/src/main/java/com/boydti/fawe/object/io/serialize/Serializer.java
IFawe (Interface)
(no doc) [10 implementers]
core/src/main/java/com/boydti/fawe/IFawe.java

Core symbols most depended-on inside this repo

get
called by 974
core/src/main/java/com/boydti/fawe/object/task/ThrowableSupplier.java
add
called by 797
core/src/main/java/com/boydti/fawe/example/IFaweQueueMap.java
getWorld
called by 504
core/src/main/java/com/sk89q/worldedit/regions/Region.java
getBlockZ
called by 491
core/src/main/java/com/sk89q/worldedit/Vector.java
getBlockX
called by 490
core/src/main/java/com/sk89q/worldedit/Vector.java
getBlockY
called by 430
core/src/main/java/com/sk89q/worldedit/Vector.java
set
called by 404
core/src/main/java/com/boydti/fawe/configuration/ConfigurationSection.java
send
called by 386
core/src/main/java/com/boydti/fawe/util/chat/ChatManager.java

Shape

Method 9,784
Class 954
Interface 59
Enum 40
Function 2

Languages

Java100%
TypeScript1%

Modules by API surface

core/src/main/java/com/sk89q/worldedit/EditSession.java135 symbols
core/src/main/java/com/boydti/fawe/jnbt/anvil/HeightMapMCAGenerator.java120 symbols
bukkit/src/main/java/com/boydti/fawe/bukkit/wrapper/AsyncWorld.java118 symbols
core/src/main/java/com/boydti/fawe/object/collection/SparseBitSet.java97 symbols
core/src/main/java/com/sk89q/worldedit/LocalSession.java88 symbols
core/src/main/java/com/boydti/fawe/object/queue/IDelegateFaweQueue.java82 symbols
core/src/main/java/com/sk89q/worldedit/world/registry/BundledBlockData.java78 symbols
core/src/main/java/com/boydti/fawe/object/FaweQueue.java75 symbols
core/src/main/java/com/boydti/fawe/command/CFICommands.java68 symbols
core/src/main/java/com/boydti/fawe/util/ReflectionUtils.java63 symbols
core/src/main/java/com/boydti/fawe/example/MappedFaweQueue.java63 symbols
core/src/main/java/com/boydti/fawe/util/MainUtil.java60 symbols

For agents

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

⬇ download graph artifact