net.minecraft.client.render.entity

public class BatRenderer

extends MobRenderer<BatEntity, BatModel>

All mapped superinterfaces:

EntityRenderLayerParent

doo
net.minecraft.class_879
net.minecraft.client.render.entity.BatRenderer
net.minecraft.client.renderer.entity.BatRenderer
net.minecraft.client.renderer.entity.BatRenderer

Field summary

Modifier and TypeField
private static final Identifier
a
field_4645
BAT_LOCATION
field_110835_a
field_110835_a

Constructor summary

ModifierConstructor
public (EntityRenderDispatcher arg0)

Method summary

Modifier and TypeMethod
protected Identifier
a(aqn arg0)
method_3883(class_1420 arg0)
getTextureLocation(BatEntity entity)
func_110775_a(BatEntity arg0)
getEntityTexture(BatEntity entity)
protected void
a(aqn arg0, float arg1)
method_3884(class_1420 arg0, float arg1)
applyScale(BatEntity entity, float scale)
func_77041_b(BatEntity arg0, float arg1)
preRenderCallback(BatEntity entitylivingbaseIn, float partialTickTime)
protected void
a(aqn arg0, float arg1, float arg2, float arg3)
method_3882(class_1420 arg0, float arg1, float arg2, float arg3)
applyRotation(BatEntity entity, float bob, float bodyYaw, float tickDelta)
func_77043_a(BatEntity arg0, float arg1, float arg2, float arg3)
applyRotations(BatEntity entityLiving, float ageInTicks, float rotationYaw, float partialTicks)