StaffRendererOverrideComponent

data class StaffRendererOverrideComponent(val renderMode: ModelTransformationMode, val isActive: Boolean)(source)

Data component to override the behavior of a StaffRenderer.

Parameters

renderMode

The display transform of the model to use

isActive

The item should be treated as if it was LivingEntity.getActiveItem

Constructors

Link copied to clipboard
constructor(renderMode: ModelTransformationMode, isActive: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard