public class QBImporter
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
QBImporter.QBCuboid |
static class |
QBImporter.QBImage |
static class |
QBImporter.QBMatrix |
static class |
QBImporter.QBModel |
static class |
QBImporter.QBQuad |
static class |
QBImporter.RasterisedModel |
| Modifier and Type | Field and Description |
|---|---|
static int |
MERGETEXTURES |
static int |
SCALEMC |
static int |
SQUARETEXTURE |
static int |
TEXTUREPLANES |
| Constructor and Description |
|---|
QBImporter() |
| Modifier and Type | Method and Description |
|---|---|
static QBImporter.QBModel |
loadQB(java.io.InputStream input) |
static QBImporter.QBModel |
loadQB(ResourceLocation res) |
public static final int TEXTUREPLANES
public static final int SQUARETEXTURE
public static final int MERGETEXTURES
public static final int SCALEMC
public static QBImporter.QBModel loadQB(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static QBImporter.QBModel loadQB(ResourceLocation res)