JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
me.rochblondiaux.blockbench.element.uv
Interface BlockBenchUv
All Known Implementing Classes:
BlockBenchUvImpl
public interface
BlockBenchUv
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
hasTexture
()
String
rawTexture
()
int
texture
()
float[]
uv
()
Method Details
uv
float[]
uv
()
rawTexture
String
rawTexture
()
texture
int
texture
()
hasTexture
boolean
hasTexture
()