Crate mcdata_rs

Source

Structs§

Attribute
Biome
Block
BlockCollisionShapes
BlockLoot
BlockLootDrop
BlockStateDefinition
BlockVariation
DataPaths
DropElement
DropItem
Effect
Enchantment
EnchantmentCost
Entity
EntityLoot
EntityLootDrop
Feature
FeatureValue
Food
IndexedData
Holds all loaded and indexed Minecraft data for a specific version.
Instrument
Item
ItemVariation
Legacy
MapIcon
Particle
ProtocolVersionInfo
Sound
TintData
TintDatum
Tints
Version
Represents a specific Minecraft version with associated metadata.
VersionInfo
Window
WindowOpenedWith
WindowSlot

Enums§

BlockDrop
BlockShapeRef
DropType
Edition
Represents the Minecraft edition (PC/Java or Bedrock).
McDataError
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.