net.minecraft.client.renderer.entity

public class BatRenderer

extends MobRenderer<Bat, BatModel>

All mapped superinterfaces:

RenderLayerParent

drg
net.minecraft.client.renderer.entity.BatRenderer
net.minecraft.class_879
net.minecraft.client.render.entity.BatEntityRenderer
net.minecraft.client.renderer.entity.BatRenderer

Field summary

Modifier and TypeField
private static final ResourceLocation
a
BAT_LOCATION
field_4645
SKIN
field_110835_a

Constructor summary

ModifierConstructor
public (EntityRenderDispatcher arg0)

Method summary

Modifier and TypeMethod
protected ResourceLocation
a(aqv arg0)
getTextureLocation(Bat arg0)
method_3883(class_1420 arg0)
getTexture(BatEntity arg0)
func_110775_a(BatEntity arg0)
protected void
a(aqv arg0, float arg1)
scale(Bat arg0, float arg1)
method_3884(class_1420 arg0, float arg1)
scale(BatEntity arg0, float arg1)
func_77041_b(BatEntity arg0, float arg1)
protected void
a(aqv arg0, float arg1, float arg2, float arg3)
setupRotations(Bat arg0, float arg1, float arg2, float arg3)
method_3882(class_1420 arg0, float arg1, float arg2, float arg3)
setupTransforms(BatEntity arg0, float arg1, float arg2, float arg3)
func_77043_a(BatEntity arg0, float arg1, float arg2, float arg3)