JavaScript is disabled on your browser.
ModelPartBuilder. cuboid (float offsetX,
float offsetY,
float offsetZ,
float sizeX,
float sizeY,
float sizeZ)
ModelPartBuilder. cuboid (float offsetX,
float offsetY,
float offsetZ,
float sizeX,
float sizeY,
float sizeZ,
boolean mirror)
ModelPartBuilder. cuboid (float offsetX,
float offsetY,
float offsetZ,
float sizeX,
float sizeY,
float sizeZ,
Set <Direction > directions)
ModelPartBuilder. cuboid (float offsetX,
float offsetY,
float offsetZ,
float sizeX,
float sizeY,
float sizeZ,
Dilation extra)
ModelPartBuilder. cuboid (float offsetX,
float offsetY,
float offsetZ,
float sizeX,
float sizeY,
float sizeZ,
Dilation extra,
float textureScaleX,
float textureScaleY)
ModelPartBuilder. cuboid (String name,
float offsetX,
float offsetY,
float offsetZ,
float sizeX,
float sizeY,
float sizeZ)
ModelPartBuilder. cuboid (String name,
float offsetX,
float offsetY,
float offsetZ,
float sizeX,
float sizeY,
float sizeZ,
Dilation extra)
ModelPartBuilder. cuboid (String name,
float offsetX,
float offsetY,
float offsetZ,
int sizeX,
int sizeY,
int sizeZ,
int textureX,
int textureY)
ModelPartBuilder. cuboid (String name,
float offsetX,
float offsetY,
float offsetZ,
int sizeX,
int sizeY,
int sizeZ,
Dilation extra,
int textureX,
int textureY)
ModelPartBuilder. mirrored (boolean mirror)
ModelPartBuilder. uv (int textureX,
int textureY)