net.minecraft.client.render.entity

public abstract class EntityRenderer

bno
net.minecraft.class_551
net.minecraft.client.render.entity.EntityRenderer
net.minecraft.client.renderer.entity.Render

Field summary

Modifier and TypeField
private static final Identifier
a
field_6484
SHADOW_LOCATION
shadowTextures
protected EntityRenderDispatcher
b
field_2111
dispatcher
renderManager
protected BlockRenderer
c
field_2112
blockRenderer
field_147909_c
protected float
d
field_2113
shadowSize
shadowSize
protected float
e
field_2114
shadowDarkness
shadowOpaque
private boolean
f
field_7999
isStatic
staticEntity

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public abstract void
a(sa arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
method_1532(class_864 arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
render(Entity entity, double dx, double dy, double dz, float yaw, float tickDelta)
doRender(Entity arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
protected abstract Identifier
a(sa arg0)
method_5745(class_864 arg0)
getTextureLocation(Entity entity)
getEntityTexture(Entity arg0)
public boolean
a()
method_6916()
isStatic()
isStaticEntity()
protected void
b(sa arg0)
method_5746(class_864 arg0)
bindTexture(Entity entity)
bindEntityTexture(Entity arg0)
protected void
a(bqx arg0)
method_5744(class_1653 arg0)
bindTexture(Identifier location)
bindTexture(ResourceLocation arg0)
private void
a(sa arg0, double arg1, double arg2, double arg3, float arg4)
method_1531(class_864 arg0, double arg1, double arg2, double arg3, float arg4)
renderOnFire(Entity entity, double dx, double dy, double dz, float tickDelta)
renderEntityOnFire(Entity arg0, double arg1, double arg2, double arg3, float arg4)
private void
c(sa arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
method_1535(class_864 arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
renderShadow(Entity entity, double dx, double dy, double dz, float yaw, float tickDelta)
renderShadow(Entity arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
private World
d()
method_1533()
getWorld()
getWorldFromRenderManager()
private void
a(aji arg0, double arg1, double arg2, double arg3, int arg4, int arg5, int arg6, float arg7, float arg8, double arg9, double arg10, double arg11)
method_1525(class_197 arg0, double arg1, double arg2, double arg3, int arg4, int arg5, int arg6, float arg7, float arg8, double arg9, double arg10, double arg11)
renderShadowOnBlock(Block block, double dx, double dy, double dz, int x, int y, int z, float yaw, float shadowSize, double cx, double cy, double cz)
func_147907_a(Block arg0, double arg1, double arg2, double arg3, int arg4, int arg5, int arg6, float arg7, float arg8, double arg9, double arg10, double arg11)
public static void
a(azt arg0, double arg1, double arg2, double arg3)
method_1527(class_231 arg0, double arg1, double arg2, double arg3)
renderShape(Box shape, double dx, double dy, double dz)
renderOffsetAABB(AxisAlignedBB arg0, double arg1, double arg2, double arg3)
public static void
a(azt arg0)
method_1526(class_231 arg0)
renderShapeFlat(Box shape)
renderAABB(AxisAlignedBB arg0)
public void
a(bnn arg0)
method_1528(class_550 arg0)
init(EntityRenderDispatcher dispatcher)
setRenderManager(RenderManager arg0)
public void
b(sa arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
method_1534(class_864 arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
postRender(Entity entity, double dx, double dy, double dz, float yaw, float tickDelta)
doRenderShadowAndFire(Entity arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
public TextRenderer
c()
method_1524()
getTextRenderer()
getFontRendererFromRenderManager()
public void
a(rg arg0)
method_5176(class_1558 arg0)
registerSprites(SpriteRegistry registry)
updateIcons(IIconRegister arg0)
protected void
a(sa arg0, String arg1, double arg2, double arg3, double arg4, int arg5)
method_6917(class_864 arg0, String arg1, double arg2, double arg3, double arg4, int arg5)
renderNameTag(Entity entity, String name, double dx, double dy, double dz, int distance)
renderLivingLabel(Entity arg0, String arg1, double arg2, double arg3, double arg4, int arg5)