public class RenderTippedArrow extends RenderArrow<EntityTippedArrow>
| Modifier and Type | Field and Description | 
|---|---|
static ResourceLocation | 
RES_ARROW  | 
static ResourceLocation | 
RES_TIPPED_ARROW  | 
renderManager, renderOutlines, shadowOpaque, shadowSize| Constructor and Description | 
|---|
RenderTippedArrow(RenderManager manager)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected ResourceLocation | 
getEntityTexture(EntityTippedArrow entity)  | 
doRenderbindEntityTexture, bindTexture, canRenderName, doRenderShadowAndFire, getFontRendererFromRenderManager, getRenderManager, getTeamColor, isMultipass, renderEntityName, renderLivingLabel, renderMultipass, renderName, renderOffsetAABB, setRenderOutlines, shouldRenderpublic static final ResourceLocation RES_ARROW
public static final ResourceLocation RES_TIPPED_ARROW
public RenderTippedArrow(RenderManager manager)
protected ResourceLocation getEntityTexture(EntityTippedArrow entity)
getEntityTexture in class Render<EntityTippedArrow>