Structs§
- Attribute
- Biome
- Block
- Block
Collision Shapes - Block
Loot - Block
Loot Drop - Block
State Definition - Block
Variation - Data
Paths - Drop
Element - Drop
Item - Effect
- Enchantment
- Enchantment
Cost - Entity
- Entity
Loot - Entity
Loot Drop - Feature
- Feature
Value - Food
- Indexed
Data - Holds all loaded and indexed Minecraft data for a specific version.
- Instrument
- Item
- Item
Variation - Legacy
- MapIcon
- Particle
- Protocol
Version Info - Sound
- Tint
Data - Tint
Datum - Tints
- Version
- Represents a specific Minecraft version with associated metadata.
- Version
Info - Window
- Window
Opened With - Window
Slot
Enums§
- Block
Drop - Block
Shape Ref - Drop
Type - Edition
- Represents the Minecraft edition (PC/Java or Bedrock).
- McData
Error - Represents errors that can occur within the mcdata-rs library.
Functions§
- mc_data
- The main entry point to get Minecraft data for a specific version.
- supported_
versions - Returns a list of supported Minecraft versions for the given edition,
sorted oldest to newest based on available data in
protocolVersions.json
.