net.minecraft.client.render.entity

public class IronGolemEntityRenderer

extends MobEntityRenderer<IronGolemEntity, IronGolemEntityModel<IronGolemEntity>>

All mapped superinterfaces:

FeatureRendererContext

dqe
net.minecraft.class_913
net.minecraft.client.render.entity.IronGolemEntityRenderer
net.minecraft.client.render.entity.IronGolemRenderer
net.minecraft.client.renderer.entity.IronGolemRenderer
net.minecraft.client.renderer.entity.IronGolemRenderer

Field summary

Modifier and TypeField
private static final Identifier
a
field_4717
SKIN
IRON_GOLEM_LOCATION
field_110899_a
IRON_GOLEM_TEXTURES

Constructor summary

ModifierConstructor
public (EntityRenderDispatcher arg0)

Method summary

Modifier and TypeMethod
protected Identifier
a(ard arg0)
method_3987(class_1439 arg0)
method_3987(IronGolemEntity arg0)
getTextureLocation(IronGolemEntity entity)
func_110775_a(IronGolemEntity arg0)
getEntityTexture(IronGolemEntity entity)
protected void
a(ard arg0, float arg1, float arg2, float arg3)
method_3986(class_1439 arg0, float arg1, float arg2, float arg3)
method_3986(IronGolemEntity arg0, float arg1, float arg2, float arg3)
applyRotation(IronGolemEntity entity, float bob, float bodyYaw, float tickDelta)
func_77043_a(IronGolemEntity arg0, float arg1, float arg2, float arg3)
applyRotations(IronGolemEntity entityLiving, float ageInTicks, float rotationYaw, float partialTicks)