Class EndCrystalEntityRenderer
java.lang.Object
net.minecraft.client.render.entity.EntityRenderer<EndCrystalEntity,class_10014>
net.minecraft.client.render.entity.EndCrystalEntityRenderer
@Environment(CLIENT)
public class EndCrystalEntityRenderer
extends EntityRenderer<EndCrystalEntity,class_10014>
- Mappings:
Namespace Name named net/minecraft/client/render/entity/EndCrystalEntityRendererintermediary net/minecraft/class_892official gmm
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final RenderLayerprivate final class_9946private static final IdentifierFields 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_10014 class_10014) static floatgetYOffset(float float2) voidmethod_62354(EndCrystalEntity endCrystalEntity, class_10014 class_10014, float float2) voidrender(class_10014 class_10014, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2) booleanshouldRender(EndCrystalEntity endCrystalEntity, Frustum frustum, double double2, double double3, double double4) Methods inherited from class net.minecraft.client.render.entity.EntityRenderer
getBlockLight, getLight, getPositionOffset, getShadowRadius, getSkyLight, getTextRenderer, hasLabel, method_62358, method_62406, method_62425, method_62426, renderLabelIfPresent
-
Field Details
-
TEXTURE
- Mappings:
Namespace Name Mixin selector named TEXTURELnet/minecraft/client/render/entity/EndCrystalEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_4663Lnet/minecraft/class_892;field_4663:Lnet/minecraft/class_2960;official aLgmm;a:Lalb;
-
END_CRYSTAL
- Mappings:
Namespace Name Mixin selector named END_CRYSTALLnet/minecraft/client/render/entity/EndCrystalEntityRenderer;END_CRYSTAL:Lnet/minecraft/client/render/RenderLayer;intermediary field_21736Lnet/minecraft/class_892;field_21736:Lnet/minecraft/class_1921;official bLgmm;b:Lghe;
-
field_53187
- Mappings:
Namespace Name Mixin selector named field_53187Lnet/minecraft/client/render/entity/EndCrystalEntityRenderer;field_53187:Lnet/minecraft/class_9946;intermediary field_53187Lnet/minecraft/class_892;field_53187:Lnet/minecraft/class_9946;official hLgmm;h:Lfwx;
-
-
Constructor Details
-
EndCrystalEntityRenderer
-
-
Method Details
-
render
public void render(class_10014 class_10014, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2) - Overrides:
renderin classEntityRenderer<EndCrystalEntity,class_10014> - Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/render/entity/EndCrystalEntityRenderer;render(Lnet/minecraft/class_10014;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;I)Vintermediary method_3908Lnet/minecraft/class_892;method_3908(Lnet/minecraft/class_10014;Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;I)Vofficial aLgmm;a(Lgsr;Lfcu;Lggv;I)V
-
getYOffset
public static float getYOffset(float float2) - Mappings:
Namespace Name Mixin selector named getYOffsetLnet/minecraft/client/render/entity/EndCrystalEntityRenderer;getYOffset(F)Fintermediary method_23155Lnet/minecraft/class_892;method_23155(F)Fofficial aLgmm;a(F)F
-
getTexture
- Specified by:
getTexturein classEntityRenderer<EndCrystalEntity,class_10014> - Mappings:
Namespace Name Mixin selector named getTextureLnet/minecraft/client/render/entity/EndCrystalEntityRenderer;getTexture(Lnet/minecraft/class_10014;)Lnet/minecraft/util/Identifier;intermediary method_3909Lnet/minecraft/class_892;method_3909(Lnet/minecraft/class_10014;)Lnet/minecraft/class_2960;official aLgmm;a(Lgsr;)Lalb;
-
method_55269
- Specified by:
method_55269in classEntityRenderer<EndCrystalEntity,class_10014> - Mappings:
Namespace Name Mixin selector named method_55269Lnet/minecraft/client/render/entity/EndCrystalEntityRenderer;method_55269()Lnet/minecraft/class_10014;intermediary method_62416Lnet/minecraft/class_892;method_62416()Lnet/minecraft/class_10014;official aLgmm;a()Lgsr;
-
method_62354
- Overrides:
method_62354in classEntityRenderer<EndCrystalEntity,class_10014> - Mappings:
Namespace Name Mixin selector named method_62354Lnet/minecraft/client/render/entity/EndCrystalEntityRenderer;method_62354(Lnet/minecraft/entity/decoration/EndCrystalEntity;Lnet/minecraft/class_10014;F)Vintermediary method_62417Lnet/minecraft/class_892;method_62417(Lnet/minecraft/class_1511;Lnet/minecraft/class_10014;F)Vofficial aLgmm;a(Lcir;Lgsr;F)V
-
shouldRender
public boolean shouldRender(EndCrystalEntity endCrystalEntity, Frustum frustum, double double2, double double3, double double4) - Overrides:
shouldRenderin classEntityRenderer<EndCrystalEntity,class_10014> - Mappings:
Namespace Name Mixin selector named shouldRenderLnet/minecraft/client/render/entity/EndCrystalEntityRenderer;shouldRender(Lnet/minecraft/entity/decoration/EndCrystalEntity;Lnet/minecraft/client/render/Frustum;DDD)Zintermediary method_3907Lnet/minecraft/class_892;method_3907(Lnet/minecraft/class_1511;Lnet/minecraft/class_4604;DDD)Zofficial aLgmm;a(Lcir;Lgkh;DDD)Z
-