IStaffItemRenderer

public interface IStaffItemRenderer(source)

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

See also

Inheritors

Types

Link copied to clipboard
public class Companion

Functions

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

Renders an item.