public class RenderRabbit extends RenderLiving<EntityRabbit>
| Modifier and Type | Field and Description |
|---|---|
private static ResourceLocation |
BLACK |
private static ResourceLocation |
BROWN |
private static ResourceLocation |
CAERBANNOG |
private static ResourceLocation |
GOLD |
private static ResourceLocation |
SALT |
private static ResourceLocation |
TOAST |
private static ResourceLocation |
WHITE |
private static ResourceLocation |
WHITE_SPLOTCHED |
brightnessBuffer, layerRenderers, mainModel, NAME_TAG_RANGE, NAME_TAG_RANGE_SNEAK, renderMarkerrenderManager, renderOutlines, shadowOpaque, shadowSize| Constructor and Description |
|---|
RenderRabbit(RenderManager p_i47196_1_) |
| Modifier and Type | Method and Description |
|---|---|
protected ResourceLocation |
getEntityTexture(EntityRabbit entity) |
canRenderName, doRender, renderLeash, setLightmap, shouldRenderaddLayer, applyRotations, getColorMultiplier, getDeathMaxRotation, getMainModel, getSwingProgress, handleRotationFloat, interpolateRotation, isVisible, prepareScale, preRenderCallback, renderLayers, renderLivingAt, renderModel, renderName, setBrightness, setDoRenderBrightness, setScoreTeamColor, transformHeldFull3DItemLayer, unsetBrightness, unsetScoreTeamColorbindEntityTexture, bindTexture, doRenderShadowAndFire, getFontRendererFromRenderManager, getRenderManager, getTeamColor, isMultipass, renderEntityName, renderLivingLabel, renderMultipass, renderOffsetAABB, setRenderOutlinesprivate static final ResourceLocation BROWN
private static final ResourceLocation WHITE
private static final ResourceLocation BLACK
private static final ResourceLocation GOLD
private static final ResourceLocation SALT
private static final ResourceLocation WHITE_SPLOTCHED
private static final ResourceLocation TOAST
private static final ResourceLocation CAERBANNOG
public RenderRabbit(RenderManager p_i47196_1_)
protected ResourceLocation getEntityTexture(EntityRabbit entity)
getEntityTexture in class Render<EntityRabbit>