net.minecraft.client.render.entity

public class BatRenderer

extends MobRenderer<BatEntity>

cxv
net.minecraft.class_1349
net.minecraft.client.render.entity.BatRenderer
net.minecraft.client.renderer.entity.RenderBat
net.minecraft.client.renderer.entity.RenderBat

Field summary

Modifier and TypeField
private static final Identifier
a
field_6466
BAT_LOCATION
field_110835_a
BAT_TEXTURES

Constructor summary

ModifierConstructor
public (EntityRenderDispatcher arg0)

Method summary

Modifier and TypeMethod
protected Identifier
a(ajl arg0)
method_5733(class_1402 arg0)
getTextureLocation(BatEntity entity)
func_110775_a(EntityBat arg0)
getEntityTexture(EntityBat entity)
protected void
a(ajl arg0, float arg1)
method_4326(class_1402 arg0, float arg1)
applyScale(BatEntity entity, float scale)
func_77041_b(EntityBat arg0, float arg1)
preRenderCallback(EntityBat entitylivingbaseIn, float partialTickTime)
protected void
a(ajl arg0, float arg1, float arg2, float arg3)
method_4327(class_1402 arg0, float arg1, float arg2, float arg3)
applyRotation(BatEntity entity, float bob, float bodyYaw, float tickDelta)
func_77043_a(EntityBat arg0, float arg1, float arg2, float arg3)
applyRotations(EntityBat entityLiving, float ageInTicks, float rotationYaw, float partialTicks)