public class ModelLightMapReader extends BaseModelReader
Modifier and Type | Field and Description |
---|---|
int |
lv |
Constructor and Description |
---|
ModelLightMapReader(int lightValue) |
Modifier and Type | Method and Description |
---|---|
net.minecraft.client.renderer.vertex.VertexFormat |
getVertexFormat() |
void |
put(int element,
float... data) |
setApplyDiffuseLighting, setQuadOrientation, setQuadTint, setTexture
public net.minecraft.client.renderer.vertex.VertexFormat getVertexFormat()
getVertexFormat
in interface net.minecraftforge.client.model.pipeline.IVertexConsumer
getVertexFormat
in class BaseModelReader
public void put(int element, float... data)