Class FallingBlockEntityRenderer
java.lang.Object
net.minecraft.client.render.entity.EntityRenderer<FallingBlockEntity,class_10023>
net.minecraft.client.render.entity.FallingBlockEntityRenderer
@Environment(CLIENT)
public class FallingBlockEntityRenderer
extends EntityRenderer<FallingBlockEntity,class_10023>
- Mappings:
Namespace Name named net/minecraft/client/render/entity/FallingBlockEntityRendererintermediary net/minecraft/class_901official gmx
-
Field Summary
FieldsFields 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_10023 class_10023) voidmethod_62354(FallingBlockEntity fallingBlockEntity, class_10023 class_10023, float float2) voidrender(class_10023 class_10023, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2) booleanshouldRender(FallingBlockEntity fallingBlockEntity, 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
-
blockRenderManager
- Mappings:
Namespace Name Mixin selector named blockRenderManagerLnet/minecraft/client/render/entity/FallingBlockEntityRenderer;blockRenderManager:Lnet/minecraft/client/render/block/BlockRenderManager;intermediary field_38890Lnet/minecraft/class_901;field_38890:Lnet/minecraft/class_776;official aLgmx;a:Lghu;
-
-
Constructor Details
-
FallingBlockEntityRenderer
-
-
Method Details
-
shouldRender
public boolean shouldRender(FallingBlockEntity fallingBlockEntity, Frustum frustum, double double2, double double3, double double4) - Overrides:
shouldRenderin classEntityRenderer<FallingBlockEntity,class_10023> - Mappings:
Namespace Name Mixin selector named shouldRenderLnet/minecraft/client/render/entity/FallingBlockEntityRenderer;shouldRender(Lnet/minecraft/entity/FallingBlockEntity;Lnet/minecraft/client/render/Frustum;DDD)Zintermediary method_62436Lnet/minecraft/class_901;method_62436(Lnet/minecraft/class_1540;Lnet/minecraft/class_4604;DDD)Zofficial aLgmx;a(Lcjy;Lgkh;DDD)Z
-
render
public void render(class_10023 class_10023, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2) - Overrides:
renderin classEntityRenderer<FallingBlockEntity,class_10023> - Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/render/entity/FallingBlockEntityRenderer;render(Lnet/minecraft/class_10023;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;I)Vintermediary method_3965Lnet/minecraft/class_901;method_3965(Lnet/minecraft/class_10023;Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;I)Vofficial aLgmx;a(Lgsz;Lfcu;Lggv;I)V
-
getTexture
- Specified by:
getTexturein classEntityRenderer<FallingBlockEntity,class_10023> - Mappings:
Namespace Name Mixin selector named getTextureLnet/minecraft/client/render/entity/FallingBlockEntityRenderer;getTexture(Lnet/minecraft/class_10023;)Lnet/minecraft/util/Identifier;intermediary method_3964Lnet/minecraft/class_901;method_3964(Lnet/minecraft/class_10023;)Lnet/minecraft/class_2960;official aLgmx;a(Lgsz;)Lalb;
-
method_55269
- Specified by:
method_55269in classEntityRenderer<FallingBlockEntity,class_10023> - Mappings:
Namespace Name Mixin selector named method_55269Lnet/minecraft/client/render/entity/FallingBlockEntityRenderer;method_55269()Lnet/minecraft/class_10023;intermediary method_62435Lnet/minecraft/class_901;method_62435()Lnet/minecraft/class_10023;official aLgmx;a()Lgsz;
-
method_62354
public void method_62354(FallingBlockEntity fallingBlockEntity, class_10023 class_10023, float float2) - Overrides:
method_62354in classEntityRenderer<FallingBlockEntity,class_10023> - Mappings:
Namespace Name Mixin selector named method_62354Lnet/minecraft/client/render/entity/FallingBlockEntityRenderer;method_62354(Lnet/minecraft/entity/FallingBlockEntity;Lnet/minecraft/class_10023;F)Vintermediary method_62437Lnet/minecraft/class_901;method_62437(Lnet/minecraft/class_1540;Lnet/minecraft/class_10023;F)Vofficial aLgmx;a(Lcjy;Lgsz;F)V
-