net.minecraft.client.render.entity

public class ShulkerRenderer

extends MobRenderer<ShulkerEntity, ShulkerModel<ShulkerEntity>>

All mapped superinterfaces:

EntityRenderLayerParent

drd
net.minecraft.class_943
net.minecraft.client.render.entity.ShulkerRenderer
net.minecraft.client.renderer.entity.ShulkerRenderer
net.minecraft.client.renderer.entity.ShulkerRenderer

Field summary

Modifier and TypeField
public static final Identifier
a
field_4781
DEFAULT_LOCATION
field_204402_a
field_204402_a
public static final Identifier[]
j
field_4780
SHULKER_LOCATIONS
field_188342_a
SHULKER_ENDERGOLEM_TEXTURE

Constructor summary

ModifierConstructor
public (EntityRenderDispatcher arg0)

Method summary

Modifier and TypeMethod
public void
a(aus arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
method_4113(class_1606 arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
render(ShulkerEntity entity, double dx, double dy, double dz, float yaw, float tickDelta)
func_76986_a(ShulkerEntity arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
doRender(ShulkerEntity entity, double x, double y, double z, float entityYaw, float partialTicks)
public boolean
a(aus arg0, dnm arg1, double arg2, double arg3, double arg4)
method_4112(class_1606 arg0, class_856 arg1, double arg2, double arg3, double arg4)
shouldRender(ShulkerEntity entity, Culler view, double cameraX, double cameraY, double cameraZ)
func_177071_a(ShulkerEntity arg0, ICamera arg1, double arg2, double arg3, double arg4)
shouldRender(ShulkerEntity livingEntity, ICamera camera, double camX, double camY, double camZ)
protected Identifier
a(aus arg0)
method_4111(class_1606 arg0)
getTextureLocation(ShulkerEntity entity)
func_110775_a(ShulkerEntity arg0)
getEntityTexture(ShulkerEntity entity)
protected void
a(aus arg0, float arg1, float arg2, float arg3)
method_4114(class_1606 arg0, float arg1, float arg2, float arg3)
applyRotation(ShulkerEntity entity, float bob, float bodyYaw, float tickDelta)
func_77043_a(ShulkerEntity arg0, float arg1, float arg2, float arg3)
applyRotations(ShulkerEntity entityLiving, float ageInTicks, float rotationYaw, float partialTicks)
protected void
a(aus arg0, float arg1)
method_4109(class_1606 arg0, float arg1)
applyScale(ShulkerEntity entity, float scale)
func_77041_b(ShulkerEntity arg0, float arg1)
preRenderCallback(ShulkerEntity entitylivingbaseIn, float partialTickTime)