MCPcopy Index your code
hub / github.com/Earthcomputer/clientcommands

github.com/Earthcomputer/clientcommands @v2.15

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2.15 ↗ · + Follow
1,928 symbols 5,751 edges 299 files 32 documented · 2%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

clientcommands

Adds several useful client-side commands to Minecraft

Social

Discord: https://discord.gg/Jg7Bun7 Patreon: https://www.patreon.com/earthcomputer

Installation

  1. Download and run the Fabric installer.
  2. Click the "vanilla" button, leave the other settings as they are, and click "download installer".
  3. Note: this step may vary if you aren't using the vanilla launcher or an old version of Minecraft.
  4. Download Fabric API and move it to the mods folder (.minecraft/mods).
  5. Download clientcommands from the releases page or from Modrinth and move it to the mods folder (.minecraft/mods).

Contributing

To contribute translations, see the translation contribution guidelines.

For other contributions, see the contribution guidelines.

Extension points exported contracts — how you extend this code

ISafeZoneScreen (Interface)
(no doc) [11 implementers]
src/main/java/net/earthcomputer/clientcommands/interfaces/ISafeZoneScreen.java
ReferenceConsumer (Interface)
(no doc) [2 implementers]
src/test/java/net/earthcomputer/clientcommands/test/CallHierarchyWalker.java
IDroppableInventoryContainer (Interface)
(no doc) [16 implementers]
src/main/java/net/earthcomputer/clientcommands/interfaces/IDroppableInventoryContainer.java
C2CPacket (Interface)
(no doc) [8 implementers]
src/main/java/net/earthcomputer/clientcommands/c2c/C2CPacket.java
ThrowingPredicate (Interface)
(no doc) [5 implementers]
src/main/java/net/earthcomputer/clientcommands/util/ThrowingPredicate.java
Disconnect (Interface)
(no doc) [4 implementers]
src/main/java/net/earthcomputer/clientcommands/event/ClientConnectionEvents.java

Core symbols most depended-on inside this repo

sendFeedback
called by 198
src/main/java/net/earthcomputer/clientcommands/command/ClientCommandHelper.java
getInstance
called by 155
src/main/java/net/earthcomputer/clientcommands/c2c/C2CPacketHandler.java
create
called by 131
src/main/java/net/earthcomputer/clientcommands/features/TwoPlayerGame.java
add
called by 111
src/main/java/net/earthcomputer/clientcommands/render/RenderQueue.java
add
called by 104
src/main/java/net/earthcomputer/clientcommands/command/ListenCommand.java
get
called by 68
src/main/java/net/earthcomputer/clientcommands/util/BrigadierRemover.java
of
called by 67
src/main/java/net/earthcomputer/clientcommands/command/Flag.java
get
called by 66
src/main/java/net/earthcomputer/clientcommands/command/arguments/PacketTypeArgument.java

Shape

Method 1,525
Class 334
Interface 42
Enum 27

Languages

Java99%
Kotlin1%

Modules by API surface

src/main/java/net/earthcomputer/clientcommands/features/PacketDumper.java62 symbols
src/main/java/net/earthcomputer/clientcommands/features/FishingCracker.java57 symbols
src/main/java/net/earthcomputer/clientcommands/command/arguments/ExpressionArgument.java57 symbols
src/main/java/net/earthcomputer/clientcommands/features/PlayerRandCracker.java48 symbols
src/test/java/net/earthcomputer/clientcommands/test/ReferencesFinder.java46 symbols
src/main/java/net/earthcomputer/clientcommands/c2c/chess/ChessScreen.java45 symbols
src/main/java/net/earthcomputer/clientcommands/features/EnchantmentCracker.java31 symbols
src/main/java/net/earthcomputer/clientcommands/command/MinesweeperCommand.java29 symbols
src/main/java/net/earthcomputer/clientcommands/features/TwoPlayerGame.java28 symbols
src/main/java/net/earthcomputer/clientcommands/command/FindItemCommand.java28 symbols
src/main/java/net/earthcomputer/clientcommands/command/ConnectFourCommand.java27 symbols
src/main/java/net/earthcomputer/clientcommands/command/arguments/ItemAndEnchantmentsPredicateArgument.java26 symbols

For agents

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

⬇ download graph artifact