IStaffItemRenderer

@Environment(value = EnvType.CLIENT)
public interface IStaffItemRenderer(source)

Interface for adding a model into the staff while rendering the staff model.

See also

Inheritors

Functions

Link copied to clipboard
public abstract Unit emitItemQuads(ItemStack staffStack, Supplier<Random> randomSupplier, RenderContext context)

Adds the model of the block added to the staff to the staff model's mesh.