public class SalmonRenderer extends MobRenderer<SalmonEntity,SalmonModel<SalmonEntity>>
brightnessBuffer, entityModel, layerRenderers, renderMarker
renderManager, renderOutlines, shadowOpaque, shadowSize
Constructor and Description |
---|
SalmonRenderer(EntityRendererManager p_i48862_1_) |
Modifier and Type | Method and Description |
---|---|
protected void |
applyRotations(SalmonEntity entityLiving,
float ageInTicks,
float rotationYaw,
float partialTicks) |
protected ResourceLocation |
getEntityTexture(SalmonEntity entity) |
canRenderName, doRender, renderLeash, shouldRender
addLayer, getColorMultiplier, getDeathMaxRotation, getEntityModel, getSwingProgress, handleRotationFloat, isVisible, prepareScale, preRenderCallback, renderLayers, renderLivingAt, renderModel, renderName, setBrightness, setDoRenderBrightness, setScoreTeamColor, unsetBrightness, unsetScoreTeamColor
bindEntityTexture, bindTexture, doRenderShadowAndFire, func_217758_e, getFontRendererFromRenderManager, getRenderManager, getTeamColor, isMultipass, renderEntityName, renderLivingLabel, renderMultipass, renderOffsetAABB, setRenderOutlines
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
bindTexture, func_217758_e
public SalmonRenderer(EntityRendererManager p_i48862_1_)
@Nullable protected ResourceLocation getEntityTexture(SalmonEntity entity)
getEntityTexture
in class EntityRenderer<SalmonEntity>
protected void applyRotations(SalmonEntity entityLiving, float ageInTicks, float rotationYaw, float partialTicks)
applyRotations
in class LivingRenderer<SalmonEntity,SalmonModel<SalmonEntity>>