MappedRegistryAccessor

Mixin accessor for MappedRegistry internal fields. Used to temporarily unfreeze the registry for hot-reload item registration.

Functions

Link copied to clipboard
abstract fun isFrozen(): Boolean
Gets the frozen state of the registry.
Link copied to clipboard
abstract fun setFrozen(frozen: Boolean)
Sets the frozen state of the registry.