@Environment(value=CLIENT) public class PolarBearEntityRenderer extends MobEntityRenderer<PolarBearEntity,PolarBearEntityModel<PolarBearEntity>>
Modifier and Type | Field and Description |
---|---|
private static Identifier |
TEXTURE |
features, model
dispatcher, 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, shouldRender
addFeature, getAnimationCounter, getAnimationProgress, getHandSwingProgress, getLyingAngle, getModel, getOverlay, getRenderLayer, isShaking, isVisible, setupTransforms
getBlockLight, getFontRenderer, getLight, getPositionOffset, getRenderManager, method_27950, renderLabelIfPresent
private 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>>