public abstract class SegmentedModel<E extends Entity> extends EntityModel<E>
isChild, isSitting, swingProgressrenderType, textureHeight, textureWidth| Constructor and Description |
|---|
SegmentedModel() |
| Modifier and Type | Method and Description |
|---|---|
abstract java.lang.Iterable<ModelRenderer> |
getParts() |
void |
render(MatrixStack matrixStackIn,
IVertexBuilder bufferIn,
int packedLightIn,
int packedOverlayIn,
float red,
float green,
float blue,
float alpha) |
copyModelAttributesTo, setLivingAnimations, setRotationAnglesaccept, getRenderTypepublic void render(MatrixStack matrixStackIn, IVertexBuilder bufferIn, int packedLightIn, int packedOverlayIn, float red, float green, float blue, float alpha)
public abstract java.lang.Iterable<ModelRenderer> getParts()