Expand description
Structure processor-list registry data.
Processor lists are registry data in vanilla and in datapacks. Steel stores them typed but leaves registry references as identifiers so future modded registries can resolve or replace them without reshaping configured features.
Re-exports§
pub use data::*;
Modules§
- data
- Typed structure processor-list codec data.
Structs§
- Structure
Processor List - A registered structure processor list.
- Structure
Processor List Registry - Registry of structure processor lists.
Type Aliases§
- Structure
Processor List Ref - Read-only structure processor-list reference.