gms | |
net.minecraft.client.renderer.block.model.BakedQuad | |
net.minecraft.class_777 | |
net.minecraft.client.render.model.BakedQuad |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
protected final int[] |
| ||||||||
protected final int |
| ||||||||
protected final Direction |
| ||||||||
protected final TextureAtlasSprite |
| ||||||||
private final boolean |
| ||||||||
private final int |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (int[] vertexData, int colorIndex, Direction face, TextureAtlasSprite sprite, boolean shade, int lightEmission) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public TextureAtlasSprite |
| ||||||||
public int[] |
| ||||||||
public boolean |
| ||||||||
public int |
| ||||||||
public Direction |
| ||||||||
public boolean |
| ||||||||
public int |
|