Class BeeEntityRenderer
java.lang.Object
net.minecraft.client.render.entity.EntityRenderer<BeeEntity,class_10002>
net.minecraft.client.render.entity.LivingEntityRenderer<BeeEntity,class_10002,BeeEntityModel>
net.minecraft.client.render.entity.MobEntityRenderer<BeeEntity,class_10002,BeeEntityModel>
net.minecraft.class_9990<BeeEntity,class_10002,BeeEntityModel>
net.minecraft.client.render.entity.BeeEntityRenderer
- All Implemented Interfaces:
FeatureRendererContext<class_10002,BeeEntityModel>
@Environment(CLIENT)
public class BeeEntityRenderer
extends class_9990<BeeEntity,class_10002,BeeEntityModel>
- Mappings:
Namespace Name named net/minecraft/client/render/entity/BeeEntityRendererintermediary net/minecraft/class_4505official glu
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Identifierprivate static final Identifierprivate static final Identifierprivate static final IdentifierFields inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
features, field_53193, modelFields inherited from class net.minecraft.client.render.entity.EntityRenderer
dispatcher, field_32921, field_52257, shadowOpacity, shadowRadius -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTexture(class_10002 class_10002) voidmethod_62355(BeeEntity beeEntity, class_10002 class_10002, float float2) Methods inherited from class net.minecraft.class_9990
renderMethods inherited from class net.minecraft.client.render.entity.MobEntityRenderer
getShadowRadius, hasLabelMethods inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
addFeature, getAnimationCounter, getModel, getOverlay, getRenderLayer, isShaking, isVisible, method_3919, method_62354, method_62358, method_62483, method_62484, scale, setupTransforms, shouldFlipUpsideDownMethods inherited from class net.minecraft.client.render.entity.EntityRenderer
getBlockLight, getLight, getPositionOffset, getSkyLight, getTextRenderer, method_62406, method_62425, method_62426, renderLabelIfPresent, shouldRender
-
Field Details
-
ANGRY_TEXTURE
- Mappings:
Namespace Name Mixin selector named ANGRY_TEXTURELnet/minecraft/client/render/entity/BeeEntityRenderer;ANGRY_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_20524Lnet/minecraft/class_4505;field_20524:Lnet/minecraft/class_2960;official aLglu;a:Lalb;
-
ANGRY_NECTAR_TEXTURE
- Mappings:
Namespace Name Mixin selector named ANGRY_NECTAR_TEXTURELnet/minecraft/client/render/entity/BeeEntityRenderer;ANGRY_NECTAR_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_20525Lnet/minecraft/class_4505;field_20525:Lnet/minecraft/class_2960;official bLglu;b:Lalb;
-
PASSIVE_TEXTURE
- Mappings:
Namespace Name Mixin selector named PASSIVE_TEXTURELnet/minecraft/client/render/entity/BeeEntityRenderer;PASSIVE_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_20526Lnet/minecraft/class_4505;field_20526:Lnet/minecraft/class_2960;official kLglu;k:Lalb;
-
NECTAR_TEXTURE
- Mappings:
Namespace Name Mixin selector named NECTAR_TEXTURELnet/minecraft/client/render/entity/BeeEntityRenderer;NECTAR_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_20527Lnet/minecraft/class_4505;field_20527:Lnet/minecraft/class_2960;official lLglu;l:Lalb;
-
-
Constructor Details
-
BeeEntityRenderer
-
-
Method Details
-
getTexture
- Specified by:
getTexturein interfaceFeatureRendererContext<class_10002,BeeEntityModel> - Specified by:
getTexturein classEntityRenderer<BeeEntity,class_10002> - Mappings:
Namespace Name Mixin selector named getTextureLnet/minecraft/client/render/entity/BeeEntityRenderer;getTexture(Lnet/minecraft/class_10002;)Lnet/minecraft/util/Identifier;intermediary method_22129Lnet/minecraft/class_4505;method_22129(Lnet/minecraft/class_10002;)Lnet/minecraft/class_2960;official aLglu;a(Lgsf;)Lalb;
-
method_55269
- Specified by:
method_55269in classEntityRenderer<BeeEntity,class_10002> - Mappings:
Namespace Name Mixin selector named method_55269Lnet/minecraft/client/render/entity/BeeEntityRenderer;method_55269()Lnet/minecraft/class_10002;intermediary method_62382Lnet/minecraft/class_4505;method_62382()Lnet/minecraft/class_10002;official aLglu;a()Lgsf;
-
method_62355
- Mappings:
Namespace Name Mixin selector named method_62355Lnet/minecraft/client/render/entity/BeeEntityRenderer;method_62355(Lnet/minecraft/entity/passive/BeeEntity;Lnet/minecraft/class_10002;F)Vintermediary method_62383Lnet/minecraft/class_4505;method_62383(Lnet/minecraft/class_4466;Lnet/minecraft/class_10002;F)Vofficial aLglu;a(Lcfw;Lgsf;F)V
-