public static class ModelQuadLayer.ModelQuadLayerBuilder
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
ModelQuadLayer |
cache |
ModelLightMapReader |
lv |
ModelUVReader |
uvr |
Constructor and Description |
---|
ModelQuadLayerBuilder(net.minecraft.client.renderer.texture.TextureAtlasSprite sprite,
int uCoord,
int vCoord) |
Modifier and Type | Method and Description |
---|---|
ModelQuadLayer |
build(int stateid,
int color,
int lightValue,
boolean isGrass) |
public final ModelQuadLayer cache
public final ModelLightMapReader lv
public ModelUVReader uvr
public ModelQuadLayerBuilder(net.minecraft.client.renderer.texture.TextureAtlasSprite sprite, int uCoord, int vCoord)
public ModelQuadLayer build(int stateid, int color, int lightValue, boolean isGrass)