Package net.minecraft
Class class_6256
- All Implemented Interfaces:
FeatureRendererContext<class_6053,class_6227<class_6053>>
@Environment(CLIENT) public class class_6256 extends MobEntityRenderer<class_6053,class_6227<class_6053>>
- Mappings:
Namespace Name official erbintermediary net/minecraft/class_6256named net/minecraft/class_6256
-
Field Summary
Fields Modifier and Type Field Description private static Identifierfield_32923Fields inherited from class net.minecraft.client.render.entity.MobEntityRenderer
field_32940Fields 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 Constructor Description class_6256(EntityRendererFactory.Context ctx) -
Method Summary
Modifier and Type Method Description IdentifiergetTexture(class_6053 class_6053)Methods inherited from class net.minecraft.client.render.entity.MobEntityRenderer
hasLabel, render, shouldRenderMethods inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
addFeature, getAnimationCounter, getAnimationProgress, getHandSwingProgress, getLyingAngle, getModel, getOverlay, getRenderLayer, isShaking, isVisible, scale, setupTransformsMethods inherited from class net.minecraft.client.render.entity.EntityRenderer
getBlockLight, getFontRenderer, getLight, getPositionOffset, getSkyLight, renderLabelIfPresent
-
Field Details
-
field_32923
- Mappings:
Namespace Name Mixin selector official aLerb;a:Lwp;intermediary field_32923Lnet/minecraft/class_6256;field_32923:Lnet/minecraft/class_2960;named field_32923Lnet/minecraft/class_6256;field_32923:Lnet/minecraft/util/Identifier;
-
-
Constructor Details
-
class_6256
- Mappings:
Namespace Name Mixin selector official <init>Leqo;<init>(Leqp$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
-
getTexture
- Specified by:
getTexturein interfaceFeatureRendererContext<class_6053,class_6227<class_6053>>- Specified by:
getTexturein classEntityRenderer<class_6053>- Mappings:
Namespace Name Mixin selector official aLerb;a(Lbeg;)Lwp;intermediary method_35800Lnet/minecraft/class_6256;method_35800(Lnet/minecraft/class_6053;)Lnet/minecraft/class_2960;named getTextureLnet/minecraft/class_6256;getTexture(Lnet/minecraft/class_6053;)Lnet/minecraft/util/Identifier;
-