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