Package | Description |
---|---|
net.minecraftforge.client.model | |
net.minecraftforge.debug.client.model |
Modifier and Type | Method and Description |
---|---|
private void |
SimpleModelFontRenderer.addVertex(BakedQuadBuilder quadBuilder,
float x,
float y,
float u,
float v) |
Modifier and Type | Method and Description |
---|---|
private void |
NewModelLoaderTest.TestModel.putVertex(BakedQuadBuilder builder,
int x,
float y,
float z,
float u,
float v,
float red,
float green,
float blue) |