public class FoxRenderer extends MobRenderer<FoxEntity,FoxModel<FoxEntity>>
entityModel, layerRenderersrenderManager, shadowOpaque, shadowSize| コンストラクタと説明 |
|---|
FoxRenderer(EntityRendererManager renderManagerIn) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected void |
applyRotations(FoxEntity entityLiving,
com.mojang.blaze3d.matrix.MatrixStack matrixStackIn,
float ageInTicks,
float rotationYaw,
float partialTicks) |
ResourceLocation |
getEntityTexture(FoxEntity 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 FoxRenderer(EntityRendererManager renderManagerIn)
protected void applyRotations(FoxEntity entityLiving, com.mojang.blaze3d.matrix.MatrixStack matrixStackIn, float ageInTicks, float rotationYaw, float partialTicks)
applyRotations クラス内 LivingRenderer<FoxEntity,FoxModel<FoxEntity>>public ResourceLocation getEntityTexture(FoxEntity entity)
getEntityTexture インタフェース内 IEntityRenderer<FoxEntity,FoxModel<FoxEntity>>getEntityTexture クラス内 EntityRenderer<FoxEntity>