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