RegistryAction

fun <T> RegistryAction(modid: String?, registry: Registry<T>)

Parameters

modid

The modid to register under.

registry

The registry to register to.