net.minecraft.client.render.entity

public class BatEntityRenderer

extends MobEntityRenderer<BatEntity, BatEntityModel>

All mapped superinterfaces:

FeatureRendererContext

drg
net.minecraft.client.renderer.entity.BatRenderer
net.minecraft.class_879
net.minecraft.client.render.entity.BatEntityRenderer
net.minecraft.unmapped.C_wytqkjns
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
BAT_LOCATION
field_4645
SKIN
f_gqoctqwa
BAT_LOCATION
field_110835_a
BAT_TEXTURES

Constructor summary

ModifierConstructor
public (EntityRenderDispatcher arg0)

Method summary

Modifier and TypeMethod
protected Identifier
a(aqv arg0)
getTextureLocation(Bat arg0)
method_3883(class_1420 arg0)
getTexture(BatEntity arg0)
m_rehqfzrk(C_dexcydtn arg0)
getTextureLocation(BatEntity entity)
func_110775_a(BatEntity arg0)
getEntityTexture(BatEntity entity)
protected void
a(aqv arg0, float arg1)
scale(Bat arg0, float arg1)
method_3884(class_1420 arg0, float arg1)
scale(BatEntity arg0, float arg1)
m_llqbdjzs(C_dexcydtn arg0, float arg1)
applyScale(BatEntity entity, float scale)
func_77041_b(BatEntity arg0, float arg1)
preRenderCallback(BatEntity entitylivingbaseIn, float partialTickTime)
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)
m_bwrrbgev(C_dexcydtn 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)