Class CreeperEntityRenderer
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.CreeperEntityRenderer
- Mappings:
Namespace Name official cpnintermediary net/minecraft/class_545named net/minecraft/client/render/entity/CreeperEntityRenderer
-
Field Summary
FieldsFields inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
buffer, features, field_11124, modelFields inherited from class net.minecraft.client.render.entity.EntityRenderer
dispatcher, shadowDarkness, shadowSize -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected IdentifiergetTexture(CreeperEntity creeperEntity) protected intmethod_5776(CreeperEntity creeperEntity, float float2, float float3) protected voidscale(CreeperEntity creeperEntity, float float2) Methods inherited from class net.minecraft.client.render.entity.MobEntityRenderer
hasLabel, method_10261, method_5792, render, shouldRenderMethods inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
addFeature, getModel, hasLabel, method_10208, method_10252, method_10253, method_10257, method_10258, method_10259, method_10260, method_5769, method_5771, method_5772, method_5776, method_5777, method_5783, method_5787, removeFeature, render, renderFeatures, renderModel, scale, translateMethods inherited from class net.minecraft.client.render.entity.EntityRenderer
bindTexture, bindTexture, getFontRenderer, getRenderManager, getTexture, hasLabel, method_10208, method_10209, method_1527, method_1534, render, renderLabelIfPresent, shouldRender
-
Field Details
-
TEXTURE
- Mappings:
Namespace Name Mixin selector official aLcpn;a:Loa;intermediary field_6473Lnet/minecraft/class_545;field_6473:Lnet/minecraft/class_1653;named TEXTURELnet/minecraft/client/render/entity/CreeperEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
-
-
Constructor Details
-
CreeperEntityRenderer
- Mappings:
Namespace Name Mixin selector official <init>Lcpu;<init>(Lcpt;)Vintermediary <init>Lnet/minecraft/class_551;<init>(Lnet/minecraft/class_550;)Vnamed <init>Lnet/minecraft/client/render/entity/EntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRenderDispatcher;)V
-
-
Method Details
-
scale
- Mappings:
Namespace Name Mixin selector official aLcpn;a(Laep;F)Vintermediary method_1503Lnet/minecraft/class_545;method_1503(Lnet/minecraft/class_969;F)Vnamed scaleLnet/minecraft/client/render/entity/CreeperEntityRenderer;scale(Lnet/minecraft/entity/mob/CreeperEntity;F)V
-
method_5776
- Mappings:
Namespace Name Mixin selector official aLcpn;a(Laep;FF)Iintermediary method_1504Lnet/minecraft/class_545;method_1504(Lnet/minecraft/class_969;FF)Inamed method_5776Lnet/minecraft/client/render/entity/CreeperEntityRenderer;method_5776(Lnet/minecraft/entity/mob/CreeperEntity;FF)I
-
getTexture
- Mappings:
Namespace Name Mixin selector official aLcpn;a(Laep;)Loa;intermediary method_5740Lnet/minecraft/class_545;method_5740(Lnet/minecraft/class_969;)Lnet/minecraft/class_1653;named getTextureLnet/minecraft/client/render/entity/CreeperEntityRenderer;getTexture(Lnet/minecraft/entity/mob/CreeperEntity;)Lnet/minecraft/util/Identifier;
-