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