Class BlockbenchModel.Face

java.lang.Object
com.ticxo.modelengine.api.generator.parser.blockbench.BlockbenchModel.Face
Enclosing class:
BlockbenchModel

public static class BlockbenchModel.Face extends Object
  • Field Details

    • uv

      protected Float[] uv
    • rotation

      protected Integer rotation
    • texture

      protected Integer texture
  • Constructor Details

    • Face

      public Face()
  • Method Details

    • isEmpty

      public boolean isEmpty()
    • getUv

      public Float[] getUv()
    • getRotation

      public Integer getRotation()
    • getTexture

      public Integer getTexture()