Skip navigation links

@ParametersAreNonnullByDefault @MethodsReturnNonnullByDefault

Package li.cil.architect.api

Welcome to the Architect API, step right in, we have cookies.

See: Description

Package li.cil.architect.api Description

Welcome to the Architect API, step right in, we have cookies.

I assume you're here to register custom block converters to allow them being stored in and placed via blueprints.

To do so, have a look at implement a converter using the Converter interface, then register the provider with Architect via ConverterAPI.addConverter(Converter).

The converter will then be queried by Architect when needed.

Skip navigation links