Class GhastEntityRenderer
java.lang.Object
net.minecraft.client.render.entity.EntityRenderer<T>
net.minecraft.client.render.entity.LivingEntityRenderer<T,M>
net.minecraft.client.render.entity.MobEntityRenderer<GhastEntity,GhastEntityModel<GhastEntity>>
net.minecraft.client.render.entity.GhastEntityRenderer
- All Implemented Interfaces:
FeatureRendererContext<GhastEntity,GhastEntityModel<GhastEntity>>
@Environment(CLIENT)
public class GhastEntityRenderer
extends MobEntityRenderer<GhastEntity,GhastEntityModel<GhastEntity>>
- Mappings:
Namespace Name official fhlintermediary net/minecraft/class_905named net/minecraft/client/render/entity/GhastEntityRenderer
-
Field Summary
FieldsFields inherited from class net.minecraft.client.render.entity.MobEntityRenderer
LEASH_PIECE_COUNTFields inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
features, modelFields inherited from class net.minecraft.client.render.entity.EntityRenderer
dispatcher, field_32921, shadowOpacity, shadowRadius -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmethod_3972(GhastEntity ghastEntity) protected voidmethod_3973(GhastEntity ghastEntity, MatrixStack matrixStack, float float2) Methods inherited from class net.minecraft.client.render.entity.MobEntityRenderer
method_4068, method_4071, method_4072Methods inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
addFeature, getAnimationCounter, getAnimationProgress, getHandSwingProgress, getLyingAngle, getModel, getOverlay, getRenderLayer, isShaking, isVisible, method_4054, method_4055, scale, setupTransforms, shouldFlipUpsideDownMethods inherited from class net.minecraft.client.render.entity.EntityRenderer
getBlockLight, getLight, getPositionOffset, getSkyLight, getTextRenderer, getTexture, hasLabel, render, renderLabelIfPresent, shouldRenderMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.render.entity.feature.FeatureRendererContext
getTexture
-
Field Details
-
TEXTURE
- Mappings:
Namespace Name Mixin selector official aLfhl;a:Labv;intermediary field_4705Lnet/minecraft/class_905;field_4705:Lnet/minecraft/class_2960;named TEXTURELnet/minecraft/client/render/entity/GhastEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
-
ANGRY_TEXTURE
- Mappings:
Namespace Name Mixin selector official iLfhl;i:Labv;intermediary field_4706Lnet/minecraft/class_905;field_4706:Lnet/minecraft/class_2960;named ANGRY_TEXTURELnet/minecraft/client/render/entity/GhastEntityRenderer;ANGRY_TEXTURE:Lnet/minecraft/util/Identifier;
-
-
Constructor Details
-
GhastEntityRenderer
- Mappings:
Namespace Name Mixin selector official <init>Lfha;<init>(Lfhb$a;)Vintermediary <init>Lnet/minecraft/class_897;<init>(Lnet/minecraft/class_5617$class_5618;)Vnamed <init>Lnet/minecraft/client/render/entity/EntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRendererFactory$Context;)V
-
-
Method Details
-
method_3972
- Mappings:
Namespace Name Mixin selector official aLfhl;a(Lbta;)Labv;intermediary method_3972Lnet/minecraft/class_905;method_3972(Lnet/minecraft/class_1571;)Lnet/minecraft/class_2960;named method_3972Lnet/minecraft/client/render/entity/GhastEntityRenderer;method_3972(Lnet/minecraft/entity/mob/GhastEntity;)Lnet/minecraft/util/Identifier;
-
method_3973
- Mappings:
Namespace Name Mixin selector official aLfhl;a(Lbta;Ledd;F)Vintermediary method_3973Lnet/minecraft/class_905;method_3973(Lnet/minecraft/class_1571;Lnet/minecraft/class_4587;F)Vnamed method_3973Lnet/minecraft/client/render/entity/GhastEntityRenderer;method_3973(Lnet/minecraft/entity/mob/GhastEntity;Lnet/minecraft/client/util/math/MatrixStack;F)V
-