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/FallingBlockEntityRenderer
intermediary net/minecraft/class_901
official gmx
  • Field Details

    • blockRenderManager

      private final BlockRenderManager blockRenderManager
      Mappings:
      Namespace Name Mixin selector
      named blockRenderManager Lnet/minecraft/client/render/entity/FallingBlockEntityRenderer;blockRenderManager:Lnet/minecraft/client/render/block/BlockRenderManager;
      intermediary field_38890 Lnet/minecraft/class_901;field_38890:Lnet/minecraft/class_776;
      official a Lgmx;a:Lghu;
  • Constructor Details

  • Method Details

    • shouldRender

      public boolean shouldRender(FallingBlockEntity fallingBlockEntity, Frustum frustum, double double2, double double3, double double4)
      Overrides:
      shouldRender in class EntityRenderer<FallingBlockEntity,class_10023>
      Mappings:
      Namespace Name Mixin selector
      named shouldRender Lnet/minecraft/client/render/entity/FallingBlockEntityRenderer;shouldRender(Lnet/minecraft/entity/FallingBlockEntity;Lnet/minecraft/client/render/Frustum;DDD)Z
      intermediary method_62436 Lnet/minecraft/class_901;method_62436(Lnet/minecraft/class_1540;Lnet/minecraft/class_4604;DDD)Z
      official a Lgmx;a(Lcjy;Lgkh;DDD)Z
    • render

      public void render(class_10023 class_10023, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2)
      Overrides:
      render in class EntityRenderer<FallingBlockEntity,class_10023>
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/client/render/entity/FallingBlockEntityRenderer;render(Lnet/minecraft/class_10023;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;I)V
      intermediary method_3965 Lnet/minecraft/class_901;method_3965(Lnet/minecraft/class_10023;Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;I)V
      official a Lgmx;a(Lgsz;Lfcu;Lggv;I)V
    • getTexture

      public Identifier getTexture(class_10023 class_10023)
      Specified by:
      getTexture in class EntityRenderer<FallingBlockEntity,class_10023>
      Mappings:
      Namespace Name Mixin selector
      named getTexture Lnet/minecraft/client/render/entity/FallingBlockEntityRenderer;getTexture(Lnet/minecraft/class_10023;)Lnet/minecraft/util/Identifier;
      intermediary method_3964 Lnet/minecraft/class_901;method_3964(Lnet/minecraft/class_10023;)Lnet/minecraft/class_2960;
      official a Lgmx;a(Lgsz;)Lalb;
    • method_55269

      public class_10023 method_55269()
      Specified by:
      method_55269 in class EntityRenderer<FallingBlockEntity,class_10023>
      Mappings:
      Namespace Name Mixin selector
      named method_55269 Lnet/minecraft/client/render/entity/FallingBlockEntityRenderer;method_55269()Lnet/minecraft/class_10023;
      intermediary method_62435 Lnet/minecraft/class_901;method_62435()Lnet/minecraft/class_10023;
      official a Lgmx;a()Lgsz;
    • method_62354

      public void method_62354(FallingBlockEntity fallingBlockEntity, class_10023 class_10023, float float2)
      Overrides:
      method_62354 in class EntityRenderer<FallingBlockEntity,class_10023>
      Mappings:
      Namespace Name Mixin selector
      named method_62354 Lnet/minecraft/client/render/entity/FallingBlockEntityRenderer;method_62354(Lnet/minecraft/entity/FallingBlockEntity;Lnet/minecraft/class_10023;F)V
      intermediary method_62437 Lnet/minecraft/class_901;method_62437(Lnet/minecraft/class_1540;Lnet/minecraft/class_10023;F)V
      official a Lgmx;a(Lcjy;Lgsz;F)V