Module minecraft_assets::schemas::blockstates[][src]

Expand description

Serde-(de)serializable data types for assets/<namespace>/blockstates/*.json.

Start here: BlockStates

See https://minecraft.fandom.com/wiki/Model#Block_states.

Modules

Types used to compose BlockStates::Multipart.

Structs

Contains the properties of a model that is used to render all or part of a block in a particular state.

Enums

Block states as stored in the assets/<namespace>/blockstates directory.

A block variant.