public class ParrotRenderer extends MobRenderer<ParrotEntity,ParrotModel>
| Modifier and Type | Field and Description |
|---|---|
static ResourceLocation[] |
PARROT_TEXTURES |
brightnessBuffer, entityModel, layerRenderers, renderMarkerrenderManager, renderOutlines, shadowOpaque, shadowSize| Constructor and Description |
|---|
ParrotRenderer(EntityRendererManager renderManagerIn) |
| Modifier and Type | Method and Description |
|---|---|
protected ResourceLocation |
getEntityTexture(ParrotEntity entity) |
float |
handleRotationFloat(ParrotEntity livingBase,
float partialTicks) |
canRenderName, doRender, renderLeash, shouldRenderaddLayer, applyRotations, getColorMultiplier, getDeathMaxRotation, getEntityModel, getSwingProgress, isVisible, prepareScale, preRenderCallback, renderLayers, renderLivingAt, renderModel, renderName, setBrightness, setDoRenderBrightness, setScoreTeamColor, unsetBrightness, unsetScoreTeamColorbindEntityTexture, bindTexture, doRenderShadowAndFire, func_217758_e, getFontRendererFromRenderManager, getRenderManager, getTeamColor, isMultipass, renderEntityName, renderLivingLabel, renderMultipass, renderOffsetAABB, setRenderOutlinesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbindTexture, func_217758_epublic static final ResourceLocation[] PARROT_TEXTURES
public ParrotRenderer(EntityRendererManager renderManagerIn)
protected ResourceLocation getEntityTexture(ParrotEntity entity)
getEntityTexture in class EntityRenderer<ParrotEntity>public float handleRotationFloat(ParrotEntity livingBase, float partialTicks)
handleRotationFloat in class LivingRenderer<ParrotEntity,ParrotModel>