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, isGui3d
java.util.List<BakedQuad> getFaceQuads(EnumFacing side)
getFaceQuads
in interface IBakedModel
java.util.List<BakedQuad> getGeneralQuads()
getGeneralQuads
in interface IBakedModel
VertexFormat getFormat()