@Environment(value=CLIENT) public class TropicalFishEntityRenderer extends MobEntityRenderer<TropicalFishEntity,TintableCompositeModel<TropicalFishEntity>>
| Modifier and Type | Field and Description |
|---|---|
private TintableCompositeModel<TropicalFishEntity> |
largeModel |
private TintableCompositeModel<TropicalFishEntity> |
smallModel |
features, modeldispatcher, shadowOpacity, shadowRadius| Constructor and Description |
|---|
TropicalFishEntityRenderer(class_5617.class_5618 class_5618) |
| Modifier and Type | Method and Description |
|---|---|
Identifier |
getTexture(TropicalFishEntity tropicalFishEntity) |
void |
render(TropicalFishEntity tropicalFishEntity,
float float2,
float float3,
MatrixStack matrixStack,
VertexConsumerProvider vertexConsumerProvider,
int int2) |
protected void |
setupTransforms(TropicalFishEntity tropicalFishEntity,
MatrixStack matrixStack,
float float2,
float float3,
float float4) |
hasLabel, shouldRenderaddFeature, getAnimationCounter, getAnimationProgress, getHandSwingProgress, getLyingAngle, getModel, getOverlay, getRenderLayer, isShaking, isVisible, scalegetBlockLight, getFontRenderer, getLight, getPositionOffset, method_27950, renderLabelIfPresentprivate final TintableCompositeModel<TropicalFishEntity> smallModel
private final TintableCompositeModel<TropicalFishEntity> largeModel
public TropicalFishEntityRenderer(class_5617.class_5618 class_5618)
public Identifier getTexture(TropicalFishEntity tropicalFishEntity)
getTexture in interface FeatureRendererContext<TropicalFishEntity,TintableCompositeModel<TropicalFishEntity>>getTexture in class EntityRenderer<TropicalFishEntity>public void render(TropicalFishEntity tropicalFishEntity, float float2, float float3, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2)
render in class MobEntityRenderer<TropicalFishEntity,TintableCompositeModel<TropicalFishEntity>>protected void setupTransforms(TropicalFishEntity tropicalFishEntity, MatrixStack matrixStack, float float2, float float3, float float4)
setupTransforms in class LivingEntityRenderer<TropicalFishEntity,TintableCompositeModel<TropicalFishEntity>>