Package net.minecraft
Class class_11149
java.lang.Object
- All Implemented Interfaces:
FeatureRendererContext<AxolotlEntityRenderState,AxolotlEntityModel>
@Environment(CLIENT)
public class class_11149
extends AgeableMobEntityRenderer<class_10997,AxolotlEntityRenderState,AxolotlEntityModel>
- Mappings:
Namespace Name named net/minecraft/class_11149intermediary net/minecraft/class_11149official hdz
-
Field Summary
FieldsFields inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
features, itemModelResolver, 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(AxolotlEntityRenderState axolotlEntityRenderState) voidupdateRenderState(class_10997 class_10997, AxolotlEntityRenderState axolotlEntityRenderState, float float2) Methods inherited from class net.minecraft.client.render.entity.AgeableMobEntityRenderer
renderMethods 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, scale, setupTransforms, shouldFlipUpsideDown, shouldRenderFeaturesMethods inherited from class net.minecraft.client.render.entity.EntityRenderer
canBeCulled, getAndUpdateRenderState, getBlockLight, getDisplayName, getLight, getPositionOffset, getShadowOpacity, getSkyLight, getTextRenderer, method_70457, renderLabelIfPresent, shouldRender
-
Field Details
-
field_59540
- Mappings:
Namespace Name Mixin selector named field_59540Lnet/minecraft/class_11149;field_59540:Ljava/util/Map;intermediary field_59540Lnet/minecraft/class_11149;field_59540:Ljava/util/Map;official aLhdz;a:Ljava/util/Map;
-
-
Constructor Details
-
class_11149
- 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>Lhcj;<init>(Lhck$a;)V
-
-
Method Details
-
getTexture
- Specified by:
getTexturein classLivingEntityRenderer<class_10997,AxolotlEntityRenderState, AxolotlEntityModel> - Mappings:
Namespace Name Mixin selector named getTextureLnet/minecraft/class_11149;getTexture(Lnet/minecraft/client/render/entity/state/AxolotlEntityRenderState;)Lnet/minecraft/util/Identifier;intermediary method_70465Lnet/minecraft/class_11149;method_70465(Lnet/minecraft/class_10000;)Lnet/minecraft/class_2960;official aLhdz;a(Lhin;)Lamb;
-
createRenderState
- Specified by:
createRenderStatein classEntityRenderer<class_10997,AxolotlEntityRenderState> - Mappings:
Namespace Name Mixin selector named createRenderStateLnet/minecraft/class_11149;createRenderState()Lnet/minecraft/client/render/entity/state/AxolotlEntityRenderState;intermediary method_70467Lnet/minecraft/class_11149;method_70467()Lnet/minecraft/class_10000;official bLhdz;b()Lhin;
-
updateRenderState
public void updateRenderState(class_10997 class_10997, AxolotlEntityRenderState axolotlEntityRenderState, float float2) - Overrides:
updateRenderStatein classLivingEntityRenderer<class_10997,AxolotlEntityRenderState, AxolotlEntityModel> - Mappings:
Namespace Name Mixin selector named updateRenderStateLnet/minecraft/class_11149;updateRenderState(Lnet/minecraft/class_10997;Lnet/minecraft/client/render/entity/state/AxolotlEntityRenderState;F)Vintermediary method_70464Lnet/minecraft/class_11149;method_70464(Lnet/minecraft/class_10997;Lnet/minecraft/class_10000;F)Vofficial aLhdz;a(Lcto;Lhin;F)V
-