StaffItemRenderer

abstract class StaffItemRenderer(source)

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

See also

Inheritors

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard

Functions

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

Renders an item.