render

abstract void render(ItemStack stack, MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light, int overlay)

Renders an item stack.

Parameters

stack

the rendered item stack

matrices

the matrix stack

vertexConsumers

the vertex consumer provider

light

the color light multiplier at the rendering position

overlay

the overlay UV passed to overlay

Sources

jvm source
Link copied to clipboard