public class Model
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.util.List<RendererModel> |
boxList |
int |
textureHeight |
int |
textureWidth |
Constructor and Description |
---|
Model() |
Modifier and Type | Method and Description |
---|---|
RendererModel |
getRandomModelBox(java.util.Random rand) |
public final java.util.List<RendererModel> boxList
public int textureWidth
public int textureHeight
public RendererModel getRandomModelBox(java.util.Random rand)