Companion

@Environment(value = EnvType.CLIENT)
object Companion(source)

Properties

Link copied to clipboard

Registry of staff item renderers.

Link copied to clipboard

Functions

Link copied to clipboard
protected fun getLight(light: Int, luminance: Int): Int

Calculates a new light parameter value.

Link copied to clipboard
fun <T : StaffItemRenderer> register(key: Item, value: T): T

Registers an entry to REGISTRY.