Class JavaItemModel.JavaElement.Face

java.lang.Object
com.ticxo.modelengine.api.generator.assets.JavaItemModel.JavaElement.Face
Enclosing class:
JavaItemModel.JavaElement

public static class JavaItemModel.JavaElement.Face extends Object
  • Constructor Details

    • Face

      public Face()
  • Method Details

    • uv

      public void uv(int width, int height, float[] uv)
    • getUv

      public float[] getUv()
    • getTintindex

      public int getTintindex()
    • getRotation

      public int getRotation()
    • getTexture

      public String getTexture()
    • setRotation

      public void setRotation(int rotation)
    • setTexture

      public void setTexture(String texture)