Class GhastEntityRenderer
java.lang.Object
net.minecraft.client.render.entity.EntityRenderer
net.minecraft.client.render.entity.LivingEntityRenderer
net.minecraft.client.render.entity.MobEntityRenderer
net.minecraft.client.render.entity.GhastEntityRenderer
- Mappings:
Namespace Name official bnjintermediary net/minecraft/class_557named net/minecraft/client/render/entity/GhastEntityRenderer
-
Field Summary
FieldsFields inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
field_6504, modelFields inherited from class net.minecraft.client.render.entity.EntityRenderer
dispatcher, field_2112, shadowDarkness, shadowSize -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected IdentifiergetTexture(GhastEntity ghastEntity) protected voidscale(GhastEntity ghastEntity, float float2) Methods inherited from class net.minecraft.client.render.entity.MobEntityRenderer
method_5781, method_5792, renderMethods inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
method_5770, method_5771, method_5772, method_5774, method_5776, method_5777, method_5779, method_5781, method_5782, method_5783, method_5784, method_5785, method_5786, method_5787, method_5788, render, renderModel, scaleMethods inherited from class net.minecraft.client.render.entity.EntityRenderer
bindTexture, getFontRenderer, getTexture, method_1526, method_1527, method_1528, method_1534, method_5176, method_5746, method_6916, render, renderLabelIfPresent
-
Field Details
-
TEXTURE
- Mappings:
Namespace Name Mixin selector official aLbnj;a:Lbqm;intermediary field_6487Lnet/minecraft/class_557;field_6487:Lnet/minecraft/class_1653;named TEXTURELnet/minecraft/client/render/entity/GhastEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
-
ANGRY_TEXTURE
- Mappings:
Namespace Name Mixin selector official fLbnj;f:Lbqm;intermediary field_6488Lnet/minecraft/class_557;field_6488:Lnet/minecraft/class_1653;named ANGRY_TEXTURELnet/minecraft/client/render/entity/GhastEntityRenderer;ANGRY_TEXTURE:Lnet/minecraft/util/Identifier;
-
-
Constructor Details
-
GhastEntityRenderer
public GhastEntityRenderer()
-
-
Method Details
-
getTexture
- Mappings:
Namespace Name Mixin selector official aLbnj;a(Lwo;)Lbqm;intermediary method_5751Lnet/minecraft/class_557;method_5751(Lnet/minecraft/class_972;)Lnet/minecraft/class_1653;named getTextureLnet/minecraft/client/render/entity/GhastEntityRenderer;getTexture(Lnet/minecraft/entity/mob/GhastEntity;)Lnet/minecraft/util/Identifier;
-
scale
- Mappings:
Namespace Name Mixin selector official aLbnj;a(Lwo;F)Vintermediary method_1540Lnet/minecraft/class_557;method_1540(Lnet/minecraft/class_972;F)Vnamed scaleLnet/minecraft/client/render/entity/GhastEntityRenderer;scale(Lnet/minecraft/entity/mob/GhastEntity;F)V
-