public class PandaRenderer extends MobRenderer<PandaEntity,PandaModel<PandaEntity>>
| Modifier and Type | Field and Description |
|---|---|
private static java.util.Map<PandaEntity.Type,ResourceLocation> |
field_217777_a |
entityModel, layerRenderersrenderManager, shadowOpaque, shadowSize| Constructor and Description |
|---|
PandaRenderer(EntityRendererManager renderManagerIn) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
applyRotations(PandaEntity entityLiving,
MatrixStack matrixStackIn,
float ageInTicks,
float rotationYaw,
float partialTicks) |
private float |
func_217775_a(float p_217775_1_,
float p_217775_2_,
int p_217775_3_,
float p_217775_4_,
float p_217775_5_) |
ResourceLocation |
getEntityTexture(PandaEntity entity) |
addVertexPair, canRenderName, render, renderSide, shouldRenderaddLayer, func_230042_a_, getDeathMaxRotation, getEntityModel, getOverlayProgress, getPackedOverlay, getSwingProgress, handleRotationFloat, isVisible, preRenderCallbackgetBlockLight, getFontRendererFromRenderManager, getPackedLight, getRenderManager, getRenderOffset, renderNameprivate static final java.util.Map<PandaEntity.Type,ResourceLocation> field_217777_a
public PandaRenderer(EntityRendererManager renderManagerIn)
public ResourceLocation getEntityTexture(PandaEntity entity)
getEntityTexture in interface IEntityRenderer<PandaEntity,PandaModel<PandaEntity>>getEntityTexture in class EntityRenderer<PandaEntity>protected void applyRotations(PandaEntity entityLiving, MatrixStack matrixStackIn, float ageInTicks, float rotationYaw, float partialTicks)
applyRotations in class LivingRenderer<PandaEntity,PandaModel<PandaEntity>>private float func_217775_a(float p_217775_1_,
float p_217775_2_,
int p_217775_3_,
float p_217775_4_,
float p_217775_5_)