@Environment(value=CLIENT) public abstract class IllagerEntityRenderer<T extends IllagerEntity> extends MobEntityRenderer<T,IllagerEntityModel<T>>
features, model
dispatcher, shadowOpacity, shadowRadius
Modifier | Constructor and Description |
---|---|
protected |
IllagerEntityRenderer(EntityRenderDispatcher dispatcher,
IllagerEntityModel<T> model,
float float2) |
Modifier and Type | Method and Description |
---|---|
protected void |
scale(T t,
MatrixStack matrixStack,
float float2) |
hasLabel, method_23186, method_23187, render, shouldRender
addFeature, getAnimationCounter, getAnimationProgress, getHandSwingProgress, getLyingAngle, getModel, getOverlay, getRenderLayer, isShaking, isVisible, setupTransforms
getBlockLight, getFontRenderer, getLight, getPositionOffset, getRenderManager, getTexture, method_27950, renderLabelIfPresent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getTexture
protected IllagerEntityRenderer(EntityRenderDispatcher dispatcher, IllagerEntityModel<T> model, float float2)
protected void scale(T t, MatrixStack matrixStack, float float2)
scale
in class LivingEntityRenderer<T extends IllagerEntity,IllagerEntityModel<T extends IllagerEntity>>