net.minecraft.client.render.entity

public class ShulkerEntityRenderer

extends MobEntityRenderer<ShulkerEntity, ShulkerEntityModel<ShulkerEntity>>

All mapped superinterfaces:

FeatureRendererContext

dtv
net.minecraft.client.renderer.entity.ShulkerRenderer
net.minecraft.class_943
net.minecraft.client.render.entity.ShulkerEntityRenderer
net.minecraft.unmapped.C_emirifgh
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
DEFAULT_TEXTURE_LOCATION
field_4781
SKIN
f_bxtrttvi
DEFAULT_LOCATION
field_204402_a
field_204402_a
public static final Identifier[]
j
TEXTURE_LOCATION
field_4780
SKIN_COLOR
f_xzxmkdmq
SHULKER_LOCATIONS
field_188342_a
SHULKER_ENDERGOLEM_TEXTURE

Constructor summary

ModifierConstructor
public (EntityRenderDispatcher arg0)

Method summary

Modifier and TypeMethod
public void
a(avb arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
render(Shulker 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 arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
m_qqzcmcvc(C_wepsgefi 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(avb arg0, dqe arg1, double arg2, double arg3, double arg4)
shouldRender(Shulker arg0, Culler arg1, double arg2, double arg3, double arg4)
method_4112(class_1606 arg0, class_856 arg1, double arg2, double arg3, double arg4)
isVisible(ShulkerEntity arg0, VisibleRegion arg1, double arg2, double arg3, double arg4)
m_zekcjjzn(C_wepsgefi arg0, C_chgzuakr 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(avb arg0)
getTextureLocation(Shulker arg0)
method_4111(class_1606 arg0)
getTexture(ShulkerEntity arg0)
m_pbsihxyh(C_wepsgefi arg0)
getTextureLocation(ShulkerEntity entity)
func_110775_a(ShulkerEntity arg0)
getEntityTexture(ShulkerEntity entity)
protected void
a(avb arg0, float arg1, float arg2, float arg3)
setupRotations(Shulker arg0, float arg1, float arg2, float arg3)
method_4114(class_1606 arg0, float arg1, float arg2, float arg3)
setupTransforms(ShulkerEntity arg0, float arg1, float arg2, float arg3)
m_tonwochd(C_wepsgefi 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(avb arg0, float arg1)
scale(Shulker arg0, float arg1)
method_4109(class_1606 arg0, float arg1)
scale(ShulkerEntity arg0, float arg1)
m_tiezhigj(C_wepsgefi arg0, float arg1)
applyScale(ShulkerEntity entity, float scale)
func_77041_b(ShulkerEntity arg0, float arg1)
preRenderCallback(ShulkerEntity entitylivingbaseIn, float partialTickTime)