public static class LightUtil.ItemConsumer extends VertexTransformer
parent
Constructor and Description |
---|
ItemConsumer(IVertexConsumer parent) |
Modifier and Type | Method and Description |
---|---|
void |
put(int element,
float... data) |
void |
setAuxColor(float... auxColor) |
getVertexFormat, setApplyDiffuseLighting, setQuadOrientation, setQuadTint, setTexture
public ItemConsumer(IVertexConsumer parent)
public void setAuxColor(float... auxColor)
public void put(int element, float... data)
put
in interface IVertexConsumer
put
in class VertexTransformer