IStaffItemRenderer

fun interface IStaffItemRenderer(source)

A renderer for an item, which can be placed into a staff.

See also

Inheritors

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun renderItemInStaff(staffStack: ItemStack, mode: ModelTransformationMode, matrices: MatrixStack, vertexConsumers: VertexConsumerProvider, light: Int, overlay: Int)

Renders an item.