Block State Staff Item Renderer
@Environment(value = EnvType.CLIENT )
A StaffItemRenderer, always which renders a single block state.
Parameters
block State
The block state to render
Constructors
Link copied to clipboard
Creates a new BlockStateStaffItemRenderer with the default state of the given block.
Functions
Link copied to clipboard
open override fun renderItemInStaff(staffStack: ItemStack, mode: ModelTransformationMode, matrices: MatrixStack, vertexConsumers: VertexConsumerProvider, light: Int, overlay: Int)
Renders an item.