Interface BlockBenchUv

All Known Implementing Classes:
BlockBenchUvImpl

public interface BlockBenchUv
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
     
    int
     
    float[]
    uv()
     
  • Method Details

    • uv

      float[] uv()
    • rawTexture

      String rawTexture()
    • texture

      int texture()
    • hasTexture

      boolean hasTexture()