Package net.minecraft
Class class_11678
- All Implemented Interfaces:
FeatureRendererContext<class_11679,class_11651>
@Environment(CLIENT)
public class class_11678
extends MobEntityRenderer<class_11573,class_11679,class_11651>
- Mappings:
Namespace Name named net/minecraft/class_11678intermediary net/minecraft/class_11678official hgl
-
Field Summary
Fields inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
features, itemModelResolver, modelFields inherited from class net.minecraft.client.render.entity.EntityRenderer
dispatcher, field_32921, shadowOpacity, shadowRadius -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTexture(class_11679 class_11679) private static Function<class_11679, Identifier> voidupdateRenderState(class_11573 class_11573, class_11679 class_11679, float float2) Methods inherited from class net.minecraft.client.render.entity.MobEntityRenderer
getShadowRadius, hasLabelMethods inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
addFeature, appendHitboxes, getAnimationCounter, getBoundingBox, getLyingPositionRotationDegrees, getMixColor, getModel, getOverlay, getRenderLayer, isShaking, isVisible, render, scale, setupTransforms, shouldFlipUpsideDown, shouldRenderFeaturesMethods inherited from class net.minecraft.client.render.entity.EntityRenderer
canBeCulled, getAndUpdateRenderState, getBlockLight, getDisplayName, getLight, getPositionOffset, getShadowOpacity, getSkyLight, getTextRenderer, renderLabelIfPresent, shouldRender
-
Constructor Details
-
class_11678
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/render/entity/EntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRendererFactory$Context;)Vintermediary <init>Lnet/minecraft/class_897;<init>(Lnet/minecraft/class_5617$class_5618;)Vofficial <init>Lhha;<init>(Lhhb$a;)V
-
-
Method Details
-
getTexture
- Specified by:
getTexturein classLivingEntityRenderer<class_11573,class_11679, class_11651> - Mappings:
Namespace Name Mixin selector named getTextureLnet/minecraft/class_11678;getTexture(Lnet/minecraft/class_11679;)Lnet/minecraft/util/Identifier;intermediary method_72966Lnet/minecraft/class_11678;method_72966(Lnet/minecraft/class_11679;)Lnet/minecraft/class_2960;official aLhgl;a(Lhnb;)Lamh;
-
method_72968
- Mappings:
Namespace Name Mixin selector named method_72968Lnet/minecraft/class_11678;method_72968()Ljava/util/function/Function;intermediary method_72968Lnet/minecraft/class_11678;method_72968()Ljava/util/function/Function;official bLhgl;b()Ljava/util/function/Function;
-
createRenderState
- Specified by:
createRenderStatein classEntityRenderer<class_11573,class_11679> - Mappings:
Namespace Name Mixin selector named createRenderStateLnet/minecraft/class_11678;createRenderState()Lnet/minecraft/class_11679;intermediary method_72964Lnet/minecraft/class_11678;method_72964()Lnet/minecraft/class_11679;official aLhgl;a()Lhnb;
-
updateRenderState
- Overrides:
updateRenderStatein classLivingEntityRenderer<class_11573,class_11679, class_11651> - Mappings:
Namespace Name Mixin selector named updateRenderStateLnet/minecraft/class_11678;updateRenderState(Lnet/minecraft/class_11573;Lnet/minecraft/class_11679;F)Vintermediary method_72965Lnet/minecraft/class_11678;method_72965(Lnet/minecraft/class_11573;Lnet/minecraft/class_11679;F)Vofficial aLhgl;a(Lcor;Lhnb;F)V
-