public interface IFlexibleBakedModel extends IBakedModel
| Modifier and Type | Interface and Description |
|---|---|
static class |
IFlexibleBakedModel.Wrapper |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<BakedQuad> |
getFaceQuads(EnumFacing side) |
VertexFormat |
getFormat() |
java.util.List<BakedQuad> |
getGeneralQuads() |
getItemCameraTransforms, getTexture, isAmbientOcclusion, isBuiltInRenderer, isGui3djava.util.List<BakedQuad> getFaceQuads(EnumFacing side)
getFaceQuads in interface IBakedModeljava.util.List<BakedQuad> getGeneralQuads()
getGeneralQuads in interface IBakedModelVertexFormat getFormat()