public static class LightUtil.ItemConsumer extends VertexTransformer
parent
コンストラクタと説明 |
---|
ItemConsumer(IVertexConsumer parent) |
修飾子とタイプ | メソッドと説明 |
---|---|
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
インタフェース内 IVertexConsumer
put
クラス内 VertexTransformer