@Environment(value=CLIENT) public class CowEntityRenderer extends MobEntityRenderer<CowEntity,CowEntityModel<CowEntity>>
Modifier and Type | Field and Description |
---|---|
private static Identifier |
TEXTURE |
features, model
dispatcher, shadowOpacity, shadowRadius
Constructor and Description |
---|
CowEntityRenderer(EntityRenderDispatcher dispatcher) |
Modifier and Type | Method and Description |
---|---|
Identifier |
getTexture(CowEntity cowEntity) |
hasLabel, method_23186, method_23187, render, shouldRender
addFeature, getAnimationCounter, getAnimationProgress, getHandSwingProgress, getLyingAngle, getModel, getOverlay, getRenderLayer, isShaking, isVisible, scale, setupTransforms
getBlockLight, getFontRenderer, getLight, getPositionOffset, getRenderManager, method_27950, renderLabelIfPresent
private static final Identifier TEXTURE
public CowEntityRenderer(EntityRenderDispatcher dispatcher)
public Identifier getTexture(CowEntity cowEntity)
getTexture
in interface FeatureRendererContext<CowEntity,CowEntityModel<CowEntity>>
getTexture
in class EntityRenderer<CowEntity>