@Environment(value=CLIENT) public class PolarBearEntityRenderer extends MobEntityRenderer<PolarBearEntity,PolarBearEntityModel<PolarBearEntity>>
| Modifier and Type | Field and Description |
|---|---|
private static Identifier |
TEXTURE |
features, modeldispatcher, shadowOpacity, shadowRadius| Constructor and Description |
|---|
PolarBearEntityRenderer(EntityRenderDispatcher dispatcher) |
| Modifier and Type | Method and Description |
|---|---|
Identifier |
getTexture(PolarBearEntity polarBearEntity) |
protected void |
scale(PolarBearEntity polarBearEntity,
MatrixStack matrixStack,
float float2) |
hasLabel, method_23186, method_23187, render, shouldRenderaddFeature, getAnimationCounter, getAnimationProgress, getHandSwingProgress, getLyingAngle, getModel, getOverlay, getRenderLayer, isShaking, isVisible, setupTransformsgetBlockLight, getFontRenderer, getLight, getPositionOffset, getRenderManager, method_27950, renderLabelIfPresentprivate static final Identifier TEXTURE
public PolarBearEntityRenderer(EntityRenderDispatcher dispatcher)
public Identifier getTexture(PolarBearEntity polarBearEntity)
getTexture in interface FeatureRendererContext<PolarBearEntity,PolarBearEntityModel<PolarBearEntity>>getTexture in class EntityRenderer<PolarBearEntity>protected void scale(PolarBearEntity polarBearEntity, MatrixStack matrixStack, float float2)
scale in class LivingEntityRenderer<PolarBearEntity,PolarBearEntityModel<PolarBearEntity>>