Crate minedmap_resource
source ·Expand description
Data describing Minecraft biomes and block types
Structs
- A biome specification
- Used to look up standard Minecraft biome types
- A block type specification
- Used to look up standard Minecraft block types
- An RGB color
Enums
- Grass color modifier used by a biome
- Flags describing special properties of BlockTypes
Functions
- Determined the block color to display for a given BlockType
- Determined if calling block_color for a given BlockType needs biome information