public class RenderCod extends RenderLiving<EntityCod>
brightnessBuffer, layerRenderers, mainModel, renderMarkerrenderManager, renderOutlines, shadowOpaque, shadowSize| Constructor and Description |
|---|
RenderCod(RenderManager p_i48864_1_) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
applyRotations(EntityCod entityLiving,
float ageInTicks,
float rotationYaw,
float partialTicks) |
protected ResourceLocation |
getEntityTexture(EntityCod entity) |
canRenderName, doRender, renderLeash, setLightmap, shouldRenderaddLayer, getColorMultiplier, getDeathMaxRotation, getMainModel, getSwingProgress, handleRotationFloat, interpolateRotation, isVisible, prepareScale, preRenderCallback, renderLayers, renderLivingAt, renderModel, renderName, setBrightness, setDoRenderBrightness, setScoreTeamColor, unsetBrightness, unsetScoreTeamColorbindEntityTexture, bindTexture, doRenderShadowAndFire, getFontRendererFromRenderManager, getRenderManager, getTeamColor, isMultipass, renderEntityName, renderLivingLabel, renderMultipass, renderOffsetAABB, setRenderOutlinespublic RenderCod(RenderManager p_i48864_1_)
@Nullable protected ResourceLocation getEntityTexture(EntityCod entity)
getEntityTexture in class Render<EntityCod>protected void applyRotations(EntityCod entityLiving, float ageInTicks, float rotationYaw, float partialTicks)
applyRotations in class RenderLivingBase<EntityCod>