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 - fpi- intermediary - net/minecraft/class_905- named - net/minecraft/client/render/entity/GhastEntityRenderer
- 
Field SummaryFieldsFields inherited from class net.minecraft.client.render.entity.MobEntityRendererLEASH_PIECE_COUNTFields inherited from class net.minecraft.client.render.entity.LivingEntityRendererfeatures, modelFields inherited from class net.minecraft.client.render.entity.EntityRendererdispatcher, field_32921, shadowOpacity, shadowRadius
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptiongetTexture(GhastEntity ghastEntity) protected voidscale(GhastEntity ghastEntity, MatrixStack matrixStack, float float2) Methods inherited from class net.minecraft.client.render.entity.MobEntityRendererhasLabel, render, shouldRenderMethods inherited from class net.minecraft.client.render.entity.LivingEntityRendereraddFeature, getAnimationCounter, getAnimationProgress, getHandSwingProgress, getLyingAngle, getModel, getOverlay, getRenderLayer, isShaking, isVisible, setupTransforms, shouldFlipUpsideDownMethods inherited from class net.minecraft.client.render.entity.EntityRenderergetBlockLight, getLight, getPositionOffset, getSkyLight, getTextRenderer, renderLabelIfPresent
- 
Field Details- 
TEXTURE- Mappings:
- Namespace - Name - Mixin selector - official - a- Lfpi;a:Lacq;- intermediary - field_4705- Lnet/minecraft/class_905;field_4705:Lnet/minecraft/class_2960;- named - TEXTURE- Lnet/minecraft/client/render/entity/GhastEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
 
- 
ANGRY_TEXTURE- Mappings:
- Namespace - Name - Mixin selector - official - i- Lfpi;i:Lacq;- intermediary - field_4706- Lnet/minecraft/class_905;field_4706:Lnet/minecraft/class_2960;- named - ANGRY_TEXTURE- Lnet/minecraft/client/render/entity/GhastEntityRenderer;ANGRY_TEXTURE:Lnet/minecraft/util/Identifier;
 
 
- 
- 
Constructor Details- 
GhastEntityRenderer- Mappings:
- Namespace - Name - Mixin selector - official - <init>- Lfox;<init>(Lfoy$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:
- getTexturein interface- FeatureRendererContext<GhastEntity,- GhastEntityModel<GhastEntity>> 
- Specified by:
- getTexturein class- EntityRenderer<GhastEntity>
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lfpi;a(Lbvw;)Lacq;- intermediary - method_3972- Lnet/minecraft/class_905;method_3972(Lnet/minecraft/class_1571;)Lnet/minecraft/class_2960;- named - getTexture- Lnet/minecraft/client/render/entity/GhastEntityRenderer;getTexture(Lnet/minecraft/entity/mob/GhastEntity;)Lnet/minecraft/util/Identifier;
 
- 
scale- Overrides:
- scalein class- LivingEntityRenderer<GhastEntity,- GhastEntityModel<GhastEntity>> 
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lfpi;a(Lbvw;Leij;F)V- intermediary - method_3973- Lnet/minecraft/class_905;method_3973(Lnet/minecraft/class_1571;Lnet/minecraft/class_4587;F)V- named - scale- Lnet/minecraft/client/render/entity/GhastEntityRenderer;scale(Lnet/minecraft/entity/mob/GhastEntity;Lnet/minecraft/client/util/math/MatrixStack;F)V
 
 
-