@Environment(value=CLIENT) public class SilverfishEntityRenderer extends MobEntityRenderer<SilverfishEntity,SilverfishEntityModel<SilverfishEntity>>
| Modifier and Type | Field and Description |
|---|---|
private static Identifier |
TEXTURE |
features, modeldispatcher, shadowOpacity, shadowRadius| Constructor and Description |
|---|
SilverfishEntityRenderer(EntityRenderDispatcher dispatcher) |
| Modifier and Type | Method and Description |
|---|---|
protected float |
getLyingAngle(SilverfishEntity silverfishEntity) |
Identifier |
getTexture(SilverfishEntity silverfishEntity) |
hasLabel, method_23186, method_23187, render, shouldRenderaddFeature, getAnimationCounter, getAnimationProgress, getHandSwingProgress, getModel, getOverlay, getRenderLayer, isShaking, isVisible, scale, setupTransformsgetBlockLight, getFontRenderer, getLight, getPositionOffset, getRenderManager, method_27950, renderLabelIfPresentprivate static final Identifier TEXTURE
public SilverfishEntityRenderer(EntityRenderDispatcher dispatcher)
protected float getLyingAngle(SilverfishEntity silverfishEntity)
getLyingAngle in class LivingEntityRenderer<SilverfishEntity,SilverfishEntityModel<SilverfishEntity>>public Identifier getTexture(SilverfishEntity silverfishEntity)
getTexture in interface FeatureRendererContext<SilverfishEntity,SilverfishEntityModel<SilverfishEntity>>getTexture in class EntityRenderer<SilverfishEntity>