Class GameRenderer

java.lang.Object
net.minecraft.client.render.GameRenderer
All Implemented Interfaces:
AutoCloseable

@Environment(CLIENT) public class GameRenderer extends Object implements AutoCloseable
Mappings:
Namespace Name
named net/minecraft/client/render/GameRenderer
intermediary net/minecraft/class_757
official gla
  • Field Details

    • field_53899

      private static final Identifier field_53899
      Mappings:
      Namespace Name Mixin selector
      named field_53899 Lnet/minecraft/client/render/GameRenderer;field_53899:Lnet/minecraft/util/Identifier;
      intermediary field_53899 Lnet/minecraft/class_757;field_53899:Lnet/minecraft/class_2960;
      official e Lgla;e:Lalz;
    • field_49904

      public static final int field_49904
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_49904 Lnet/minecraft/client/render/GameRenderer;field_49904:I
      intermediary field_49904 Lnet/minecraft/class_757;field_49904:I
      official a Lgla;a:I
    • LOGGER

      private static final Logger LOGGER
      Mappings:
      Namespace Name Mixin selector
      named LOGGER Lnet/minecraft/client/render/GameRenderer;LOGGER:Lorg/slf4j/Logger;
      intermediary field_3993 Lnet/minecraft/class_757;field_3993:Lorg/slf4j/Logger;
      official f Lgla;f:Lorg/slf4j/Logger;
    • field_32688

      private static final boolean field_32688
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_32688 Lnet/minecraft/client/render/GameRenderer;field_32688:Z
      intermediary field_32688 Lnet/minecraft/class_757;field_32688:Z
      official g Lgla;g:Z
    • CAMERA_DEPTH

      public static final float CAMERA_DEPTH
      Since the camera is conceptualized as a single point, a depth of 0.05000000074505806f blocks is used to define a rectangular area to be rendered.
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named CAMERA_DEPTH Lnet/minecraft/client/render/GameRenderer;CAMERA_DEPTH:F
      intermediary field_32686 Lnet/minecraft/class_757;field_32686:F
      official b Lgla;b:F
    • field_44940

      private static final float field_44940
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_44940 Lnet/minecraft/client/render/GameRenderer;field_44940:F
      intermediary field_44940 Lnet/minecraft/class_757;field_44940:F
      official h Lgla;h:F
    • field_32687

      public static final int field_32687
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_32687 Lnet/minecraft/client/render/GameRenderer;field_32687:I
      intermediary field_32687 Lnet/minecraft/class_757;field_32687:I
      official d Lgla;d:I
    • client

      private final MinecraftClient client
      Mappings:
      Namespace Name Mixin selector
      named client Lnet/minecraft/client/render/GameRenderer;client:Lnet/minecraft/client/MinecraftClient;
      intermediary field_4015 Lnet/minecraft/class_757;field_4015:Lnet/minecraft/class_310;
      official i Lgla;i:Lfmf;
    • resourceManager

      private final ResourceManager resourceManager
      Mappings:
      Namespace Name Mixin selector
      named resourceManager Lnet/minecraft/client/render/GameRenderer;resourceManager:Lnet/minecraft/resource/ResourceManager;
      intermediary field_4018 Lnet/minecraft/class_757;field_4018:Lnet/minecraft/class_3300;
      official j Lgla;j:Lavv;
    • random

      private final Random random
      Mappings:
      Namespace Name Mixin selector
      named random Lnet/minecraft/client/render/GameRenderer;random:Lnet/minecraft/util/math/random/Random;
      intermediary field_3994 Lnet/minecraft/class_757;field_3994:Lnet/minecraft/class_5819;
      official k Lgla;k:Lbam;
    • viewDistance

      private float viewDistance
      Mappings:
      Namespace Name Mixin selector
      named viewDistance Lnet/minecraft/client/render/GameRenderer;viewDistance:F
      intermediary field_4025 Lnet/minecraft/class_757;field_4025:F
      official l Lgla;l:F
    • firstPersonRenderer

      public final HeldItemRenderer firstPersonRenderer
      Mappings:
      Namespace Name Mixin selector
      named firstPersonRenderer Lnet/minecraft/client/render/GameRenderer;firstPersonRenderer:Lnet/minecraft/client/render/item/HeldItemRenderer;
      intermediary field_4012 Lnet/minecraft/class_757;field_4012:Lnet/minecraft/class_759;
      official c Lgla;c:Lgld;
    • buffers

      private final BufferBuilderStorage buffers
      Mappings:
      Namespace Name Mixin selector
      named buffers Lnet/minecraft/client/render/GameRenderer;buffers:Lnet/minecraft/client/render/BufferBuilderStorage;
      intermediary field_20948 Lnet/minecraft/class_757;field_20948:Lnet/minecraft/class_4599;
      official m Lgla;m:Lgls;
    • ticks

      private int ticks
      Mappings:
      Namespace Name Mixin selector
      named ticks Lnet/minecraft/client/render/GameRenderer;ticks:I
      intermediary field_47130 Lnet/minecraft/class_757;field_47130:I
      official n Lgla;n:I
    • fovMultiplier

      private float fovMultiplier
      Mappings:
      Namespace Name Mixin selector
      named fovMultiplier Lnet/minecraft/client/render/GameRenderer;fovMultiplier:F
      intermediary field_4019 Lnet/minecraft/class_757;field_4019:F
      official o Lgla;o:F
    • lastFovMultiplier

      private float lastFovMultiplier
      Mappings:
      Namespace Name Mixin selector
      named lastFovMultiplier Lnet/minecraft/client/render/GameRenderer;lastFovMultiplier:F
      intermediary field_3999 Lnet/minecraft/class_757;field_3999:F
      official p Lgla;p:F
    • skyDarkness

      private float skyDarkness
      Mappings:
      Namespace Name Mixin selector
      named skyDarkness Lnet/minecraft/client/render/GameRenderer;skyDarkness:F
      intermediary field_4002 Lnet/minecraft/class_757;field_4002:F
      official q Lgla;q:F
    • lastSkyDarkness

      private float lastSkyDarkness
      Mappings:
      Namespace Name Mixin selector
      named lastSkyDarkness Lnet/minecraft/client/render/GameRenderer;lastSkyDarkness:F
      intermediary field_3997 Lnet/minecraft/class_757;field_3997:F
      official r Lgla;r:F
    • renderHand

      private boolean renderHand
      Mappings:
      Namespace Name Mixin selector
      named renderHand Lnet/minecraft/client/render/GameRenderer;renderHand:Z
      intermediary field_3992 Lnet/minecraft/class_757;field_3992:Z
      official s Lgla;s:Z
    • blockOutlineEnabled

      private boolean blockOutlineEnabled
      Mappings:
      Namespace Name Mixin selector
      named blockOutlineEnabled Lnet/minecraft/client/render/GameRenderer;blockOutlineEnabled:Z
      intermediary field_4009 Lnet/minecraft/class_757;field_4009:Z
      official t Lgla;t:Z
    • lastWorldIconUpdate

      private long lastWorldIconUpdate
      Mappings:
      Namespace Name Mixin selector
      named lastWorldIconUpdate Lnet/minecraft/client/render/GameRenderer;lastWorldIconUpdate:J
      intermediary field_4017 Lnet/minecraft/class_757;field_4017:J
      official u Lgla;u:J
    • hasWorldIcon

      private boolean hasWorldIcon
      Mappings:
      Namespace Name Mixin selector
      named hasWorldIcon Lnet/minecraft/client/render/GameRenderer;hasWorldIcon:Z
      intermediary field_34055 Lnet/minecraft/class_757;field_34055:Z
      official v Lgla;v:Z
    • lastWindowFocusedTime

      private long lastWindowFocusedTime
      Mappings:
      Namespace Name Mixin selector
      named lastWindowFocusedTime Lnet/minecraft/client/render/GameRenderer;lastWindowFocusedTime:J
      intermediary field_3998 Lnet/minecraft/class_757;field_3998:J
      official w Lgla;w:J
    • lightmapTextureManager

      private final LightmapTextureManager lightmapTextureManager
      Mappings:
      Namespace Name Mixin selector
      named lightmapTextureManager Lnet/minecraft/client/render/GameRenderer;lightmapTextureManager:Lnet/minecraft/client/render/LightmapTextureManager;
      intermediary field_4028 Lnet/minecraft/class_757;field_4028:Lnet/minecraft/class_765;
      official x Lgla;x:Lgli;
    • overlayTexture

      private final OverlayTexture overlayTexture
      Mappings:
      Namespace Name Mixin selector
      named overlayTexture Lnet/minecraft/client/render/GameRenderer;overlayTexture:Lnet/minecraft/client/render/OverlayTexture;
      intermediary field_20949 Lnet/minecraft/class_757;field_20949:Lnet/minecraft/class_4608;
      official y Lgla;y:Lhbb;
    • renderingPanorama

      private boolean renderingPanorama
      Mappings:
      Namespace Name Mixin selector
      named renderingPanorama Lnet/minecraft/client/render/GameRenderer;renderingPanorama:Z
      intermediary field_4001 Lnet/minecraft/class_757;field_4001:Z
      official z Lgla;z:Z
    • zoom

      private float zoom
      Mappings:
      Namespace Name Mixin selector
      named zoom Lnet/minecraft/client/render/GameRenderer;zoom:F
      intermediary field_4005 Lnet/minecraft/class_757;field_4005:F
      official A Lgla;A:F
    • zoomX

      private float zoomX
      Mappings:
      Namespace Name Mixin selector
      named zoomX Lnet/minecraft/client/render/GameRenderer;zoomX:F
      intermediary field_3988 Lnet/minecraft/class_757;field_3988:F
      official B Lgla;B:F
    • zoomY

      private float zoomY
      Mappings:
      Namespace Name Mixin selector
      named zoomY Lnet/minecraft/client/render/GameRenderer;zoomY:F
      intermediary field_4004 Lnet/minecraft/class_757;field_4004:F
      official C Lgla;C:F
    • floatingItem

      @Nullable private @Nullable ItemStack floatingItem
      Mappings:
      Namespace Name Mixin selector
      named floatingItem Lnet/minecraft/client/render/GameRenderer;floatingItem:Lnet/minecraft/item/ItemStack;
      intermediary field_4006 Lnet/minecraft/class_757;field_4006:Lnet/minecraft/class_1799;
      official D Lgla;D:Lcxo;
    • floatingItemTimeLeft

      private int floatingItemTimeLeft
      Mappings:
      Namespace Name Mixin selector
      named floatingItemTimeLeft Lnet/minecraft/client/render/GameRenderer;floatingItemTimeLeft:I
      intermediary field_4007 Lnet/minecraft/class_757;field_4007:I
      official E Lgla;E:I
    • floatingItemWidth

      private float floatingItemWidth
      Mappings:
      Namespace Name Mixin selector
      named floatingItemWidth Lnet/minecraft/client/render/GameRenderer;floatingItemWidth:F
      intermediary field_4029 Lnet/minecraft/class_757;field_4029:F
      official F Lgla;F:F
    • floatingItemHeight

      private float floatingItemHeight
      Mappings:
      Namespace Name Mixin selector
      named floatingItemHeight Lnet/minecraft/client/render/GameRenderer;floatingItemHeight:F
      intermediary field_4003 Lnet/minecraft/class_757;field_4003:F
      official G Lgla;G:F
    • pool

      private final Pool pool
      Mappings:
      Namespace Name Mixin selector
      named pool Lnet/minecraft/client/render/GameRenderer;pool:Lnet/minecraft/client/util/Pool;
      intermediary field_53066 Lnet/minecraft/class_757;field_53066:Lnet/minecraft/class_9920;
      official H Lgla;H:Lffz;
    • postProcessorId

      @Nullable private @Nullable Identifier postProcessorId
      Mappings:
      Namespace Name Mixin selector
      named postProcessorId Lnet/minecraft/client/render/GameRenderer;postProcessorId:Lnet/minecraft/util/Identifier;
      intermediary field_53898 Lnet/minecraft/class_757;field_53898:Lnet/minecraft/class_2960;
      official I Lgla;I:Lalz;
    • postProcessorEnabled

      private boolean postProcessorEnabled
      Mappings:
      Namespace Name Mixin selector
      named postProcessorEnabled Lnet/minecraft/client/render/GameRenderer;postProcessorEnabled:Z
      intermediary field_4013 Lnet/minecraft/class_757;field_4013:Z
      official J Lgla;J:Z
    • camera

      private final Camera camera
      Mappings:
      Namespace Name Mixin selector
      named camera Lnet/minecraft/client/render/GameRenderer;camera:Lnet/minecraft/client/render/Camera;
      intermediary field_18765 Lnet/minecraft/class_757;field_18765:Lnet/minecraft/class_4184;
      official K Lgla;K:Lflo;
  • Constructor Details

    • GameRenderer

      public GameRenderer(MinecraftClient client, HeldItemRenderer heldItemRenderer, ResourceManager resourceManager, BufferBuilderStorage buffers)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/render/GameRenderer;<init>(Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/client/render/item/HeldItemRenderer;Lnet/minecraft/resource/ResourceManager;Lnet/minecraft/client/render/BufferBuilderStorage;)V
      intermediary <init> Lnet/minecraft/class_757;<init>(Lnet/minecraft/class_310;Lnet/minecraft/class_759;Lnet/minecraft/class_3300;Lnet/minecraft/class_4599;)V
      official <init> Lgla;<init>(Lfmf;Lgld;Lavv;Lgls;)V
  • Method Details

    • close

      public void close()
      Specified by:
      close in interface AutoCloseable
    • setRenderHand

      public void setRenderHand(boolean renderHand)
      Mappings:
      Namespace Name Mixin selector
      named setRenderHand Lnet/minecraft/client/render/GameRenderer;setRenderHand(Z)V
      intermediary method_35768 Lnet/minecraft/class_757;method_35768(Z)V
      official a Lgla;a(Z)V
    • setBlockOutlineEnabled

      public void setBlockOutlineEnabled(boolean blockOutlineEnabled)
      Mappings:
      Namespace Name Mixin selector
      named setBlockOutlineEnabled Lnet/minecraft/client/render/GameRenderer;setBlockOutlineEnabled(Z)V
      intermediary method_35769 Lnet/minecraft/class_757;method_35769(Z)V
      official b Lgla;b(Z)V
    • setRenderingPanorama

      public void setRenderingPanorama(boolean renderingPanorama)
      Mappings:
      Namespace Name Mixin selector
      named setRenderingPanorama Lnet/minecraft/client/render/GameRenderer;setRenderingPanorama(Z)V
      intermediary method_35770 Lnet/minecraft/class_757;method_35770(Z)V
      official c Lgla;c(Z)V
    • isRenderingPanorama

      public boolean isRenderingPanorama()
      Mappings:
      Namespace Name Mixin selector
      named isRenderingPanorama Lnet/minecraft/client/render/GameRenderer;isRenderingPanorama()Z
      intermediary method_35765 Lnet/minecraft/class_757;method_35765()Z
      official a Lgla;a()Z
    • clearPostProcessor

      public void clearPostProcessor()
      Mappings:
      Namespace Name Mixin selector
      named clearPostProcessor Lnet/minecraft/client/render/GameRenderer;clearPostProcessor()V
      intermediary method_62905 Lnet/minecraft/class_757;method_62905()V
      official b Lgla;b()V
    • togglePostProcessorEnabled

      public void togglePostProcessorEnabled()
      Mappings:
      Namespace Name Mixin selector
      named togglePostProcessorEnabled Lnet/minecraft/client/render/GameRenderer;togglePostProcessorEnabled()V
      intermediary method_3184 Lnet/minecraft/class_757;method_3184()V
      official c Lgla;c()V
    • onCameraEntitySet

      public void onCameraEntitySet(@Nullable @Nullable Entity entity)
      Mappings:
      Namespace Name Mixin selector
      named onCameraEntitySet Lnet/minecraft/client/render/GameRenderer;onCameraEntitySet(Lnet/minecraft/entity/Entity;)V
      intermediary method_3167 Lnet/minecraft/class_757;method_3167(Lnet/minecraft/class_1297;)V
      official a Lgla;a(Lbvj;)V
    • setPostProcessor

      private void setPostProcessor(Identifier id)
      Mappings:
      Namespace Name Mixin selector
      named setPostProcessor Lnet/minecraft/client/render/GameRenderer;setPostProcessor(Lnet/minecraft/util/Identifier;)V
      intermediary method_62904 Lnet/minecraft/class_757;method_62904(Lnet/minecraft/class_2960;)V
      official a Lgla;a(Lalz;)V
    • renderBlur

      public void renderBlur()
      Mappings:
      Namespace Name Mixin selector
      named renderBlur Lnet/minecraft/client/render/GameRenderer;renderBlur()V
      intermediary method_57796 Lnet/minecraft/class_757;method_57796()V
      official d Lgla;d()V
    • preloadPrograms

      public void preloadPrograms(ResourceFactory factory)
      Mappings:
      Namespace Name Mixin selector
      named preloadPrograms Lnet/minecraft/client/render/GameRenderer;preloadPrograms(Lnet/minecraft/resource/ResourceFactory;)V
      intermediary method_34521 Lnet/minecraft/class_757;method_34521(Lnet/minecraft/class_5912;)V
      official a Lgla;a(Lavy;)V
    • tick

      public void tick()
      Mappings:
      Namespace Name Mixin selector
      named tick Lnet/minecraft/client/render/GameRenderer;tick()V
      intermediary method_3182 Lnet/minecraft/class_757;method_3182()V
      official e Lgla;e()V
    • getPostProcessorId

      @Nullable public @Nullable Identifier getPostProcessorId()
      Mappings:
      Namespace Name Mixin selector
      named getPostProcessorId Lnet/minecraft/client/render/GameRenderer;getPostProcessorId()Lnet/minecraft/util/Identifier;
      intermediary method_62906 Lnet/minecraft/class_757;method_62906()Lnet/minecraft/class_2960;
      official f Lgla;f()Lalz;
    • onResized

      public void onResized(int width, int height)
      Mappings:
      Namespace Name Mixin selector
      named onResized Lnet/minecraft/client/render/GameRenderer;onResized(II)V
      intermediary method_3169 Lnet/minecraft/class_757;method_3169(II)V
      official a Lgla;a(II)V
    • updateCrosshairTarget

      public void updateCrosshairTarget(float tickDelta)
      Mappings:
      Namespace Name Mixin selector
      named updateCrosshairTarget Lnet/minecraft/client/render/GameRenderer;updateCrosshairTarget(F)V
      intermediary method_3190 Lnet/minecraft/class_757;method_3190(F)V
      official a Lgla;a(F)V
    • findCrosshairTarget

      private HitResult findCrosshairTarget(Entity camera, double blockInteractionRange, double entityInteractionRange, float tickDelta)
      Mappings:
      Namespace Name Mixin selector
      named findCrosshairTarget Lnet/minecraft/client/render/GameRenderer;findCrosshairTarget(Lnet/minecraft/entity/Entity;DDF)Lnet/minecraft/util/hit/HitResult;
      intermediary method_56153 Lnet/minecraft/class_757;method_56153(Lnet/minecraft/class_1297;DDF)Lnet/minecraft/class_239;
      official a Lgla;a(Lbvj;DDF)Lfbv;
    • ensureTargetInRange

      private static HitResult ensureTargetInRange(HitResult hitResult, Vec3d cameraPos, double interactionRange)
      Mappings:
      Namespace Name Mixin selector
      named ensureTargetInRange Lnet/minecraft/client/render/GameRenderer;ensureTargetInRange(Lnet/minecraft/util/hit/HitResult;Lnet/minecraft/util/math/Vec3d;D)Lnet/minecraft/util/hit/HitResult;
      intermediary method_56154 Lnet/minecraft/class_757;method_56154(Lnet/minecraft/class_239;Lnet/minecraft/class_243;D)Lnet/minecraft/class_239;
      official a Lgla;a(Lfbv;Lfbx;D)Lfbv;
    • updateFovMultiplier

      private void updateFovMultiplier()
      Mappings:
      Namespace Name Mixin selector
      named updateFovMultiplier Lnet/minecraft/client/render/GameRenderer;updateFovMultiplier()V
      intermediary method_3199 Lnet/minecraft/class_757;method_3199()V
      official n Lgla;n()V
    • getFov

      private float getFov(Camera camera, float tickDelta, boolean changingFov)
      Mappings:
      Namespace Name Mixin selector
      named getFov Lnet/minecraft/client/render/GameRenderer;getFov(Lnet/minecraft/client/render/Camera;FZ)F
      intermediary method_3196 Lnet/minecraft/class_757;method_3196(Lnet/minecraft/class_4184;FZ)F
      official a Lgla;a(Lflo;FZ)F
    • tiltViewWhenHurt

      private void tiltViewWhenHurt(MatrixStack matrices, float tickDelta)
      Mappings:
      Namespace Name Mixin selector
      named tiltViewWhenHurt Lnet/minecraft/client/render/GameRenderer;tiltViewWhenHurt(Lnet/minecraft/client/util/math/MatrixStack;F)V
      intermediary method_3198 Lnet/minecraft/class_757;method_3198(Lnet/minecraft/class_4587;F)V
      official a Lgla;a(Lfgr;F)V
    • bobView

      private void bobView(MatrixStack matrices, float tickDelta)
      Mappings:
      Namespace Name Mixin selector
      named bobView Lnet/minecraft/client/render/GameRenderer;bobView(Lnet/minecraft/client/util/math/MatrixStack;F)V
      intermediary method_3186 Lnet/minecraft/class_757;method_3186(Lnet/minecraft/class_4587;F)V
      official b Lgla;b(Lfgr;F)V
    • renderWithZoom

      public void renderWithZoom(float zoom, float zoomX, float zoomY)
      Mappings:
      Namespace Name Mixin selector
      named renderWithZoom Lnet/minecraft/client/render/GameRenderer;renderWithZoom(FFF)V
      intermediary method_35766 Lnet/minecraft/class_757;method_35766(FFF)V
      official a Lgla;a(FFF)V
    • renderHand

      private void renderHand(Camera camera, float tickDelta, Matrix4f matrix4f)
      Mappings:
      Namespace Name Mixin selector
      named renderHand Lnet/minecraft/client/render/GameRenderer;renderHand(Lnet/minecraft/client/render/Camera;FLorg/joml/Matrix4f;)V
      intermediary method_3172 Lnet/minecraft/class_757;method_3172(Lnet/minecraft/class_4184;FLorg/joml/Matrix4f;)V
      official a Lgla;a(Lflo;FLorg/joml/Matrix4f;)V
    • getBasicProjectionMatrix

      public Matrix4f getBasicProjectionMatrix(float fovDegrees)
      Mappings:
      Namespace Name Mixin selector
      named getBasicProjectionMatrix Lnet/minecraft/client/render/GameRenderer;getBasicProjectionMatrix(F)Lorg/joml/Matrix4f;
      intermediary method_22973 Lnet/minecraft/class_757;method_22973(F)Lorg/joml/Matrix4f;
      official b Lgla;b(F)Lorg/joml/Matrix4f;
    • getFarPlaneDistance

      public float getFarPlaneDistance()
      Mappings:
      Namespace Name Mixin selector
      named getFarPlaneDistance Lnet/minecraft/client/render/GameRenderer;getFarPlaneDistance()F
      intermediary method_32796 Lnet/minecraft/class_757;method_32796()F
      official g Lgla;g()F
    • getNightVisionStrength

      public static float getNightVisionStrength(LivingEntity entity, float tickDelta)
      Mappings:
      Namespace Name Mixin selector
      named getNightVisionStrength Lnet/minecraft/client/render/GameRenderer;getNightVisionStrength(Lnet/minecraft/entity/LivingEntity;F)F
      intermediary method_3174 Lnet/minecraft/class_757;method_3174(Lnet/minecraft/class_1309;F)F
      official a Lgla;a(Lbwf;F)F
    • render

      public void render(RenderTickCounter tickCounter, boolean tick)
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/client/render/GameRenderer;render(Lnet/minecraft/client/render/RenderTickCounter;Z)V
      intermediary method_3192 Lnet/minecraft/class_757;method_3192(Lnet/minecraft/class_9779;Z)V
      official a Lgla;a(Lflv;Z)V
    • updateWorldIcon

      private void updateWorldIcon()
      Mappings:
      Namespace Name Mixin selector
      named updateWorldIcon Lnet/minecraft/client/render/GameRenderer;updateWorldIcon()V
      intermediary method_37473 Lnet/minecraft/class_757;method_37473()V
      official o Lgla;o()V
    • updateWorldIcon

      private void updateWorldIcon(Path path)
      Mappings:
      Namespace Name Mixin selector
      named updateWorldIcon Lnet/minecraft/client/render/GameRenderer;updateWorldIcon(Ljava/nio/file/Path;)V
      intermediary method_3176 Lnet/minecraft/class_757;method_3176(Ljava/nio/file/Path;)V
      official a Lgla;a(Ljava/nio/file/Path;)V
    • shouldRenderBlockOutline

      private boolean shouldRenderBlockOutline()
      Mappings:
      Namespace Name Mixin selector
      named shouldRenderBlockOutline Lnet/minecraft/client/render/GameRenderer;shouldRenderBlockOutline()Z
      intermediary method_3202 Lnet/minecraft/class_757;method_3202()Z
      official p Lgla;p()Z
    • renderWorld

      public void renderWorld(RenderTickCounter renderTickCounter)
      Mappings:
      Namespace Name Mixin selector
      named renderWorld Lnet/minecraft/client/render/GameRenderer;renderWorld(Lnet/minecraft/client/render/RenderTickCounter;)V
      intermediary method_3188 Lnet/minecraft/class_757;method_3188(Lnet/minecraft/class_9779;)V
      official a Lgla;a(Lflv;)V
    • reset

      public void reset()
      Mappings:
      Namespace Name Mixin selector
      named reset Lnet/minecraft/client/render/GameRenderer;reset()V
      intermediary method_3203 Lnet/minecraft/class_757;method_3203()V
      official h Lgla;h()V
    • showFloatingItem

      public void showFloatingItem(ItemStack floatingItem)
      Mappings:
      Namespace Name Mixin selector
      named showFloatingItem Lnet/minecraft/client/render/GameRenderer;showFloatingItem(Lnet/minecraft/item/ItemStack;)V
      intermediary method_3189 Lnet/minecraft/class_757;method_3189(Lnet/minecraft/class_1799;)V
      official a Lgla;a(Lcxo;)V
    • renderFloatingItem

      private void renderFloatingItem(DrawContext context, float tickDelta)
      Mappings:
      Namespace Name Mixin selector
      named renderFloatingItem Lnet/minecraft/client/render/GameRenderer;renderFloatingItem(Lnet/minecraft/client/gui/DrawContext;F)V
      intermediary method_3171 Lnet/minecraft/class_757;method_3171(Lnet/minecraft/class_332;F)V
      official a Lgla;a(Lfnr;F)V
    • getClient

      public MinecraftClient getClient()
      Mappings:
      Namespace Name Mixin selector
      named getClient Lnet/minecraft/client/render/GameRenderer;getClient()Lnet/minecraft/client/MinecraftClient;
      intermediary method_35772 Lnet/minecraft/class_757;method_35772()Lnet/minecraft/class_310;
      official i Lgla;i()Lfmf;
    • getSkyDarkness

      public float getSkyDarkness(float tickDelta)
      Mappings:
      Namespace Name Mixin selector
      named getSkyDarkness Lnet/minecraft/client/render/GameRenderer;getSkyDarkness(F)F
      intermediary method_3195 Lnet/minecraft/class_757;method_3195(F)F
      official c Lgla;c(F)F
    • getViewDistance

      public float getViewDistance()
      Mappings:
      Namespace Name Mixin selector
      named getViewDistance Lnet/minecraft/client/render/GameRenderer;getViewDistance()F
      intermediary method_3193 Lnet/minecraft/class_757;method_3193()F
      official j Lgla;j()F
    • getCamera

      public Camera getCamera()
      Mappings:
      Namespace Name Mixin selector
      named getCamera Lnet/minecraft/client/render/GameRenderer;getCamera()Lnet/minecraft/client/render/Camera;
      intermediary method_19418 Lnet/minecraft/class_757;method_19418()Lnet/minecraft/class_4184;
      official k Lgla;k()Lflo;
    • getLightmapTextureManager

      public LightmapTextureManager getLightmapTextureManager()
      Mappings:
      Namespace Name Mixin selector
      named getLightmapTextureManager Lnet/minecraft/client/render/GameRenderer;getLightmapTextureManager()Lnet/minecraft/client/render/LightmapTextureManager;
      intermediary method_22974 Lnet/minecraft/class_757;method_22974()Lnet/minecraft/class_765;
      official l Lgla;l()Lgli;
    • getOverlayTexture

      public OverlayTexture getOverlayTexture()
      Mappings:
      Namespace Name Mixin selector
      named getOverlayTexture Lnet/minecraft/client/render/GameRenderer;getOverlayTexture()Lnet/minecraft/client/render/OverlayTexture;
      intermediary method_22975 Lnet/minecraft/class_757;method_22975()Lnet/minecraft/class_4608;
      official m Lgla;m()Lhbb;