@Environment(value=CLIENT) public class CowEntityRenderer extends MobEntityRenderer<CowEntity,CowEntityModel<CowEntity>>
| Modifier and Type | Field and Description |
|---|---|
private static Identifier |
TEXTURE |
features, modeldispatcher, shadowOpacity, shadowRadius| Constructor and Description |
|---|
CowEntityRenderer(EntityRenderDispatcher dispatcher) |
| Modifier and Type | Method and Description |
|---|---|
Identifier |
getTexture(CowEntity cowEntity) |
hasLabel, method_23186, method_23187, render, shouldRenderaddFeature, getAnimationCounter, getAnimationProgress, getHandSwingProgress, getLyingAngle, getModel, getOverlay, getRenderLayer, isShaking, isVisible, scale, setupTransformsgetBlockLight, getFontRenderer, getLight, getPositionOffset, getRenderManager, method_27950, renderLabelIfPresentprivate 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>