net.minecraft.client.render.entity

public class ShulkerRenderer

extends MobRenderer<ShulkerEntity>

dad
net.minecraft.class_2896
net.minecraft.client.render.entity.ShulkerRenderer
net.minecraft.client.renderer.entity.RenderShulker
net.minecraft.client.renderer.entity.RenderShulker

Field summary

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

Constructor summary

ModifierConstructor
public (EntityRenderDispatcher arg0)

Method summary

Modifier and TypeMethod
public ShulkerModel
c()
method_13871()
getModel()
func_177087_b()
getMainModel()
public void
a(anl arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
method_12470(class_2996 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(EntityShulker arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
doRender(EntityShulker entity, double x, double y, double z, float entityYaw, float partialTicks)
public boolean
a(anl arg0, cwz arg1, double arg2, double arg3, double arg4)
method_12473(class_2996 arg0, class_536 arg1, double arg2, double arg3, double arg4)
shouldRender(ShulkerEntity entity, Culler view, double cameraX, double cameraY, double cameraZ)
func_177071_a(EntityShulker arg0, ICamera arg1, double arg2, double arg3, double arg4)
shouldRender(EntityShulker livingEntity, ICamera camera, double camX, double camY, double camZ)
protected Identifier
a(anl arg0)
method_12469(class_2996 arg0)
getTextureLocation(ShulkerEntity entity)
func_110775_a(EntityShulker arg0)
getEntityTexture(EntityShulker entity)
protected void
a(anl arg0, float arg1, float arg2, float arg3)
method_12472(class_2996 arg0, float arg1, float arg2, float arg3)
applyRotation(ShulkerEntity entity, float bob, float bodyYaw, float tickDelta)
func_77043_a(EntityShulker arg0, float arg1, float arg2, float arg3)
applyRotations(EntityShulker entityLiving, float ageInTicks, float rotationYaw, float partialTicks)
protected void
a(anl arg0, float arg1)
method_12471(class_2996 arg0, float arg1)
applyScale(ShulkerEntity entity, float scale)
func_77041_b(EntityShulker arg0, float arg1)
preRenderCallback(EntityShulker entitylivingbaseIn, float partialTickTime)