public class RenderFallingBlock extends Render
renderManager, shadowOpaque, shadowSize
Constructor and Description |
---|
RenderFallingBlock(RenderManager p_i46177_1_) |
Modifier and Type | Method and Description |
---|---|
void |
doRender(Entity entity,
double x,
double y,
double z,
float p_76986_8_,
float partialTicks) |
void |
doRender(EntityFallingBlock p_180557_1_,
double p_180557_2_,
double p_180557_4_,
double p_180557_6_,
float p_180557_8_,
float p_180557_9_) |
protected ResourceLocation |
getEntityTexture(Entity entity) |
protected ResourceLocation |
getEntityTexture(EntityFallingBlock entity) |
bindEntityTexture, bindTexture, canRenderName, doRenderShadowAndFire, func_177068_d, func_177069_a, getFontRendererFromRenderManager, renderLivingLabel, renderName, renderOffsetAABB, shouldRender
public RenderFallingBlock(RenderManager p_i46177_1_)
public void doRender(EntityFallingBlock p_180557_1_, double p_180557_2_, double p_180557_4_, double p_180557_6_, float p_180557_8_, float p_180557_9_)
protected ResourceLocation getEntityTexture(EntityFallingBlock entity)
protected ResourceLocation getEntityTexture(Entity entity)
getEntityTexture
in class Render