@Deprecated
public interface IBakedModel
Modifier and Type | Method and Description |
---|---|
java.util.List |
getFaceQuads(EnumFacing p_177551_1_)
Deprecated.
|
java.util.List |
getGeneralQuads()
Deprecated.
|
ItemCameraTransforms |
getItemCameraTransforms()
Deprecated.
|
TextureAtlasSprite |
getTexture()
Deprecated.
|
boolean |
isAmbientOcclusion()
Deprecated.
|
boolean |
isBuiltInRenderer()
Deprecated.
|
boolean |
isGui3d()
Deprecated.
|
java.util.List getFaceQuads(EnumFacing p_177551_1_)
java.util.List getGeneralQuads()
boolean isAmbientOcclusion()
boolean isGui3d()
boolean isBuiltInRenderer()
TextureAtlasSprite getTexture()
@Deprecated ItemCameraTransforms getItemCameraTransforms()