Class DolphinEntityRenderer
java.lang.Object
net.minecraft.client.render.entity.EntityRenderer<T>
net.minecraft.client.render.entity.LivingEntityRenderer<T,M>
net.minecraft.client.render.entity.MobEntityRenderer<DolphinEntity,DolphinEntityModel<DolphinEntity>>
net.minecraft.client.render.entity.DolphinEntityRenderer
- All Implemented Interfaces:
FeatureRendererContext<DolphinEntity,
DolphinEntityModel<DolphinEntity>>
@Environment(CLIENT)
public class DolphinEntityRenderer
extends MobEntityRenderer<DolphinEntity,DolphinEntityModel<DolphinEntity>>
- Mappings:
Namespace Name official fyd
intermediary net/minecraft/class_888
named net/minecraft/client/render/entity/DolphinEntityRenderer
-
Field Summary
Fields inherited from class net.minecraft.client.render.entity.MobEntityRenderer
LEASH_PIECE_COUNT
Fields inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
features, model
Fields inherited from class net.minecraft.client.render.entity.EntityRenderer
dispatcher, field_32921, shadowOpacity, shadowRadius
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.client.render.entity.MobEntityRenderer
hasLabel, render, shouldRender
Methods inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
addFeature, getAnimationCounter, getAnimationProgress, getHandSwingProgress, getLyingAngle, getModel, getOverlay, getRenderLayer, isShaking, isVisible, scale, setupTransforms, shouldFlipUpsideDown
Methods inherited from class net.minecraft.client.render.entity.EntityRenderer
getBlockLight, getLight, getPositionOffset, getSkyLight, getTextRenderer, renderLabelIfPresent
-
Field Details
-
TEXTURE
- Mappings:
Namespace Name Mixin selector official a
Lfyd;a:Lahg;
intermediary field_4654
Lnet/minecraft/class_888;field_4654:Lnet/minecraft/class_2960;
named TEXTURE
Lnet/minecraft/client/render/entity/DolphinEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
-
-
Constructor Details
-
DolphinEntityRenderer
- Mappings:
Namespace Name Mixin selector official <init>
Lfym;<init>(Lfyn$a;)V
intermediary <init>
Lnet/minecraft/class_897;<init>(Lnet/minecraft/class_5617$class_5618;)V
named <init>
Lnet/minecraft/client/render/entity/EntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRendererFactory$Context;)V
-
-
Method Details
-
getTexture
- Specified by:
getTexture
in interfaceFeatureRendererContext<DolphinEntity,
DolphinEntityModel<DolphinEntity>> - Specified by:
getTexture
in classEntityRenderer<DolphinEntity>
- Mappings:
Namespace Name Mixin selector official a
Lfyd;a(Lbyg;)Lahg;
intermediary method_3903
Lnet/minecraft/class_888;method_3903(Lnet/minecraft/class_1433;)Lnet/minecraft/class_2960;
named getTexture
Lnet/minecraft/client/render/entity/DolphinEntityRenderer;getTexture(Lnet/minecraft/entity/passive/DolphinEntity;)Lnet/minecraft/util/Identifier;
-