net.minecraft.client.render.entity

public class BatRenderer

extends MobRenderer<BatEntity>

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

Field summary

Modifier and TypeField
private static final Identifier
a
field_6466
BAT_LOCATION
BAT_TEXTURES

Constructor summary

ModifierConstructor
public (EntityRenderDispatcher arg0)

Method summary

Modifier and TypeMethod
protected Identifier
a(wa arg0)
method_5733(class_1402 arg0)
getTextureLocation(BatEntity entity)
getEntityTexture(EntityBat entity)
protected void
a(wa arg0, float arg1)
method_4326(class_1402 arg0, float arg1)
applyScale(BatEntity entity, float scale)
preRenderCallback(EntityBat entitylivingbaseIn, float partialTickTime)
protected void
a(wa 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)
applyRotations(EntityBat entityLiving, float arg1, float arg2, float partialTicks)