public class BlockFaceUV
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
BlockFaceUV.Deserializer |
Constructor and Description |
---|
BlockFaceUV(float[] uvsIn,
int rotationIn) |
Modifier and Type | Method and Description |
---|---|
private int |
getVertexRotated(int indexIn) |
int |
getVertexRotatedRev(int indexIn) |
float |
getVertexU(int indexIn) |
float |
getVertexV(int indexIn) |
void |
setUvs(float[] uvsIn) |