net.minecraft.client.render.entity

public class PolarBearRenderer

extends MobRenderer<PolarBearEntity>

czx
net.minecraft.class_3027
net.minecraft.client.render.entity.PolarBearRenderer
net.minecraft.client.renderer.entity.RenderPolarBear
net.minecraft.client.renderer.entity.RenderPolarBear

Field summary

Modifier and TypeField
private static final Identifier
a
field_14985
POLAR_BEAR_LOCATION
field_190090_a
POLAR_BEAR_TEXTURE

Constructor summary

ModifierConstructor
public (EntityRenderDispatcher arg0)

Method summary

Modifier and TypeMethod
protected Identifier
a(akb arg0)
method_13455(class_3033 arg0)
getTextureLocation(PolarBearEntity entity)
func_110775_a(EntityPolarBear arg0)
getEntityTexture(EntityPolarBear entity)
public void
a(akb arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
method_13456(class_3033 arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
render(PolarBearEntity entity, double dx, double dy, double dz, float yaw, float tickDelta)
func_76986_a(EntityPolarBear arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
doRender(EntityPolarBear entity, double x, double y, double z, float entityYaw, float partialTicks)
protected void
a(akb arg0, float arg1)
method_13457(class_3033 arg0, float arg1)
applyScale(PolarBearEntity entity, float scale)
func_77041_b(EntityPolarBear arg0, float arg1)
preRenderCallback(EntityPolarBear entitylivingbaseIn, float partialTickTime)