@Environment(value=CLIENT) public class DolphinEntityRenderer extends MobEntityRenderer<DolphinEntity,DolphinEntityModel<DolphinEntity>>
Modifier and Type | Field and Description |
---|---|
private static Identifier |
TEXTURE |
features, model
dispatcher, shadowOpacity, shadowRadius
Constructor and Description |
---|
DolphinEntityRenderer(EntityRenderDispatcher dispatcher) |
Modifier and Type | Method and Description |
---|---|
Identifier |
getTexture(DolphinEntity dolphinEntity) |
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 DolphinEntityRenderer(EntityRenderDispatcher dispatcher)
public Identifier getTexture(DolphinEntity dolphinEntity)
getTexture
in interface FeatureRendererContext<DolphinEntity,DolphinEntityModel<DolphinEntity>>
getTexture
in class EntityRenderer<DolphinEntity>