net.minecraft.client.render.entity

public class GuardianRenderer

extends MobRenderer<GuardianEntity>

bvb
net.minecraft.class_2488
net.minecraft.client.render.entity.GuardianRenderer
net.minecraft.client.renderer.entity.RenderGuardian

Field summary

Modifier and TypeField
private static final Identifier
a
field_11105
GUARDIAN_LOCATION
GUARDIAN_TEXTURE
private static final Identifier
j
field_11107
GUARDIAN_BEAM_LOCATION
GUARDIAN_BEAM_TEXTURE

Constructor summary

ModifierConstructor
public (EntityRenderDispatcher arg0)

Method summary

Modifier and TypeMethod
public boolean
a(zx arg0, btl arg1, double arg2, double arg3, double arg4)
method_10218(class_2648 arg0, class_536 arg1, double arg2, double arg3, double arg4)
shouldRender(GuardianEntity entity, Culler view, double cameraX, double cameraY, double cameraZ)
shouldRender(EntityGuardian livingEntity, ICamera camera, double camX, double camY, double camZ)
private Vec3d
a(sw arg0, double arg1, float arg2)
method_10214(class_1699 arg0, double arg1, float arg2)
getLerpedPos(LivingEntity entity, double heightOffset, float tickDelta)
getPosition(EntityLivingBase entityLivingBaseIn, double arg1, float arg2)
public void
a(zx arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
method_10216(class_2648 arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
render(GuardianEntity entity, double dx, double dy, double dz, float yaw, float tickDelta)
doRender(EntityGuardian entity, double x, double y, double z, float entityYaw, float partialTicks)
protected Identifier
a(zx arg0)
method_10215(class_2648 arg0)
getTextureLocation(GuardianEntity entity)
getEntityTexture(EntityGuardian entity)