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