Class GuardianEntityRenderer
java.lang.Object
net.minecraft.client.render.entity.EntityRenderer
net.minecraft.client.render.entity.LivingEntityRenderer
net.minecraft.client.render.entity.MobEntityRenderer
net.minecraft.client.render.entity.GuardianEntityRenderer
- Mappings:
Namespace Name official cqcintermediary net/minecraft/class_2488named net/minecraft/client/render/entity/GuardianEntityRenderer
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Identifier(package private) intprivate static final Identifierprivate static final IdentifierFields inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
buffer, features, field_11124, modelFields inherited from class net.minecraft.client.render.entity.EntityRenderer
dispatcher, shadowDarkness, shadowSize -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected IdentifiergetTexture(GuardianEntity guardianEntity) private Vec3dmethod_10214(LivingEntity livingEntity, double double2, float float2) voidrender(GuardianEntity guardianEntity, double double2, double double3, double double4, float float2, float float3) protected voidscale(GuardianEntity guardianEntity, float float2) booleanshouldRender(GuardianEntity guardianEntity, CameraView cameraView, double double2, double double3, double double4) Methods inherited from class net.minecraft.client.render.entity.MobEntityRenderer
hasLabel, method_10261, method_5792, render, shouldRenderMethods inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
addFeature, getModel, hasLabel, method_10208, method_10252, method_10253, method_10257, method_10258, method_10259, method_10260, method_5769, method_5771, method_5772, method_5776, method_5777, method_5783, method_5787, removeFeature, render, renderFeatures, renderModel, scale, translateMethods inherited from class net.minecraft.client.render.entity.EntityRenderer
bindTexture, bindTexture, getFontRenderer, getRenderManager, getTexture, hasLabel, method_10208, method_10209, method_1527, method_1534, render, renderLabelIfPresent, shouldRender
-
Field Details
-
GUARDIAN_TEX
- Mappings:
Namespace Name Mixin selector official eLcqc;e:Loa;intermediary field_11105Lnet/minecraft/class_2488;field_11105:Lnet/minecraft/class_1653;named GUARDIAN_TEXLnet/minecraft/client/render/entity/GuardianEntityRenderer;GUARDIAN_TEX:Lnet/minecraft/util/Identifier;
-
ELDER_GUARDIAN_TEX
- Mappings:
Namespace Name Mixin selector official jLcqc;j:Loa;intermediary field_11106Lnet/minecraft/class_2488;field_11106:Lnet/minecraft/class_1653;named ELDER_GUARDIAN_TEXLnet/minecraft/client/render/entity/GuardianEntityRenderer;ELDER_GUARDIAN_TEX:Lnet/minecraft/util/Identifier;
-
GUARDIAN_BEAM
- Mappings:
Namespace Name Mixin selector official kLcqc;k:Loa;intermediary field_11107Lnet/minecraft/class_2488;field_11107:Lnet/minecraft/class_1653;named GUARDIAN_BEAMLnet/minecraft/client/render/entity/GuardianEntityRenderer;GUARDIAN_BEAM:Lnet/minecraft/util/Identifier;
-
field_11104
int field_11104- Mappings:
Namespace Name Mixin selector official aLcqc;a:Iintermediary field_11104Lnet/minecraft/class_2488;field_11104:Inamed field_11104Lnet/minecraft/client/render/entity/GuardianEntityRenderer;field_11104:I
-
-
Constructor Details
-
GuardianEntityRenderer
- Mappings:
Namespace Name Mixin selector official <init>Lcpu;<init>(Lcpt;)Vintermediary <init>Lnet/minecraft/class_551;<init>(Lnet/minecraft/class_550;)Vnamed <init>Lnet/minecraft/client/render/entity/EntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRenderDispatcher;)V
-
-
Method Details
-
shouldRender
public boolean shouldRender(GuardianEntity guardianEntity, CameraView cameraView, double double2, double double3, double double4) - Mappings:
Namespace Name Mixin selector official aLcqc;a(Lafg;Lcox;DDD)Zintermediary method_10218Lnet/minecraft/class_2488;method_10218(Lnet/minecraft/class_2648;Lnet/minecraft/class_536;DDD)Znamed shouldRenderLnet/minecraft/client/render/entity/GuardianEntityRenderer;shouldRender(Lnet/minecraft/entity/mob/GuardianEntity;Lnet/minecraft/client/render/CameraView;DDD)Z
-
method_10214
- Mappings:
Namespace Name Mixin selector official aLcqc;a(Lxm;DF)Lbrw;intermediary method_10214Lnet/minecraft/class_2488;method_10214(Lnet/minecraft/class_1699;DF)Lnet/minecraft/class_236;named method_10214Lnet/minecraft/client/render/entity/GuardianEntityRenderer;method_10214(Lnet/minecraft/entity/LivingEntity;DF)Lnet/minecraft/util/math/Vec3d;
-
render
public void render(GuardianEntity guardianEntity, double double2, double double3, double double4, float float2, float float3) - Mappings:
Namespace Name Mixin selector official aLcqc;a(Lafg;DDDFF)Vintermediary method_10216Lnet/minecraft/class_2488;method_10216(Lnet/minecraft/class_2648;DDDFF)Vnamed renderLnet/minecraft/client/render/entity/GuardianEntityRenderer;render(Lnet/minecraft/entity/mob/GuardianEntity;DDDFF)V
-
scale
- Mappings:
Namespace Name Mixin selector official aLcqc;a(Lafg;F)Vintermediary method_10217Lnet/minecraft/class_2488;method_10217(Lnet/minecraft/class_2648;F)Vnamed scaleLnet/minecraft/client/render/entity/GuardianEntityRenderer;scale(Lnet/minecraft/entity/mob/GuardianEntity;F)V
-
getTexture
- Mappings:
Namespace Name Mixin selector official aLcqc;a(Lafg;)Loa;intermediary method_10215Lnet/minecraft/class_2488;method_10215(Lnet/minecraft/class_2648;)Lnet/minecraft/class_1653;named getTextureLnet/minecraft/client/render/entity/GuardianEntityRenderer;getTexture(Lnet/minecraft/entity/mob/GuardianEntity;)Lnet/minecraft/util/Identifier;
-