emit Item Quads
public abstract Unit emitItemQuads(ItemStack staffStack, Supplier<Random> randomSupplier, RenderContext context)(source)
Adds the model of the block added to the staff to the staff model's mesh.
Parameters
staff Stack
The item stack to render
random Supplier
A random value supplier
context
The Fabric Rendering API context to emit the mode's mesh with