Skip to content

ForgeConfigurator

Xavier Gouchet edited this page Dec 14, 2019 · 2 revisions

interface ForgeConfigurator

A class that can configure a Forge with additional factories.

Functions

configure

abstract fun configure(forge: Forge): Unit

Allows you to configure a Forge instance.

Clone this wiki locally