Expand description
Shared types used throughout the library.
Structs§
- Block
Position - A block position in 3D space.
- Block
Transform - Block-level transform from blockstate variant.
- Bounding
Box - An axis-aligned bounding box.
- Element
Rotation - Element-level rotation from model element.
- Input
Block - Input block for meshing, compatible with Nucleation’s BlockState.
Enums§
Traits§
- Block
Source - Trait for block data sources (allows integration with Nucleation).