Class PoisonousPotatoZombieEntityRenderer
java.lang.Object
net.minecraft.client.render.entity.EntityRenderer<ZombieEntity>
net.minecraft.client.render.entity.LivingEntityRenderer<ZombieEntity,PoisonousPotatoZombieEntityModel<ZombieEntity>>
net.minecraft.client.render.entity.MobEntityRenderer<ZombieEntity,PoisonousPotatoZombieEntityModel<ZombieEntity>>
net.minecraft.client.render.entity.BipedEntityRenderer<ZombieEntity,PoisonousPotatoZombieEntityModel<ZombieEntity>>
net.minecraft.client.render.entity.ZombieBaseEntityRenderer<ZombieEntity,PoisonousPotatoZombieEntityModel<ZombieEntity>>
net.minecraft.client.render.entity.PoisonousPotatoZombieEntityRenderer
- All Implemented Interfaces:
FeatureRendererContext<ZombieEntity,PoisonousPotatoZombieEntityModel<ZombieEntity>>
@Environment(CLIENT)
public class PoisonousPotatoZombieEntityRenderer
extends ZombieBaseEntityRenderer<ZombieEntity,PoisonousPotatoZombieEntityModel<ZombieEntity>>
- Mappings:
Namespace Name official gmkintermediary net/minecraft/class_9620named net/minecraft/client/render/entity/PoisonousPotatoZombieEntityRenderer
-
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
ConstructorsConstructorDescriptionPoisonousPotatoZombieEntityRenderer(EntityRendererFactory.Context context, EntityModelLayer layer, EntityModelLayer innerArmorLayer, EntityModelLayer outerArmorLayer) -
Method Summary
Methods inherited from class net.minecraft.client.render.entity.ZombieBaseEntityRenderer
isShakingMethods inherited from class net.minecraft.client.render.entity.MobEntityRenderer
getShadowRadius, hasLabel, render, shouldRenderMethods inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
addFeature, getAnimationCounter, getAnimationProgress, getHandSwingProgress, getLyingAngle, getModel, getOverlay, getPotatoTextureId, getRenderLayer, isVisible, scale, setupTransforms, shouldFlipUpsideDownMethods inherited from class net.minecraft.client.render.entity.EntityRenderer
getBlockLight, getLight, getPositionOffset, getSkyLight, getTextRenderer, renderLabelIfPresent
-
Field Details
-
TEXTURE
- Mappings:
Namespace Name Mixin selector official aLgmk;a:Lakt;intermediary field_51182Lnet/minecraft/class_9620;field_51182:Lnet/minecraft/class_2960;named TEXTURELnet/minecraft/client/render/entity/PoisonousPotatoZombieEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
-
-
Constructor Details
-
PoisonousPotatoZombieEntityRenderer
- Mappings:
Namespace Name Mixin selector official <init>Lgkp;<init>(Lgkq$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
-
PoisonousPotatoZombieEntityRenderer
public PoisonousPotatoZombieEntityRenderer(EntityRendererFactory.Context context, EntityModelLayer layer, EntityModelLayer innerArmorLayer, EntityModelLayer outerArmorLayer) - Mappings:
Namespace Name Mixin selector official <init>Lgmk;<init>(Lgkq$a;Lfyq;Lfyq;Lfyq;)Vintermediary <init>Lnet/minecraft/class_9620;<init>(Lnet/minecraft/class_5617$class_5618;Lnet/minecraft/class_5601;Lnet/minecraft/class_5601;Lnet/minecraft/class_5601;)Vnamed <init>Lnet/minecraft/client/render/entity/PoisonousPotatoZombieEntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRendererFactory$Context;Lnet/minecraft/client/render/entity/model/EntityModelLayer;Lnet/minecraft/client/render/entity/model/EntityModelLayer;Lnet/minecraft/client/render/entity/model/EntityModelLayer;)V
-
-
Method Details
-
getTexture
- Specified by:
getTexturein interfaceFeatureRendererContext<ZombieEntity,PoisonousPotatoZombieEntityModel<ZombieEntity>> - Overrides:
getTexturein classZombieBaseEntityRenderer<ZombieEntity,PoisonousPotatoZombieEntityModel<ZombieEntity>> - Mappings:
Namespace Name Mixin selector official method_4163Lgmk;method_4163(Lcjx;)Lakt;intermediary method_4163Lnet/minecraft/class_9620;method_4163(Lnet/minecraft/class_1642;)Lnet/minecraft/class_2960;named getTextureLnet/minecraft/client/render/entity/PoisonousPotatoZombieEntityRenderer;getTexture(Lnet/minecraft/entity/mob/ZombieEntity;)Lnet/minecraft/util/Identifier;
-