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, setTexturepublic ItemConsumer(IVertexConsumer parent)
public void setAuxColor(float... auxColor)
public void put(int element,
                float... data)
put in interface IVertexConsumerput in class VertexTransformer