net.minecraft.client.render.entity

public class BatRenderer

extends MobRenderer

bnc
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
batTextures
private int
f
field_5191
handModel
renderedBatSize

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(we arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
method_4325(class_1402 arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
render(BatEntity entity, double dx, double dy, double dz, float yaw, float tickDelta)
doRender(EntityBat arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
protected Identifier
a(we arg0)
method_5733(class_1402 arg0)
getTextureLocation(BatEntity entity)
getEntityTexture(EntityBat arg0)
protected void
a(we arg0, float arg1)
method_4326(class_1402 arg0, float arg1)
applyScale(BatEntity entity, float scale)
preRenderCallback(EntityBat arg0, float arg1)
protected void
a(we arg0, double arg1, double arg2, double arg3)
method_4324(class_1402 arg0, double arg1, double arg2, double arg3)
applyTranslation(BatEntity entity, double dx, double dy, double dz)
renderLivingAt(EntityBat arg0, double arg1, double arg2, double arg3)
protected void
a(we 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)
rotateCorpse(EntityBat arg0, float arg1, float arg2, float arg3)