Class IllusionerEntityRenderer
java.lang.Object
net.minecraft.client.render.entity.EntityRenderer<IllusionerEntity,class_10036>
net.minecraft.client.render.entity.LivingEntityRenderer<IllusionerEntity,class_10036,IllagerEntityModel<class_10036>>
net.minecraft.client.render.entity.MobEntityRenderer<IllusionerEntity,class_10036,IllagerEntityModel<class_10036>>
net.minecraft.client.render.entity.IllagerEntityRenderer<IllusionerEntity,class_10036>
net.minecraft.client.render.entity.IllusionerEntityRenderer
- All Implemented Interfaces:
FeatureRendererContext<class_10036,IllagerEntityModel<class_10036>>
@Environment(CLIENT)
public class IllusionerEntityRenderer
extends IllagerEntityRenderer<IllusionerEntity,class_10036>
- Mappings:
Namespace Name named net/minecraft/client/render/entity/IllusionerEntityRendererintermediary net/minecraft/class_914official gnm
-
Field Summary
FieldsFields 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_10036 class_10036) protected booleanisVisible(class_10036 class_10036) voidmethod_62354(IllusionerEntity illusionerEntity, class_10036 class_10036, float float2) protected Boxmethod_62463(IllusionerEntity illusionerEntity) voidrender(class_10036 class_10036, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2) Methods inherited from class net.minecraft.client.render.entity.IllagerEntityRenderer
method_62355Methods 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, method_3919, 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
-
TEXTURE
- Mappings:
Namespace Name Mixin selector named TEXTURELnet/minecraft/client/render/entity/IllusionerEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_4718Lnet/minecraft/class_914;field_4718:Lnet/minecraft/class_2960;official aLgnm;a:Lalb;
-
-
Constructor Details
-
IllusionerEntityRenderer
-
-
Method Details
-
getTexture
- Specified by:
getTexturein interfaceFeatureRendererContext<class_10036,IllagerEntityModel<class_10036>> - Specified by:
getTexturein classEntityRenderer<IllusionerEntity,class_10036> - Mappings:
Namespace Name Mixin selector named getTextureLnet/minecraft/client/render/entity/IllusionerEntityRenderer;getTexture(Lnet/minecraft/class_10036;)Lnet/minecraft/util/Identifier;intermediary method_3990Lnet/minecraft/class_914;method_3990(Lnet/minecraft/class_10036;)Lnet/minecraft/class_2960;official aLgnm;a(Lgtm;)Lalb;
-
method_55269
- Specified by:
method_55269in classEntityRenderer<IllusionerEntity,class_10036> - Mappings:
Namespace Name Mixin selector named method_55269Lnet/minecraft/client/render/entity/IllusionerEntityRenderer;method_55269()Lnet/minecraft/class_10036;intermediary method_62466Lnet/minecraft/class_914;method_62466()Lnet/minecraft/class_10036;official cLgnm;c()Lgtm;
-
method_62354
- Overrides:
method_62354in classLivingEntityRenderer<IllusionerEntity,class_10036, IllagerEntityModel<class_10036>> - Mappings:
Namespace Name Mixin selector named method_62354Lnet/minecraft/client/render/entity/IllusionerEntityRenderer;method_62354(Lnet/minecraft/entity/mob/IllusionerEntity;Lnet/minecraft/class_10036;F)Vintermediary method_62465Lnet/minecraft/class_914;method_62465(Lnet/minecraft/class_1581;Lnet/minecraft/class_10036;F)Vofficial aLgnm;a(Lckt;Lgtm;F)V
-
render
public void render(class_10036 class_10036, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2) - Overrides:
renderin classLivingEntityRenderer<IllusionerEntity,class_10036, IllagerEntityModel<class_10036>> - Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/render/entity/IllusionerEntityRenderer;render(Lnet/minecraft/class_10036;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;I)Vintermediary method_3991Lnet/minecraft/class_914;method_3991(Lnet/minecraft/class_10036;Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;I)Vofficial aLgnm;a(Lgtm;Lfcu;Lggv;I)V
-
isVisible
- Overrides:
isVisiblein classLivingEntityRenderer<IllusionerEntity,class_10036, IllagerEntityModel<class_10036>> - Mappings:
Namespace Name Mixin selector named isVisibleLnet/minecraft/client/render/entity/IllusionerEntityRenderer;isVisible(Lnet/minecraft/class_10036;)Zintermediary method_3988Lnet/minecraft/class_914;method_3988(Lnet/minecraft/class_10036;)Zofficial bLgnm;b(Lgtm;)Z
-
method_62463
- Mappings:
Namespace Name Mixin selector named method_62463Lnet/minecraft/client/render/entity/IllusionerEntityRenderer;method_62463(Lnet/minecraft/entity/mob/IllusionerEntity;)Lnet/minecraft/util/math/Box;intermediary method_62464Lnet/minecraft/class_914;method_62464(Lnet/minecraft/class_1581;)Lnet/minecraft/class_238;official aLgnm;a(Lckt;)Lexz;
-