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, setTexturepublic net.minecraft.client.renderer.vertex.VertexFormat getVertexFormat()
getVertexFormat in interface net.minecraftforge.client.model.pipeline.IVertexConsumergetVertexFormat in class BaseModelReaderpublic void put(int element,
float... data)