StaffItemRenderer

public abstract class StaffItemRenderer(source)

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

See also

Inheritors

Constructors

Link copied to clipboard

Types

Link copied to clipboard

Properties

Link copied to clipboard

Functions

Link copied to clipboard
public abstract Unit renderItemInStaff(ItemStack staffStack, ModelTransformationMode mode, MatrixStack matrices, VertexConsumerProvider vertexConsumers, Integer light, Integer overlay)

Renders an item.