public class CatRenderer extends MobRenderer<CatEntity,CatModel<CatEntity>>
entityModel, layerRenderersrenderManager, shadowOpaque, shadowSize| コンストラクタと説明 |
|---|
CatRenderer(EntityRendererManager renderManagerIn) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected void |
applyRotations(CatEntity entityLiving,
com.mojang.blaze3d.matrix.MatrixStack matrixStackIn,
float ageInTicks,
float rotationYaw,
float partialTicks) |
ResourceLocation |
getEntityTexture(CatEntity entity)
Returns the location of an entity's texture.
|
protected void |
preRenderCallback(CatEntity entitylivingbaseIn,
com.mojang.blaze3d.matrix.MatrixStack matrixStackIn,
float partialTickTime) |
addVertexPair, canRenderName, render, renderSide, shouldRenderaddLayer, func_230042_a_, getDeathMaxRotation, getEntityModel, getOverlayProgress, getPackedOverlay, getSwingProgress, handleRotationFloat, isVisiblegetBlockLight, getFontRendererFromRenderManager, getPackedLight, getRenderManager, getRenderOffset, renderNamepublic CatRenderer(EntityRendererManager renderManagerIn)
public ResourceLocation getEntityTexture(CatEntity entity)
getEntityTexture インタフェース内 IEntityRenderer<CatEntity,CatModel<CatEntity>>getEntityTexture クラス内 EntityRenderer<CatEntity>protected void preRenderCallback(CatEntity entitylivingbaseIn, com.mojang.blaze3d.matrix.MatrixStack matrixStackIn, float partialTickTime)
preRenderCallback クラス内 LivingRenderer<CatEntity,CatModel<CatEntity>>protected void applyRotations(CatEntity entityLiving, com.mojang.blaze3d.matrix.MatrixStack matrixStackIn, float ageInTicks, float rotationYaw, float partialTicks)
applyRotations クラス内 LivingRenderer<CatEntity,CatModel<CatEntity>>