public class BakedQuad
| boy | |
| net.minecraft.unmapped.C_85259637 | |
| net.minecraft.client.render.model.block.BakedQuad |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| protected final int[] |
| ||||||
| protected final int |
| ||||||
| protected final Direction |
| ||||||
| protected final TextureAtlasSprite |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int[] vertices, int tintIndex, Direction face, TextureAtlasSprite sprite) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public TextureAtlasSprite |
| ||||||
| public int[] |
| ||||||
| public boolean |
| ||||||
| public int |
| ||||||
| public Direction |
|