public class TippedArrowRenderer extends ArrowRenderer<ArrowEntity>
Modifier and Type | Field and Description |
---|---|
static ResourceLocation |
RES_ARROW |
static ResourceLocation |
RES_TIPPED_ARROW |
renderManager, renderOutlines, shadowOpaque, shadowSize
Constructor and Description |
---|
TippedArrowRenderer(EntityRendererManager manager) |
Modifier and Type | Method and Description |
---|---|
protected ResourceLocation |
getEntityTexture(ArrowEntity entity) |
doRender
bindEntityTexture, bindTexture, canRenderName, doRenderShadowAndFire, func_217758_e, getFontRendererFromRenderManager, getRenderManager, getTeamColor, isMultipass, renderEntityName, renderLivingLabel, renderMultipass, renderName, renderOffsetAABB, setRenderOutlines, shouldRender
public static final ResourceLocation RES_ARROW
public static final ResourceLocation RES_TIPPED_ARROW
public TippedArrowRenderer(EntityRendererManager manager)
protected ResourceLocation getEntityTexture(ArrowEntity entity)
getEntityTexture
in class EntityRenderer<ArrowEntity>