MCPcopy Index your code
hub / github.com/azalea-rs/azalea

github.com/azalea-rs/azalea @0.12.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release 0.12.0 ↗ · + Follow
3,591 symbols 8,398 edges 543 files 356 documented · 10% updated 2d ago★ 7276 open issues
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

AzaleaReadLimited (Interface)
note that there's no Write equivalent for this trait since we don't really care if we're writing over the limit (and may [5 …
azalea-buf/src/read.rs
ArgumentType (Interface)
(no doc) [6 implementers]
azalea-brigadier/src/arguments/argument_type.rs
DataComponent (Interface)
(no doc) [96 implementers]
azalea-inventory/src/components.rs
Goal (Interface)
(no doc) [10 implementers]
azalea/src/pathfinder/goals.rs
ProtocolPacket (Interface)
An enum of packets for a certain protocol.
azalea-protocol/src/packets/mod.rs
DataRegistry (Interface)
A registry which has its values decided by the server in the `ClientboundRegistryData` packet. These can be resolved in
azalea-registry/src/data.rs
BlockWithShape (Interface)
(no doc) [1 implementers]
azalea-physics/src/collision/blocks.rs
PositionDeltaTrait (Interface)
(no doc) [1 implementers]
azalea-core/src/delta.rs

Core symbols most depended-on inside this repo

box_shape
called by 1984
azalea-physics/src/collision/shape.rs
unwrap
called by 401
azalea-protocol/src/connect.rs
insert
called by 391
azalea-entity/src/attributes.rs
apply_metadata
called by 171
azalea-entity/src/metadata.rs
literal
called by 164
azalea-brigadier/src/builder/literal_argument_builder.rs
append
called by 156
azalea-core/src/registry_holder.rs
clone
called by 137
azalea-core/src/filterable.rs
len
called by 118
azalea-core/src/bitset.rs

Shape

Class 1,415
Method 1,189
Function 802
Enum 160
Interface 25

Languages

Rust97%
Python3%

Modules by API surface

azalea-entity/src/metadata.rs586 symbols
azalea-client/src/plugins/packet/game/mod.rs134 symbols
azalea-inventory/src/components.rs131 symbols
azalea-brigadier/tests/string_reader_test.rs64 symbols
azalea-client/src/client.rs52 symbols
azalea/src/pathfinder/mod.rs43 symbols
azalea-physics/src/collision/shape.rs38 symbols
azalea-core/src/position.rs37 symbols
azalea-chat/src/style.rs35 symbols
azalea-world/src/chunk_storage.rs34 symbols
azalea-entity/src/lib.rs31 symbols
azalea-core/src/aabb.rs31 symbols

For agents

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

⬇ download graph artifact