Package net.minecraft.client.render
Class GameRenderer
java.lang.Object
net.minecraft.client.render.GameRenderer
- All Implemented Interfaces:
AutoCloseable
,ResourceReloader
,SynchronousResourceReloader
@Environment(CLIENT)
public class GameRenderer
extends Object
implements SynchronousResourceReloader, AutoCloseable
- Mappings:
Namespace Name official ena
intermediary net/minecraft/class_757
named net/minecraft/client/render/GameRenderer
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.resource.ResourceReloader
ResourceReloader.Synchronizer
-
Field Summary
Modifier and TypeFieldDescriptionprivate boolean
private final BufferBuilderStorage
private final Camera
private final MinecraftClient
static final float
static final int
private static final boolean
final HeldItemRenderer
private float
private int
private float
private int
private float
private float
private long
private long
private final LightmapTextureManager
private static final Logger
private final MapRenderer
private float
private static final Identifier
private final OverlayTexture
private final Random
private boolean
private boolean
private final ResourceManager
private @Nullable ShaderEffect
static final int
private static final Identifier[]
private boolean
private float
private int
private float
private float
private float
private float
-
Constructor Summary
ConstructorDescriptionGameRenderer
(MinecraftClient client, ResourceManager resourceManager, BufferBuilderStorage buffers) -
Method Summary
Modifier and TypeMethodDescriptionprivate void
bobView
(MatrixStack matrices, float float2) private void
bobViewWhenHurt
(MatrixStack matrices, float float2) private void
void
close()
void
getBasicProjectionMatrix
(double double2) private double
static float
getNightVisionStrength
(LivingEntity entity, float float2) float
getSkyDarkness
(float tickDelta) float
boolean
void
loadProjectionMatrix
(Matrix4f matrix4f) private Shader
loadShader
(ResourceFactory factory, String name, VertexFormat vertexFormat) private void
loadShader
(Identifier id) void
loadShaders
(ResourceManager manager) private void
method_31136
(float float2) float
method_35767
(@Nullable String string) void
void
onCameraEntitySet
(@Nullable Entity entity) void
onResized
(int width, int height) void
preloadShaders
(ResourceFactory factory) void
reload
(ResourceManager manager) Performs the reload in the apply executor, or the game engine.void
render
(float tickDelta, long startTime, boolean tick) private void
renderFloatingItem
(int scaledWidth, int scaledHeight, float tickDelta) private void
renderHand
(MatrixStack matrices, Camera camera, float tickDelta) void
renderWithZoom
(float zoom, float zoomX, float zoomY) void
renderWorld
(float tickDelta, long limitTime, MatrixStack matrix) void
reset()
void
setBlockOutlineEnabled
(boolean blockOutlineEnabled) void
setRenderHand
(boolean renderHand) void
setRenderingPanorama
(boolean renderingPanorama) private boolean
void
showFloatingItem
(ItemStack floatingItem) void
tick()
void
private void
void
updateTargetedEntity
(float tickDelta) private void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.resource.ResourceReloader
getName
Methods inherited from interface net.minecraft.resource.SynchronousResourceReloader
reload
-
Field Details
-
NAUSEA_OVERLAY
- Mappings:
Namespace Name Mixin selector official f
Lena;f:Lww;
intermediary field_26730
Lnet/minecraft/class_757;field_26730:Lnet/minecraft/class_2960;
named NAUSEA_OVERLAY
Lnet/minecraft/client/render/GameRenderer;NAUSEA_OVERLAY:Lnet/minecraft/util/Identifier;
-
LOGGER
- Mappings:
Namespace Name Mixin selector official g
Lena;g:Lorg/apache/logging/log4j/Logger;
intermediary field_3993
Lnet/minecraft/class_757;field_3993:Lorg/apache/logging/log4j/Logger;
named LOGGER
Lnet/minecraft/client/render/GameRenderer;LOGGER:Lorg/apache/logging/log4j/Logger;
-
field_32688
private static final boolean field_32688- See Also:
- Mappings:
Namespace Name Mixin selector official h
Lena;h:Z
intermediary field_32688
Lnet/minecraft/class_757;field_32688:Z
named field_32688
Lnet/minecraft/client/render/GameRenderer;field_32688:Z
-
field_32686
public static final float field_32686- See Also:
- Mappings:
Namespace Name Mixin selector official a
Lena;a:F
intermediary field_32686
Lnet/minecraft/class_757;field_32686:F
named field_32686
Lnet/minecraft/client/render/GameRenderer;field_32686:F
-
field_32687
public static final int field_32687- See Also:
- Mappings:
Namespace Name Mixin selector official c
Lena;c:I
intermediary field_32687
Lnet/minecraft/class_757;field_32687:I
named field_32687
Lnet/minecraft/client/render/GameRenderer;field_32687:I
-
SHADERS_LOCATIONS
- Mappings:
Namespace Name Mixin selector official I
Lena;I:[Lww;
intermediary field_3996
Lnet/minecraft/class_757;field_3996:[Lnet/minecraft/class_2960;
named SHADERS_LOCATIONS
Lnet/minecraft/client/render/GameRenderer;SHADERS_LOCATIONS:[Lnet/minecraft/util/Identifier;
-
SHADER_COUNT
public static final int SHADER_COUNT- Mappings:
Namespace Name Mixin selector official d
Lena;d:I
intermediary field_4010
Lnet/minecraft/class_757;field_4010:I
named SHADER_COUNT
Lnet/minecraft/client/render/GameRenderer;SHADER_COUNT:I
-
positionShader
- Mappings:
Namespace Name Mixin selector official N
Lena;N:Lens;
intermediary field_29351
Lnet/minecraft/class_757;field_29351:Lnet/minecraft/class_5944;
named positionShader
Lnet/minecraft/client/render/GameRenderer;positionShader:Lnet/minecraft/client/render/Shader;
-
positionColorShader
- Mappings:
Namespace Name Mixin selector official O
Lena;O:Lens;
intermediary field_29352
Lnet/minecraft/class_757;field_29352:Lnet/minecraft/class_5944;
named positionColorShader
Lnet/minecraft/client/render/GameRenderer;positionColorShader:Lnet/minecraft/client/render/Shader;
-
positionColorTexShader
- Mappings:
Namespace Name Mixin selector official P
Lena;P:Lens;
intermediary field_29353
Lnet/minecraft/class_757;field_29353:Lnet/minecraft/class_5944;
named positionColorTexShader
Lnet/minecraft/client/render/GameRenderer;positionColorTexShader:Lnet/minecraft/client/render/Shader;
-
positionTexShader
- Mappings:
Namespace Name Mixin selector official Q
Lena;Q:Lens;
intermediary field_29354
Lnet/minecraft/class_757;field_29354:Lnet/minecraft/class_5944;
named positionTexShader
Lnet/minecraft/client/render/GameRenderer;positionTexShader:Lnet/minecraft/client/render/Shader;
-
positionTexColorShader
- Mappings:
Namespace Name Mixin selector official R
Lena;R:Lens;
intermediary field_29355
Lnet/minecraft/class_757;field_29355:Lnet/minecraft/class_5944;
named positionTexColorShader
Lnet/minecraft/client/render/GameRenderer;positionTexColorShader:Lnet/minecraft/client/render/Shader;
-
blockShader
- Mappings:
Namespace Name Mixin selector official S
Lena;S:Lens;
intermediary field_29356
Lnet/minecraft/class_757;field_29356:Lnet/minecraft/class_5944;
named blockShader
Lnet/minecraft/client/render/GameRenderer;blockShader:Lnet/minecraft/client/render/Shader;
-
newEntityShader
- Mappings:
Namespace Name Mixin selector official T
Lena;T:Lens;
intermediary field_29357
Lnet/minecraft/class_757;field_29357:Lnet/minecraft/class_5944;
named newEntityShader
Lnet/minecraft/client/render/GameRenderer;newEntityShader:Lnet/minecraft/client/render/Shader;
-
particleShader
- Mappings:
Namespace Name Mixin selector official U
Lena;U:Lens;
intermediary field_29358
Lnet/minecraft/class_757;field_29358:Lnet/minecraft/class_5944;
named particleShader
Lnet/minecraft/client/render/GameRenderer;particleShader:Lnet/minecraft/client/render/Shader;
-
positionColorLightmapShader
- Mappings:
Namespace Name Mixin selector official V
Lena;V:Lens;
intermediary field_29359
Lnet/minecraft/class_757;field_29359:Lnet/minecraft/class_5944;
named positionColorLightmapShader
Lnet/minecraft/client/render/GameRenderer;positionColorLightmapShader:Lnet/minecraft/client/render/Shader;
-
positionColorTexLightmapShader
- Mappings:
Namespace Name Mixin selector official W
Lena;W:Lens;
intermediary field_29360
Lnet/minecraft/class_757;field_29360:Lnet/minecraft/class_5944;
named positionColorTexLightmapShader
Lnet/minecraft/client/render/GameRenderer;positionColorTexLightmapShader:Lnet/minecraft/client/render/Shader;
-
positionTexColorNormalShader
- Mappings:
Namespace Name Mixin selector official X
Lena;X:Lens;
intermediary field_29361
Lnet/minecraft/class_757;field_29361:Lnet/minecraft/class_5944;
named positionTexColorNormalShader
Lnet/minecraft/client/render/GameRenderer;positionTexColorNormalShader:Lnet/minecraft/client/render/Shader;
-
positionTexLightmapColorShader
- Mappings:
Namespace Name Mixin selector official Y
Lena;Y:Lens;
intermediary field_29362
Lnet/minecraft/class_757;field_29362:Lnet/minecraft/class_5944;
named positionTexLightmapColorShader
Lnet/minecraft/client/render/GameRenderer;positionTexLightmapColorShader:Lnet/minecraft/client/render/Shader;
-
renderTypeSolidShader
- Mappings:
Namespace Name Mixin selector official Z
Lena;Z:Lens;
intermediary field_29363
Lnet/minecraft/class_757;field_29363:Lnet/minecraft/class_5944;
named renderTypeSolidShader
Lnet/minecraft/client/render/GameRenderer;renderTypeSolidShader:Lnet/minecraft/client/render/Shader;
-
renderTypeCutoutMippedShader
- Mappings:
Namespace Name Mixin selector official aa
Lena;aa:Lens;
intermediary field_29364
Lnet/minecraft/class_757;field_29364:Lnet/minecraft/class_5944;
named renderTypeCutoutMippedShader
Lnet/minecraft/client/render/GameRenderer;renderTypeCutoutMippedShader:Lnet/minecraft/client/render/Shader;
-
renderTypeCutoutShader
- Mappings:
Namespace Name Mixin selector official ab
Lena;ab:Lens;
intermediary field_29365
Lnet/minecraft/class_757;field_29365:Lnet/minecraft/class_5944;
named renderTypeCutoutShader
Lnet/minecraft/client/render/GameRenderer;renderTypeCutoutShader:Lnet/minecraft/client/render/Shader;
-
renderTypeTranslucentShader
- Mappings:
Namespace Name Mixin selector official ac
Lena;ac:Lens;
intermediary field_29366
Lnet/minecraft/class_757;field_29366:Lnet/minecraft/class_5944;
named renderTypeTranslucentShader
Lnet/minecraft/client/render/GameRenderer;renderTypeTranslucentShader:Lnet/minecraft/client/render/Shader;
-
renderTypeTranslucentMovingBlockShader
- Mappings:
Namespace Name Mixin selector official ad
Lena;ad:Lens;
intermediary field_29377
Lnet/minecraft/class_757;field_29377:Lnet/minecraft/class_5944;
named renderTypeTranslucentMovingBlockShader
Lnet/minecraft/client/render/GameRenderer;renderTypeTranslucentMovingBlockShader:Lnet/minecraft/client/render/Shader;
-
renderTypeTranslucentNoCrumblingShader
- Mappings:
Namespace Name Mixin selector official ae
Lena;ae:Lens;
intermediary field_29378
Lnet/minecraft/class_757;field_29378:Lnet/minecraft/class_5944;
named renderTypeTranslucentNoCrumblingShader
Lnet/minecraft/client/render/GameRenderer;renderTypeTranslucentNoCrumblingShader:Lnet/minecraft/client/render/Shader;
-
renderTypeArmorCutoutNoCullShader
- Mappings:
Namespace Name Mixin selector official af
Lena;af:Lens;
intermediary field_29379
Lnet/minecraft/class_757;field_29379:Lnet/minecraft/class_5944;
named renderTypeArmorCutoutNoCullShader
Lnet/minecraft/client/render/GameRenderer;renderTypeArmorCutoutNoCullShader:Lnet/minecraft/client/render/Shader;
-
renderTypeEntitySolidShader
- Mappings:
Namespace Name Mixin selector official ag
Lena;ag:Lens;
intermediary field_29380
Lnet/minecraft/class_757;field_29380:Lnet/minecraft/class_5944;
named renderTypeEntitySolidShader
Lnet/minecraft/client/render/GameRenderer;renderTypeEntitySolidShader:Lnet/minecraft/client/render/Shader;
-
renderTypeEntityCutoutShader
- Mappings:
Namespace Name Mixin selector official ah
Lena;ah:Lens;
intermediary field_29381
Lnet/minecraft/class_757;field_29381:Lnet/minecraft/class_5944;
named renderTypeEntityCutoutShader
Lnet/minecraft/client/render/GameRenderer;renderTypeEntityCutoutShader:Lnet/minecraft/client/render/Shader;
-
renderTypeEntityCutoutNoNullShader
- Mappings:
Namespace Name Mixin selector official ai
Lena;ai:Lens;
intermediary field_29382
Lnet/minecraft/class_757;field_29382:Lnet/minecraft/class_5944;
named renderTypeEntityCutoutNoNullShader
Lnet/minecraft/client/render/GameRenderer;renderTypeEntityCutoutNoNullShader:Lnet/minecraft/client/render/Shader;
-
renderTypeEntityCutoutNoNullZOffsetShader
- Mappings:
Namespace Name Mixin selector official aj
Lena;aj:Lens;
intermediary field_29383
Lnet/minecraft/class_757;field_29383:Lnet/minecraft/class_5944;
named renderTypeEntityCutoutNoNullZOffsetShader
Lnet/minecraft/client/render/GameRenderer;renderTypeEntityCutoutNoNullZOffsetShader:Lnet/minecraft/client/render/Shader;
-
renderTypeItemEntityTranslucentCullShader
- Mappings:
Namespace Name Mixin selector official ak
Lena;ak:Lens;
intermediary field_29384
Lnet/minecraft/class_757;field_29384:Lnet/minecraft/class_5944;
named renderTypeItemEntityTranslucentCullShader
Lnet/minecraft/client/render/GameRenderer;renderTypeItemEntityTranslucentCullShader:Lnet/minecraft/client/render/Shader;
-
renderTypeEntityTranslucentCullShader
- Mappings:
Namespace Name Mixin selector official al
Lena;al:Lens;
intermediary field_29385
Lnet/minecraft/class_757;field_29385:Lnet/minecraft/class_5944;
named renderTypeEntityTranslucentCullShader
Lnet/minecraft/client/render/GameRenderer;renderTypeEntityTranslucentCullShader:Lnet/minecraft/client/render/Shader;
-
renderTypeEntityTranslucentShader
- Mappings:
Namespace Name Mixin selector official am
Lena;am:Lens;
intermediary field_29386
Lnet/minecraft/class_757;field_29386:Lnet/minecraft/class_5944;
named renderTypeEntityTranslucentShader
Lnet/minecraft/client/render/GameRenderer;renderTypeEntityTranslucentShader:Lnet/minecraft/client/render/Shader;
-
renderTypeEntitySmoothCutoutShader
- Mappings:
Namespace Name Mixin selector official an
Lena;an:Lens;
intermediary field_29387
Lnet/minecraft/class_757;field_29387:Lnet/minecraft/class_5944;
named renderTypeEntitySmoothCutoutShader
Lnet/minecraft/client/render/GameRenderer;renderTypeEntitySmoothCutoutShader:Lnet/minecraft/client/render/Shader;
-
renderTypeBeaconBeamShader
- Mappings:
Namespace Name Mixin selector official ao
Lena;ao:Lens;
intermediary field_29388
Lnet/minecraft/class_757;field_29388:Lnet/minecraft/class_5944;
named renderTypeBeaconBeamShader
Lnet/minecraft/client/render/GameRenderer;renderTypeBeaconBeamShader:Lnet/minecraft/client/render/Shader;
-
renderTypeEntityDecalShader
- Mappings:
Namespace Name Mixin selector official ap
Lena;ap:Lens;
intermediary field_29389
Lnet/minecraft/class_757;field_29389:Lnet/minecraft/class_5944;
named renderTypeEntityDecalShader
Lnet/minecraft/client/render/GameRenderer;renderTypeEntityDecalShader:Lnet/minecraft/client/render/Shader;
-
renderTypeEntityNoOutlineShader
- Mappings:
Namespace Name Mixin selector official aq
Lena;aq:Lens;
intermediary field_29390
Lnet/minecraft/class_757;field_29390:Lnet/minecraft/class_5944;
named renderTypeEntityNoOutlineShader
Lnet/minecraft/client/render/GameRenderer;renderTypeEntityNoOutlineShader:Lnet/minecraft/client/render/Shader;
-
renderTypeEntityShadowShader
- Mappings:
Namespace Name Mixin selector official ar
Lena;ar:Lens;
intermediary field_29391
Lnet/minecraft/class_757;field_29391:Lnet/minecraft/class_5944;
named renderTypeEntityShadowShader
Lnet/minecraft/client/render/GameRenderer;renderTypeEntityShadowShader:Lnet/minecraft/client/render/Shader;
-
renderTypeEntityAlphaShader
- Mappings:
Namespace Name Mixin selector official as
Lena;as:Lens;
intermediary field_29392
Lnet/minecraft/class_757;field_29392:Lnet/minecraft/class_5944;
named renderTypeEntityAlphaShader
Lnet/minecraft/client/render/GameRenderer;renderTypeEntityAlphaShader:Lnet/minecraft/client/render/Shader;
-
renderTypeEyesShader
- Mappings:
Namespace Name Mixin selector official at
Lena;at:Lens;
intermediary field_29393
Lnet/minecraft/class_757;field_29393:Lnet/minecraft/class_5944;
named renderTypeEyesShader
Lnet/minecraft/client/render/GameRenderer;renderTypeEyesShader:Lnet/minecraft/client/render/Shader;
-
renderTypeEnergySwirlShader
- Mappings:
Namespace Name Mixin selector official au
Lena;au:Lens;
intermediary field_29394
Lnet/minecraft/class_757;field_29394:Lnet/minecraft/class_5944;
named renderTypeEnergySwirlShader
Lnet/minecraft/client/render/GameRenderer;renderTypeEnergySwirlShader:Lnet/minecraft/client/render/Shader;
-
renderTypeLeashShader
- Mappings:
Namespace Name Mixin selector official av
Lena;av:Lens;
intermediary field_29395
Lnet/minecraft/class_757;field_29395:Lnet/minecraft/class_5944;
named renderTypeLeashShader
Lnet/minecraft/client/render/GameRenderer;renderTypeLeashShader:Lnet/minecraft/client/render/Shader;
-
renderTypeWaterMaskShader
- Mappings:
Namespace Name Mixin selector official aw
Lena;aw:Lens;
intermediary field_29396
Lnet/minecraft/class_757;field_29396:Lnet/minecraft/class_5944;
named renderTypeWaterMaskShader
Lnet/minecraft/client/render/GameRenderer;renderTypeWaterMaskShader:Lnet/minecraft/client/render/Shader;
-
renderTypeOutlineShader
- Mappings:
Namespace Name Mixin selector official ax
Lena;ax:Lens;
intermediary field_29397
Lnet/minecraft/class_757;field_29397:Lnet/minecraft/class_5944;
named renderTypeOutlineShader
Lnet/minecraft/client/render/GameRenderer;renderTypeOutlineShader:Lnet/minecraft/client/render/Shader;
-
renderTypeArmorGlintShader
- Mappings:
Namespace Name Mixin selector official ay
Lena;ay:Lens;
intermediary field_29398
Lnet/minecraft/class_757;field_29398:Lnet/minecraft/class_5944;
named renderTypeArmorGlintShader
Lnet/minecraft/client/render/GameRenderer;renderTypeArmorGlintShader:Lnet/minecraft/client/render/Shader;
-
renderTypeArmorEntityGlintShader
- Mappings:
Namespace Name Mixin selector official az
Lena;az:Lens;
intermediary field_29399
Lnet/minecraft/class_757;field_29399:Lnet/minecraft/class_5944;
named renderTypeArmorEntityGlintShader
Lnet/minecraft/client/render/GameRenderer;renderTypeArmorEntityGlintShader:Lnet/minecraft/client/render/Shader;
-
renderTypeGlintTranslucentShader
- Mappings:
Namespace Name Mixin selector official aA
Lena;aA:Lens;
intermediary field_29400
Lnet/minecraft/class_757;field_29400:Lnet/minecraft/class_5944;
named renderTypeGlintTranslucentShader
Lnet/minecraft/client/render/GameRenderer;renderTypeGlintTranslucentShader:Lnet/minecraft/client/render/Shader;
-
renderTypeGlintShader
- Mappings:
Namespace Name Mixin selector official aB
Lena;aB:Lens;
intermediary field_29401
Lnet/minecraft/class_757;field_29401:Lnet/minecraft/class_5944;
named renderTypeGlintShader
Lnet/minecraft/client/render/GameRenderer;renderTypeGlintShader:Lnet/minecraft/client/render/Shader;
-
renderTypeGlintDirectShader
- Mappings:
Namespace Name Mixin selector official aC
Lena;aC:Lens;
intermediary field_29402
Lnet/minecraft/class_757;field_29402:Lnet/minecraft/class_5944;
named renderTypeGlintDirectShader
Lnet/minecraft/client/render/GameRenderer;renderTypeGlintDirectShader:Lnet/minecraft/client/render/Shader;
-
renderTypeEntityGlintShader
- Mappings:
Namespace Name Mixin selector official aD
Lena;aD:Lens;
intermediary field_29367
Lnet/minecraft/class_757;field_29367:Lnet/minecraft/class_5944;
named renderTypeEntityGlintShader
Lnet/minecraft/client/render/GameRenderer;renderTypeEntityGlintShader:Lnet/minecraft/client/render/Shader;
-
renderTypeEntityGlintDirectShader
- Mappings:
Namespace Name Mixin selector official aE
Lena;aE:Lens;
intermediary field_29368
Lnet/minecraft/class_757;field_29368:Lnet/minecraft/class_5944;
named renderTypeEntityGlintDirectShader
Lnet/minecraft/client/render/GameRenderer;renderTypeEntityGlintDirectShader:Lnet/minecraft/client/render/Shader;
-
renderTypeTextShader
- Mappings:
Namespace Name Mixin selector official aF
Lena;aF:Lens;
intermediary field_29369
Lnet/minecraft/class_757;field_29369:Lnet/minecraft/class_5944;
named renderTypeTextShader
Lnet/minecraft/client/render/GameRenderer;renderTypeTextShader:Lnet/minecraft/client/render/Shader;
-
renderTypeTextIntensityShader
- Mappings:
Namespace Name Mixin selector official aG
Lena;aG:Lens;
intermediary field_33626
Lnet/minecraft/class_757;field_33626:Lnet/minecraft/class_5944;
named renderTypeTextIntensityShader
Lnet/minecraft/client/render/GameRenderer;renderTypeTextIntensityShader:Lnet/minecraft/client/render/Shader;
-
renderTypeTextSeeThroughShader
- Mappings:
Namespace Name Mixin selector official aH
Lena;aH:Lens;
intermediary field_29370
Lnet/minecraft/class_757;field_29370:Lnet/minecraft/class_5944;
named renderTypeTextSeeThroughShader
Lnet/minecraft/client/render/GameRenderer;renderTypeTextSeeThroughShader:Lnet/minecraft/client/render/Shader;
-
renderTypeTextIntensitySeeThroughShader
- Mappings:
Namespace Name Mixin selector official aI
Lena;aI:Lens;
intermediary field_33627
Lnet/minecraft/class_757;field_33627:Lnet/minecraft/class_5944;
named renderTypeTextIntensitySeeThroughShader
Lnet/minecraft/client/render/GameRenderer;renderTypeTextIntensitySeeThroughShader:Lnet/minecraft/client/render/Shader;
-
renderTypeLightningShader
- Mappings:
Namespace Name Mixin selector official aJ
Lena;aJ:Lens;
intermediary field_29371
Lnet/minecraft/class_757;field_29371:Lnet/minecraft/class_5944;
named renderTypeLightningShader
Lnet/minecraft/client/render/GameRenderer;renderTypeLightningShader:Lnet/minecraft/client/render/Shader;
-
renderTypeTripwireShader
- Mappings:
Namespace Name Mixin selector official aK
Lena;aK:Lens;
intermediary field_29372
Lnet/minecraft/class_757;field_29372:Lnet/minecraft/class_5944;
named renderTypeTripwireShader
Lnet/minecraft/client/render/GameRenderer;renderTypeTripwireShader:Lnet/minecraft/client/render/Shader;
-
renderTypeEndPortalShader
- Mappings:
Namespace Name Mixin selector official aL
Lena;aL:Lens;
intermediary field_29373
Lnet/minecraft/class_757;field_29373:Lnet/minecraft/class_5944;
named renderTypeEndPortalShader
Lnet/minecraft/client/render/GameRenderer;renderTypeEndPortalShader:Lnet/minecraft/client/render/Shader;
-
renderTypeEndGatewayShader
- Mappings:
Namespace Name Mixin selector official aM
Lena;aM:Lens;
intermediary field_29374
Lnet/minecraft/class_757;field_29374:Lnet/minecraft/class_5944;
named renderTypeEndGatewayShader
Lnet/minecraft/client/render/GameRenderer;renderTypeEndGatewayShader:Lnet/minecraft/client/render/Shader;
-
renderTypeLinesShader
- Mappings:
Namespace Name Mixin selector official aN
Lena;aN:Lens;
intermediary field_29375
Lnet/minecraft/class_757;field_29375:Lnet/minecraft/class_5944;
named renderTypeLinesShader
Lnet/minecraft/client/render/GameRenderer;renderTypeLinesShader:Lnet/minecraft/client/render/Shader;
-
renderTypeCrumblingShader
- Mappings:
Namespace Name Mixin selector official aO
Lena;aO:Lens;
intermediary field_29376
Lnet/minecraft/class_757;field_29376:Lnet/minecraft/class_5944;
named renderTypeCrumblingShader
Lnet/minecraft/client/render/GameRenderer;renderTypeCrumblingShader:Lnet/minecraft/client/render/Shader;
-
client
- Mappings:
Namespace Name Mixin selector official i
Lena;i:Ldvo;
intermediary field_4015
Lnet/minecraft/class_757;field_4015:Lnet/minecraft/class_310;
named client
Lnet/minecraft/client/render/GameRenderer;client:Lnet/minecraft/client/MinecraftClient;
-
resourceManager
- Mappings:
Namespace Name Mixin selector official j
Lena;j:Ladt;
intermediary field_4018
Lnet/minecraft/class_757;field_4018:Lnet/minecraft/class_3300;
named resourceManager
Lnet/minecraft/client/render/GameRenderer;resourceManager:Lnet/minecraft/resource/ResourceManager;
-
random
- Mappings:
Namespace Name Mixin selector official k
Lena;k:Ljava/util/Random;
intermediary field_3994
Lnet/minecraft/class_757;field_3994:Ljava/util/Random;
named random
Lnet/minecraft/client/render/GameRenderer;random:Ljava/util/Random;
-
viewDistance
private float viewDistance- Mappings:
Namespace Name Mixin selector official l
Lena;l:F
intermediary field_4025
Lnet/minecraft/class_757;field_4025:F
named viewDistance
Lnet/minecraft/client/render/GameRenderer;viewDistance:F
-
firstPersonRenderer
- Mappings:
Namespace Name Mixin selector official b
Lena;b:Lend;
intermediary field_4012
Lnet/minecraft/class_757;field_4012:Lnet/minecraft/class_759;
named firstPersonRenderer
Lnet/minecraft/client/render/GameRenderer;firstPersonRenderer:Lnet/minecraft/client/render/item/HeldItemRenderer;
-
mapRenderer
- Mappings:
Namespace Name Mixin selector official m
Lena;m:Ldwn;
intermediary field_4026
Lnet/minecraft/class_757;field_4026:Lnet/minecraft/class_330;
named mapRenderer
Lnet/minecraft/client/render/GameRenderer;mapRenderer:Lnet/minecraft/client/render/MapRenderer;
-
buffers
- Mappings:
Namespace Name Mixin selector official n
Lena;n:Lenn;
intermediary field_20948
Lnet/minecraft/class_757;field_20948:Lnet/minecraft/class_4599;
named buffers
Lnet/minecraft/client/render/GameRenderer;buffers:Lnet/minecraft/client/render/BufferBuilderStorage;
-
ticks
private int ticks- Mappings:
Namespace Name Mixin selector official o
Lena;o:I
intermediary field_4027
Lnet/minecraft/class_757;field_4027:I
named ticks
Lnet/minecraft/client/render/GameRenderer;ticks:I
-
movementFovMultiplier
private float movementFovMultiplier- Mappings:
Namespace Name Mixin selector official p
Lena;p:F
intermediary field_4019
Lnet/minecraft/class_757;field_4019:F
named movementFovMultiplier
Lnet/minecraft/client/render/GameRenderer;movementFovMultiplier:F
-
lastMovementFovMultiplier
private float lastMovementFovMultiplier- Mappings:
Namespace Name Mixin selector official q
Lena;q:F
intermediary field_3999
Lnet/minecraft/class_757;field_3999:F
named lastMovementFovMultiplier
Lnet/minecraft/client/render/GameRenderer;lastMovementFovMultiplier:F
-
skyDarkness
private float skyDarkness- Mappings:
Namespace Name Mixin selector official r
Lena;r:F
intermediary field_4002
Lnet/minecraft/class_757;field_4002:F
named skyDarkness
Lnet/minecraft/client/render/GameRenderer;skyDarkness:F
-
lastSkyDarkness
private float lastSkyDarkness- Mappings:
Namespace Name Mixin selector official s
Lena;s:F
intermediary field_3997
Lnet/minecraft/class_757;field_3997:F
named lastSkyDarkness
Lnet/minecraft/client/render/GameRenderer;lastSkyDarkness:F
-
renderHand
private boolean renderHand- Mappings:
Namespace Name Mixin selector official t
Lena;t:Z
intermediary field_3992
Lnet/minecraft/class_757;field_3992:Z
named renderHand
Lnet/minecraft/client/render/GameRenderer;renderHand:Z
-
blockOutlineEnabled
private boolean blockOutlineEnabled- Mappings:
Namespace Name Mixin selector official u
Lena;u:Z
intermediary field_4009
Lnet/minecraft/class_757;field_4009:Z
named blockOutlineEnabled
Lnet/minecraft/client/render/GameRenderer;blockOutlineEnabled:Z
-
lastWorldIconUpdate
private long lastWorldIconUpdate- Mappings:
Namespace Name Mixin selector official v
Lena;v:J
intermediary field_4017
Lnet/minecraft/class_757;field_4017:J
named lastWorldIconUpdate
Lnet/minecraft/client/render/GameRenderer;lastWorldIconUpdate:J
-
lastWindowFocusedTime
private long lastWindowFocusedTime- Mappings:
Namespace Name Mixin selector official w
Lena;w:J
intermediary field_3998
Lnet/minecraft/class_757;field_3998:J
named lastWindowFocusedTime
Lnet/minecraft/client/render/GameRenderer;lastWindowFocusedTime:J
-
lightmapTextureManager
- Mappings:
Namespace Name Mixin selector official x
Lena;x:Leng;
intermediary field_4028
Lnet/minecraft/class_757;field_4028:Lnet/minecraft/class_765;
named lightmapTextureManager
Lnet/minecraft/client/render/GameRenderer;lightmapTextureManager:Lnet/minecraft/client/render/LightmapTextureManager;
-
overlayTexture
- Mappings:
Namespace Name Mixin selector official y
Lena;y:Lexf;
intermediary field_20949
Lnet/minecraft/class_757;field_20949:Lnet/minecraft/class_4608;
named overlayTexture
Lnet/minecraft/client/render/GameRenderer;overlayTexture:Lnet/minecraft/client/render/OverlayTexture;
-
renderingPanorama
private boolean renderingPanorama- Mappings:
Namespace Name Mixin selector official z
Lena;z:Z
intermediary field_4001
Lnet/minecraft/class_757;field_4001:Z
named renderingPanorama
Lnet/minecraft/client/render/GameRenderer;renderingPanorama:Z
-
zoom
private float zoom- Mappings:
Namespace Name Mixin selector official A
Lena;A:F
intermediary field_4005
Lnet/minecraft/class_757;field_4005:F
named zoom
Lnet/minecraft/client/render/GameRenderer;zoom:F
-
zoomX
private float zoomX- Mappings:
Namespace Name Mixin selector official B
Lena;B:F
intermediary field_3988
Lnet/minecraft/class_757;field_3988:F
named zoomX
Lnet/minecraft/client/render/GameRenderer;zoomX:F
-
zoomY
private float zoomY- Mappings:
Namespace Name Mixin selector official C
Lena;C:F
intermediary field_4004
Lnet/minecraft/class_757;field_4004:F
named zoomY
Lnet/minecraft/client/render/GameRenderer;zoomY:F
-
floatingItem
- Mappings:
Namespace Name Mixin selector official D
Lena;D:Lbqp;
intermediary field_4006
Lnet/minecraft/class_757;field_4006:Lnet/minecraft/class_1799;
named floatingItem
Lnet/minecraft/client/render/GameRenderer;floatingItem:Lnet/minecraft/item/ItemStack;
-
floatingItemTimeLeft
private int floatingItemTimeLeft- Mappings:
Namespace Name Mixin selector official E
Lena;E:I
intermediary field_4007
Lnet/minecraft/class_757;field_4007:I
named floatingItemTimeLeft
Lnet/minecraft/client/render/GameRenderer;floatingItemTimeLeft:I
-
floatingItemWidth
private float floatingItemWidth- Mappings:
Namespace Name Mixin selector official F
Lena;F:F
intermediary field_4029
Lnet/minecraft/class_757;field_4029:F
named floatingItemWidth
Lnet/minecraft/client/render/GameRenderer;floatingItemWidth:F
-
floatingItemHeight
private float floatingItemHeight- Mappings:
Namespace Name Mixin selector official G
Lena;G:F
intermediary field_4003
Lnet/minecraft/class_757;field_4003:F
named floatingItemHeight
Lnet/minecraft/client/render/GameRenderer;floatingItemHeight:F
-
shader
- Mappings:
Namespace Name Mixin selector official H
Lena;H:Lenk;
intermediary field_4024
Lnet/minecraft/class_757;field_4024:Lnet/minecraft/class_279;
named shader
Lnet/minecraft/client/render/GameRenderer;shader:Lnet/minecraft/client/gl/ShaderEffect;
-
forcedShaderIndex
private int forcedShaderIndex- Mappings:
Namespace Name Mixin selector official J
Lena;J:I
intermediary field_4023
Lnet/minecraft/class_757;field_4023:I
named forcedShaderIndex
Lnet/minecraft/client/render/GameRenderer;forcedShaderIndex:I
-
shadersEnabled
private boolean shadersEnabled- Mappings:
Namespace Name Mixin selector official K
Lena;K:Z
intermediary field_4013
Lnet/minecraft/class_757;field_4013:Z
named shadersEnabled
Lnet/minecraft/client/render/GameRenderer;shadersEnabled:Z
-
camera
- Mappings:
Namespace Name Mixin selector official L
Lena;L:Lduz;
intermediary field_18765
Lnet/minecraft/class_757;field_18765:Lnet/minecraft/class_4184;
named camera
Lnet/minecraft/client/render/GameRenderer;camera:Lnet/minecraft/client/render/Camera;
-
blitScreenShader
- Mappings:
Namespace Name Mixin selector official e
Lena;e:Lens;
intermediary field_29403
Lnet/minecraft/class_757;field_29403:Lnet/minecraft/class_5944;
named blitScreenShader
Lnet/minecraft/client/render/GameRenderer;blitScreenShader:Lnet/minecraft/client/render/Shader;
-
shaders
- Mappings:
Namespace Name Mixin selector official M
Lena;M:Ljava/util/Map;
intermediary field_29350
Lnet/minecraft/class_757;field_29350:Ljava/util/Map;
named shaders
Lnet/minecraft/client/render/GameRenderer;shaders:Ljava/util/Map;
-
-
Constructor Details
-
GameRenderer
public GameRenderer(MinecraftClient client, ResourceManager resourceManager, BufferBuilderStorage buffers) - Mappings:
Namespace Name Mixin selector official <init>
Lena;<init>(Ldvo;Ladt;Lenn;)V
intermediary <init>
Lnet/minecraft/class_757;<init>(Lnet/minecraft/class_310;Lnet/minecraft/class_3300;Lnet/minecraft/class_4599;)V
named <init>
Lnet/minecraft/client/render/GameRenderer;<init>(Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/resource/ResourceManager;Lnet/minecraft/client/render/BufferBuilderStorage;)V
-
-
Method Details
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
-
setRenderHand
public void setRenderHand(boolean renderHand) - Mappings:
Namespace Name Mixin selector official a
Lena;a(Z)V
intermediary method_35768
Lnet/minecraft/class_757;method_35768(Z)V
named setRenderHand
Lnet/minecraft/client/render/GameRenderer;setRenderHand(Z)V
-
setBlockOutlineEnabled
public void setBlockOutlineEnabled(boolean blockOutlineEnabled) - Mappings:
Namespace Name Mixin selector official b
Lena;b(Z)V
intermediary method_35769
Lnet/minecraft/class_757;method_35769(Z)V
named setBlockOutlineEnabled
Lnet/minecraft/client/render/GameRenderer;setBlockOutlineEnabled(Z)V
-
setRenderingPanorama
public void setRenderingPanorama(boolean renderingPanorama) - Mappings:
Namespace Name Mixin selector official c
Lena;c(Z)V
intermediary method_35770
Lnet/minecraft/class_757;method_35770(Z)V
named setRenderingPanorama
Lnet/minecraft/client/render/GameRenderer;setRenderingPanorama(Z)V
-
isRenderingPanorama
public boolean isRenderingPanorama()- Mappings:
Namespace Name Mixin selector official a
Lena;a()Z
intermediary method_35765
Lnet/minecraft/class_757;method_35765()Z
named isRenderingPanorama
Lnet/minecraft/client/render/GameRenderer;isRenderingPanorama()Z
-
disableShader
public void disableShader()- Mappings:
Namespace Name Mixin selector official b
Lena;b()V
intermediary method_3207
Lnet/minecraft/class_757;method_3207()V
named disableShader
Lnet/minecraft/client/render/GameRenderer;disableShader()V
-
toggleShadersEnabled
public void toggleShadersEnabled()- Mappings:
Namespace Name Mixin selector official d
Lena;d()V
intermediary method_3184
Lnet/minecraft/class_757;method_3184()V
named toggleShadersEnabled
Lnet/minecraft/client/render/GameRenderer;toggleShadersEnabled()V
-
onCameraEntitySet
- Mappings:
Namespace Name Mixin selector official a
Lena;a(Latf;)V
intermediary method_3167
Lnet/minecraft/class_757;method_3167(Lnet/minecraft/class_1297;)V
named onCameraEntitySet
Lnet/minecraft/client/render/GameRenderer;onCameraEntitySet(Lnet/minecraft/entity/Entity;)V
-
method_35771
public void method_35771()- Mappings:
Namespace Name Mixin selector official e
Lena;e()V
intermediary method_35771
Lnet/minecraft/class_757;method_35771()V
named method_35771
Lnet/minecraft/client/render/GameRenderer;method_35771()V
-
loadShader
- Mappings:
Namespace Name Mixin selector official a
Lena;a(Lww;)V
intermediary method_3168
Lnet/minecraft/class_757;method_3168(Lnet/minecraft/class_2960;)V
named loadShader
Lnet/minecraft/client/render/GameRenderer;loadShader(Lnet/minecraft/util/Identifier;)V
-
reload
Performs the reload in the apply executor, or the game engine.- Specified by:
reload
in interfaceSynchronousResourceReloader
- Parameters:
manager
- the resource manager- Mappings:
Namespace Name Mixin selector official a
Ladu;a(Ladt;)V
intermediary method_14491
Lnet/minecraft/class_4013;method_14491(Lnet/minecraft/class_3300;)V
named reload
Lnet/minecraft/resource/SynchronousResourceReloader;reload(Lnet/minecraft/resource/ResourceManager;)V
-
preloadShaders
- Mappings:
Namespace Name Mixin selector official a
Lena;a(Ladv;)V
intermediary method_34521
Lnet/minecraft/class_757;method_34521(Lnet/minecraft/class_5912;)V
named preloadShaders
Lnet/minecraft/client/render/GameRenderer;preloadShaders(Lnet/minecraft/resource/ResourceFactory;)V
-
loadShader
- Mappings:
Namespace Name Mixin selector official a
Lena;a(Ladv;Ljava/lang/String;Ldqp;)Lens;
intermediary method_34522
Lnet/minecraft/class_757;method_34522(Lnet/minecraft/class_5912;Ljava/lang/String;Lnet/minecraft/class_293;)Lnet/minecraft/class_5944;
named loadShader
Lnet/minecraft/client/render/GameRenderer;loadShader(Lnet/minecraft/resource/ResourceFactory;Ljava/lang/String;Lnet/minecraft/client/render/VertexFormat;)Lnet/minecraft/client/render/Shader;
-
loadShaders
- Mappings:
Namespace Name Mixin selector official b
Lena;b(Ladt;)V
intermediary method_34538
Lnet/minecraft/class_757;method_34538(Lnet/minecraft/class_3300;)V
named loadShaders
Lnet/minecraft/client/render/GameRenderer;loadShaders(Lnet/minecraft/resource/ResourceManager;)V
-
clearShaders
private void clearShaders()- Mappings:
Namespace Name Mixin selector official ar
Lena;ar()V
intermediary method_34537
Lnet/minecraft/class_757;method_34537()V
named clearShaders
Lnet/minecraft/client/render/GameRenderer;clearShaders()V
-
method_35767
- Mappings:
Namespace Name Mixin selector official a
Lena;a(Ljava/lang/String;)Lens;
intermediary method_35767
Lnet/minecraft/class_757;method_35767(Ljava/lang/String;)Lnet/minecraft/class_5944;
named method_35767
Lnet/minecraft/client/render/GameRenderer;method_35767(Ljava/lang/String;)Lnet/minecraft/client/render/Shader;
-
tick
public void tick()- Mappings:
Namespace Name Mixin selector official f
Lena;f()V
intermediary method_3182
Lnet/minecraft/class_757;method_3182()V
named tick
Lnet/minecraft/client/render/GameRenderer;tick()V
-
getShader
- Mappings:
Namespace Name Mixin selector official g
Lena;g()Lenk;
intermediary method_3183
Lnet/minecraft/class_757;method_3183()Lnet/minecraft/class_279;
named getShader
Lnet/minecraft/client/render/GameRenderer;getShader()Lnet/minecraft/client/gl/ShaderEffect;
-
onResized
public void onResized(int width, int height) - Mappings:
Namespace Name Mixin selector official a
Lena;a(II)V
intermediary method_3169
Lnet/minecraft/class_757;method_3169(II)V
named onResized
Lnet/minecraft/client/render/GameRenderer;onResized(II)V
-
updateTargetedEntity
public void updateTargetedEntity(float tickDelta) - Mappings:
Namespace Name Mixin selector official a
Lena;a(F)V
intermediary method_3190
Lnet/minecraft/class_757;method_3190(F)V
named updateTargetedEntity
Lnet/minecraft/client/render/GameRenderer;updateTargetedEntity(F)V
-
updateMovementFovMultiplier
private void updateMovementFovMultiplier()- Mappings:
Namespace Name Mixin selector official as
Lena;as()V
intermediary method_3199
Lnet/minecraft/class_757;method_3199()V
named updateMovementFovMultiplier
Lnet/minecraft/client/render/GameRenderer;updateMovementFovMultiplier()V
-
getFov
- Mappings:
Namespace Name Mixin selector official a
Lena;a(Lduz;FZ)D
intermediary method_3196
Lnet/minecraft/class_757;method_3196(Lnet/minecraft/class_4184;FZ)D
named getFov
Lnet/minecraft/client/render/GameRenderer;getFov(Lnet/minecraft/client/render/Camera;FZ)D
-
bobViewWhenHurt
- Mappings:
Namespace Name Mixin selector official a
Lena;a(Ldqk;F)V
intermediary method_3198
Lnet/minecraft/class_757;method_3198(Lnet/minecraft/class_4587;F)V
named bobViewWhenHurt
Lnet/minecraft/client/render/GameRenderer;bobViewWhenHurt(Lnet/minecraft/client/util/math/MatrixStack;F)V
-
bobView
- Mappings:
Namespace Name Mixin selector official b
Lena;b(Ldqk;F)V
intermediary method_3186
Lnet/minecraft/class_757;method_3186(Lnet/minecraft/class_4587;F)V
named bobView
Lnet/minecraft/client/render/GameRenderer;bobView(Lnet/minecraft/client/util/math/MatrixStack;F)V
-
renderWithZoom
public void renderWithZoom(float zoom, float zoomX, float zoomY) - Mappings:
Namespace Name Mixin selector official a
Lena;a(FFF)V
intermediary method_35766
Lnet/minecraft/class_757;method_35766(FFF)V
named renderWithZoom
Lnet/minecraft/client/render/GameRenderer;renderWithZoom(FFF)V
-
renderHand
- Mappings:
Namespace Name Mixin selector official a
Lena;a(Ldqk;Lduz;F)V
intermediary method_3172
Lnet/minecraft/class_757;method_3172(Lnet/minecraft/class_4587;Lnet/minecraft/class_4184;F)V
named renderHand
Lnet/minecraft/client/render/GameRenderer;renderHand(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/Camera;F)V
-
loadProjectionMatrix
- Mappings:
Namespace Name Mixin selector official a
Lena;a(Ld;)V
intermediary method_22709
Lnet/minecraft/class_757;method_22709(Lnet/minecraft/class_1159;)V
named loadProjectionMatrix
Lnet/minecraft/client/render/GameRenderer;loadProjectionMatrix(Lnet/minecraft/util/math/Matrix4f;)V
-
getBasicProjectionMatrix
- Mappings:
Namespace Name Mixin selector official a
Lena;a(D)Ld;
intermediary method_22973
Lnet/minecraft/class_757;method_22973(D)Lnet/minecraft/class_1159;
named getBasicProjectionMatrix
Lnet/minecraft/client/render/GameRenderer;getBasicProjectionMatrix(D)Lnet/minecraft/util/math/Matrix4f;
-
method_32796
public float method_32796()- Mappings:
Namespace Name Mixin selector official h
Lena;h()F
intermediary method_32796
Lnet/minecraft/class_757;method_32796()F
named method_32796
Lnet/minecraft/client/render/GameRenderer;method_32796()F
-
getNightVisionStrength
- Mappings:
Namespace Name Mixin selector official a
Lena;a(Latt;F)F
intermediary method_3174
Lnet/minecraft/class_757;method_3174(Lnet/minecraft/class_1309;F)F
named getNightVisionStrength
Lnet/minecraft/client/render/GameRenderer;getNightVisionStrength(Lnet/minecraft/entity/LivingEntity;F)F
-
render
public void render(float tickDelta, long startTime, boolean tick) - Mappings:
Namespace Name Mixin selector official a
Lena;a(FJZ)V
intermediary method_3192
Lnet/minecraft/class_757;method_3192(FJZ)V
named render
Lnet/minecraft/client/render/GameRenderer;render(FJZ)V
-
updateWorldIcon
private void updateWorldIcon()- Mappings:
Namespace Name Mixin selector official at
Lena;at()V
intermediary method_3176
Lnet/minecraft/class_757;method_3176()V
named updateWorldIcon
Lnet/minecraft/client/render/GameRenderer;updateWorldIcon()V
-
shouldRenderBlockOutline
private boolean shouldRenderBlockOutline()- Mappings:
Namespace Name Mixin selector official au
Lena;au()Z
intermediary method_3202
Lnet/minecraft/class_757;method_3202()Z
named shouldRenderBlockOutline
Lnet/minecraft/client/render/GameRenderer;shouldRenderBlockOutline()Z
-
renderWorld
- Mappings:
Namespace Name Mixin selector official a
Lena;a(FJLdqk;)V
intermediary method_3188
Lnet/minecraft/class_757;method_3188(FJLnet/minecraft/class_4587;)V
named renderWorld
Lnet/minecraft/client/render/GameRenderer;renderWorld(FJLnet/minecraft/client/util/math/MatrixStack;)V
-
reset
public void reset()- Mappings:
Namespace Name Mixin selector official i
Lena;i()V
intermediary method_3203
Lnet/minecraft/class_757;method_3203()V
named reset
Lnet/minecraft/client/render/GameRenderer;reset()V
-
getMapRenderer
- Mappings:
Namespace Name Mixin selector official j
Lena;j()Ldwn;
intermediary method_3194
Lnet/minecraft/class_757;method_3194()Lnet/minecraft/class_330;
named getMapRenderer
Lnet/minecraft/client/render/GameRenderer;getMapRenderer()Lnet/minecraft/client/render/MapRenderer;
-
showFloatingItem
- Mappings:
Namespace Name Mixin selector official a
Lena;a(Lbqp;)V
intermediary method_3189
Lnet/minecraft/class_757;method_3189(Lnet/minecraft/class_1799;)V
named showFloatingItem
Lnet/minecraft/client/render/GameRenderer;showFloatingItem(Lnet/minecraft/item/ItemStack;)V
-
renderFloatingItem
private void renderFloatingItem(int scaledWidth, int scaledHeight, float tickDelta) - Mappings:
Namespace Name Mixin selector official a
Lena;a(IIF)V
intermediary method_3171
Lnet/minecraft/class_757;method_3171(IIF)V
named renderFloatingItem
Lnet/minecraft/client/render/GameRenderer;renderFloatingItem(IIF)V
-
method_31136
private void method_31136(float float2) - Mappings:
Namespace Name Mixin selector official c
Lena;c(F)V
intermediary method_31136
Lnet/minecraft/class_757;method_31136(F)V
named method_31136
Lnet/minecraft/client/render/GameRenderer;method_31136(F)V
-
method_35772
- Mappings:
Namespace Name Mixin selector official k
Lena;k()Ldvo;
intermediary method_35772
Lnet/minecraft/class_757;method_35772()Lnet/minecraft/class_310;
named method_35772
Lnet/minecraft/client/render/GameRenderer;method_35772()Lnet/minecraft/client/MinecraftClient;
-
getSkyDarkness
public float getSkyDarkness(float tickDelta) - Mappings:
Namespace Name Mixin selector official b
Lena;b(F)F
intermediary method_3195
Lnet/minecraft/class_757;method_3195(F)F
named getSkyDarkness
Lnet/minecraft/client/render/GameRenderer;getSkyDarkness(F)F
-
getViewDistance
public float getViewDistance()- Mappings:
Namespace Name Mixin selector official l
Lena;l()F
intermediary method_3193
Lnet/minecraft/class_757;method_3193()F
named getViewDistance
Lnet/minecraft/client/render/GameRenderer;getViewDistance()F
-
getCamera
- Mappings:
Namespace Name Mixin selector official m
Lena;m()Lduz;
intermediary method_19418
Lnet/minecraft/class_757;method_19418()Lnet/minecraft/class_4184;
named getCamera
Lnet/minecraft/client/render/GameRenderer;getCamera()Lnet/minecraft/client/render/Camera;
-
getLightmapTextureManager
- Mappings:
Namespace Name Mixin selector official n
Lena;n()Leng;
intermediary method_22974
Lnet/minecraft/class_757;method_22974()Lnet/minecraft/class_765;
named getLightmapTextureManager
Lnet/minecraft/client/render/GameRenderer;getLightmapTextureManager()Lnet/minecraft/client/render/LightmapTextureManager;
-
getOverlayTexture
- Mappings:
Namespace Name Mixin selector official o
Lena;o()Lexf;
intermediary method_22975
Lnet/minecraft/class_757;method_22975()Lnet/minecraft/class_4608;
named getOverlayTexture
Lnet/minecraft/client/render/GameRenderer;getOverlayTexture()Lnet/minecraft/client/render/OverlayTexture;
-
getPositionShader
- Mappings:
Namespace Name Mixin selector official p
Lena;p()Lens;
intermediary method_34539
Lnet/minecraft/class_757;method_34539()Lnet/minecraft/class_5944;
named getPositionShader
Lnet/minecraft/client/render/GameRenderer;getPositionShader()Lnet/minecraft/client/render/Shader;
-
getPositionColorShader
- Mappings:
Namespace Name Mixin selector official q
Lena;q()Lens;
intermediary method_34540
Lnet/minecraft/class_757;method_34540()Lnet/minecraft/class_5944;
named getPositionColorShader
Lnet/minecraft/client/render/GameRenderer;getPositionColorShader()Lnet/minecraft/client/render/Shader;
-
getPositionColorTexShader
- Mappings:
Namespace Name Mixin selector official r
Lena;r()Lens;
intermediary method_34541
Lnet/minecraft/class_757;method_34541()Lnet/minecraft/class_5944;
named getPositionColorTexShader
Lnet/minecraft/client/render/GameRenderer;getPositionColorTexShader()Lnet/minecraft/client/render/Shader;
-
getPositionTexShader
- Mappings:
Namespace Name Mixin selector official s
Lena;s()Lens;
intermediary method_34542
Lnet/minecraft/class_757;method_34542()Lnet/minecraft/class_5944;
named getPositionTexShader
Lnet/minecraft/client/render/GameRenderer;getPositionTexShader()Lnet/minecraft/client/render/Shader;
-
getPositionTexColorShader
- Mappings:
Namespace Name Mixin selector official t
Lena;t()Lens;
intermediary method_34543
Lnet/minecraft/class_757;method_34543()Lnet/minecraft/class_5944;
named getPositionTexColorShader
Lnet/minecraft/client/render/GameRenderer;getPositionTexColorShader()Lnet/minecraft/client/render/Shader;
-
getBlockShader
- Mappings:
Namespace Name Mixin selector official u
Lena;u()Lens;
intermediary method_34544
Lnet/minecraft/class_757;method_34544()Lnet/minecraft/class_5944;
named getBlockShader
Lnet/minecraft/client/render/GameRenderer;getBlockShader()Lnet/minecraft/client/render/Shader;
-
getNewEntityShader
- Mappings:
Namespace Name Mixin selector official v
Lena;v()Lens;
intermediary method_34545
Lnet/minecraft/class_757;method_34545()Lnet/minecraft/class_5944;
named getNewEntityShader
Lnet/minecraft/client/render/GameRenderer;getNewEntityShader()Lnet/minecraft/client/render/Shader;
-
getParticleShader
- Mappings:
Namespace Name Mixin selector official w
Lena;w()Lens;
intermediary method_34546
Lnet/minecraft/class_757;method_34546()Lnet/minecraft/class_5944;
named getParticleShader
Lnet/minecraft/client/render/GameRenderer;getParticleShader()Lnet/minecraft/client/render/Shader;
-
getPositionColorLightmapShader
- Mappings:
Namespace Name Mixin selector official x
Lena;x()Lens;
intermediary method_34547
Lnet/minecraft/class_757;method_34547()Lnet/minecraft/class_5944;
named getPositionColorLightmapShader
Lnet/minecraft/client/render/GameRenderer;getPositionColorLightmapShader()Lnet/minecraft/client/render/Shader;
-
getPositionColorTexLightmapShader
- Mappings:
Namespace Name Mixin selector official y
Lena;y()Lens;
intermediary method_34548
Lnet/minecraft/class_757;method_34548()Lnet/minecraft/class_5944;
named getPositionColorTexLightmapShader
Lnet/minecraft/client/render/GameRenderer;getPositionColorTexLightmapShader()Lnet/minecraft/client/render/Shader;
-
getPositionTexColorNormalShader
- Mappings:
Namespace Name Mixin selector official z
Lena;z()Lens;
intermediary method_34549
Lnet/minecraft/class_757;method_34549()Lnet/minecraft/class_5944;
named getPositionTexColorNormalShader
Lnet/minecraft/client/render/GameRenderer;getPositionTexColorNormalShader()Lnet/minecraft/client/render/Shader;
-
getPositionTexLightmapColorShader
- Mappings:
Namespace Name Mixin selector official A
Lena;A()Lens;
intermediary method_35764
Lnet/minecraft/class_757;method_35764()Lnet/minecraft/class_5944;
named getPositionTexLightmapColorShader
Lnet/minecraft/client/render/GameRenderer;getPositionTexLightmapColorShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeSolidShader
- Mappings:
Namespace Name Mixin selector official B
Lena;B()Lens;
intermediary method_34495
Lnet/minecraft/class_757;method_34495()Lnet/minecraft/class_5944;
named getRenderTypeSolidShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeSolidShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeCutoutMippedShader
- Mappings:
Namespace Name Mixin selector official C
Lena;C()Lens;
intermediary method_34496
Lnet/minecraft/class_757;method_34496()Lnet/minecraft/class_5944;
named getRenderTypeCutoutMippedShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeCutoutMippedShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeCutoutShader
- Mappings:
Namespace Name Mixin selector official D
Lena;D()Lens;
intermediary method_34497
Lnet/minecraft/class_757;method_34497()Lnet/minecraft/class_5944;
named getRenderTypeCutoutShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeCutoutShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeTranslucentShader
- Mappings:
Namespace Name Mixin selector official E
Lena;E()Lens;
intermediary method_34498
Lnet/minecraft/class_757;method_34498()Lnet/minecraft/class_5944;
named getRenderTypeTranslucentShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeTranslucentShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeTranslucentMovingBlockShader
- Mappings:
Namespace Name Mixin selector official F
Lena;F()Lens;
intermediary method_34499
Lnet/minecraft/class_757;method_34499()Lnet/minecraft/class_5944;
named getRenderTypeTranslucentMovingBlockShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeTranslucentMovingBlockShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeTranslucentNoCrumblingShader
- Mappings:
Namespace Name Mixin selector official G
Lena;G()Lens;
intermediary method_34500
Lnet/minecraft/class_757;method_34500()Lnet/minecraft/class_5944;
named getRenderTypeTranslucentNoCrumblingShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeTranslucentNoCrumblingShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeArmorCutoutNoCullShader
- Mappings:
Namespace Name Mixin selector official H
Lena;H()Lens;
intermediary method_34501
Lnet/minecraft/class_757;method_34501()Lnet/minecraft/class_5944;
named getRenderTypeArmorCutoutNoCullShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeArmorCutoutNoCullShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeEntitySolidShader
- Mappings:
Namespace Name Mixin selector official I
Lena;I()Lens;
intermediary method_34502
Lnet/minecraft/class_757;method_34502()Lnet/minecraft/class_5944;
named getRenderTypeEntitySolidShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeEntitySolidShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeEntityCutoutShader
- Mappings:
Namespace Name Mixin selector official J
Lena;J()Lens;
intermediary method_34503
Lnet/minecraft/class_757;method_34503()Lnet/minecraft/class_5944;
named getRenderTypeEntityCutoutShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeEntityCutoutShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeEntityCutoutNoNullShader
- Mappings:
Namespace Name Mixin selector official K
Lena;K()Lens;
intermediary method_34504
Lnet/minecraft/class_757;method_34504()Lnet/minecraft/class_5944;
named getRenderTypeEntityCutoutNoNullShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeEntityCutoutNoNullShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeEntityCutoutNoNullZOffsetShader
- Mappings:
Namespace Name Mixin selector official L
Lena;L()Lens;
intermediary method_34505
Lnet/minecraft/class_757;method_34505()Lnet/minecraft/class_5944;
named getRenderTypeEntityCutoutNoNullZOffsetShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeEntityCutoutNoNullZOffsetShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeItemEntityTranslucentCullShader
- Mappings:
Namespace Name Mixin selector official M
Lena;M()Lens;
intermediary method_34506
Lnet/minecraft/class_757;method_34506()Lnet/minecraft/class_5944;
named getRenderTypeItemEntityTranslucentCullShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeItemEntityTranslucentCullShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeEntityTranslucentCullShader
- Mappings:
Namespace Name Mixin selector official N
Lena;N()Lens;
intermediary method_34507
Lnet/minecraft/class_757;method_34507()Lnet/minecraft/class_5944;
named getRenderTypeEntityTranslucentCullShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeEntityTranslucentCullShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeEntityTranslucentShader
- Mappings:
Namespace Name Mixin selector official O
Lena;O()Lens;
intermediary method_34508
Lnet/minecraft/class_757;method_34508()Lnet/minecraft/class_5944;
named getRenderTypeEntityTranslucentShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeEntityTranslucentShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeEntitySmoothCutoutShader
- Mappings:
Namespace Name Mixin selector official P
Lena;P()Lens;
intermediary method_34509
Lnet/minecraft/class_757;method_34509()Lnet/minecraft/class_5944;
named getRenderTypeEntitySmoothCutoutShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeEntitySmoothCutoutShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeBeaconBeamShader
- Mappings:
Namespace Name Mixin selector official Q
Lena;Q()Lens;
intermediary method_34510
Lnet/minecraft/class_757;method_34510()Lnet/minecraft/class_5944;
named getRenderTypeBeaconBeamShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeBeaconBeamShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeEntityDecalShader
- Mappings:
Namespace Name Mixin selector official R
Lena;R()Lens;
intermediary method_34511
Lnet/minecraft/class_757;method_34511()Lnet/minecraft/class_5944;
named getRenderTypeEntityDecalShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeEntityDecalShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeEntityNoOutlineShader
- Mappings:
Namespace Name Mixin selector official S
Lena;S()Lens;
intermediary method_34512
Lnet/minecraft/class_757;method_34512()Lnet/minecraft/class_5944;
named getRenderTypeEntityNoOutlineShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeEntityNoOutlineShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeEntityShadowShader
- Mappings:
Namespace Name Mixin selector official T
Lena;T()Lens;
intermediary method_34513
Lnet/minecraft/class_757;method_34513()Lnet/minecraft/class_5944;
named getRenderTypeEntityShadowShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeEntityShadowShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeEntityAlphaShader
- Mappings:
Namespace Name Mixin selector official U
Lena;U()Lens;
intermediary method_34514
Lnet/minecraft/class_757;method_34514()Lnet/minecraft/class_5944;
named getRenderTypeEntityAlphaShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeEntityAlphaShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeEyesShader
- Mappings:
Namespace Name Mixin selector official V
Lena;V()Lens;
intermediary method_34515
Lnet/minecraft/class_757;method_34515()Lnet/minecraft/class_5944;
named getRenderTypeEyesShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeEyesShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeEnergySwirlShader
- Mappings:
Namespace Name Mixin selector official W
Lena;W()Lens;
intermediary method_34516
Lnet/minecraft/class_757;method_34516()Lnet/minecraft/class_5944;
named getRenderTypeEnergySwirlShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeEnergySwirlShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeLeashShader
- Mappings:
Namespace Name Mixin selector official X
Lena;X()Lens;
intermediary method_34517
Lnet/minecraft/class_757;method_34517()Lnet/minecraft/class_5944;
named getRenderTypeLeashShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeLeashShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeWaterMaskShader
- Mappings:
Namespace Name Mixin selector official Y
Lena;Y()Lens;
intermediary method_34518
Lnet/minecraft/class_757;method_34518()Lnet/minecraft/class_5944;
named getRenderTypeWaterMaskShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeWaterMaskShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeOutlineShader
- Mappings:
Namespace Name Mixin selector official Z
Lena;Z()Lens;
intermediary method_34519
Lnet/minecraft/class_757;method_34519()Lnet/minecraft/class_5944;
named getRenderTypeOutlineShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeOutlineShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeArmorGlintShader
- Mappings:
Namespace Name Mixin selector official aa
Lena;aa()Lens;
intermediary method_34520
Lnet/minecraft/class_757;method_34520()Lnet/minecraft/class_5944;
named getRenderTypeArmorGlintShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeArmorGlintShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeArmorEntityGlintShader
- Mappings:
Namespace Name Mixin selector official ab
Lena;ab()Lens;
intermediary method_34523
Lnet/minecraft/class_757;method_34523()Lnet/minecraft/class_5944;
named getRenderTypeArmorEntityGlintShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeArmorEntityGlintShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeGlintTranslucentShader
- Mappings:
Namespace Name Mixin selector official ac
Lena;ac()Lens;
intermediary method_34524
Lnet/minecraft/class_757;method_34524()Lnet/minecraft/class_5944;
named getRenderTypeGlintTranslucentShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeGlintTranslucentShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeGlintShader
- Mappings:
Namespace Name Mixin selector official ad
Lena;ad()Lens;
intermediary method_34525
Lnet/minecraft/class_757;method_34525()Lnet/minecraft/class_5944;
named getRenderTypeGlintShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeGlintShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeGlintDirectShader
- Mappings:
Namespace Name Mixin selector official ae
Lena;ae()Lens;
intermediary method_34526
Lnet/minecraft/class_757;method_34526()Lnet/minecraft/class_5944;
named getRenderTypeGlintDirectShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeGlintDirectShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeEntityGlintShader
- Mappings:
Namespace Name Mixin selector official af
Lena;af()Lens;
intermediary method_34527
Lnet/minecraft/class_757;method_34527()Lnet/minecraft/class_5944;
named getRenderTypeEntityGlintShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeEntityGlintShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeEntityGlintDirectShader
- Mappings:
Namespace Name Mixin selector official ag
Lena;ag()Lens;
intermediary method_34528
Lnet/minecraft/class_757;method_34528()Lnet/minecraft/class_5944;
named getRenderTypeEntityGlintDirectShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeEntityGlintDirectShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeTextShader
- Mappings:
Namespace Name Mixin selector official ah
Lena;ah()Lens;
intermediary method_34529
Lnet/minecraft/class_757;method_34529()Lnet/minecraft/class_5944;
named getRenderTypeTextShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeTextShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeTextIntensityShader
- Mappings:
Namespace Name Mixin selector official ai
Lena;ai()Lens;
intermediary method_36432
Lnet/minecraft/class_757;method_36432()Lnet/minecraft/class_5944;
named getRenderTypeTextIntensityShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeTextIntensityShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeTextSeeThroughShader
- Mappings:
Namespace Name Mixin selector official aj
Lena;aj()Lens;
intermediary method_34530
Lnet/minecraft/class_757;method_34530()Lnet/minecraft/class_5944;
named getRenderTypeTextSeeThroughShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeTextSeeThroughShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeTextIntensitySeeThroughShader
- Mappings:
Namespace Name Mixin selector official ak
Lena;ak()Lens;
intermediary method_36433
Lnet/minecraft/class_757;method_36433()Lnet/minecraft/class_5944;
named getRenderTypeTextIntensitySeeThroughShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeTextIntensitySeeThroughShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeLightningShader
- Mappings:
Namespace Name Mixin selector official al
Lena;al()Lens;
intermediary method_34531
Lnet/minecraft/class_757;method_34531()Lnet/minecraft/class_5944;
named getRenderTypeLightningShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeLightningShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeTripwireShader
- Mappings:
Namespace Name Mixin selector official am
Lena;am()Lens;
intermediary method_34532
Lnet/minecraft/class_757;method_34532()Lnet/minecraft/class_5944;
named getRenderTypeTripwireShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeTripwireShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeEndPortalShader
- Mappings:
Namespace Name Mixin selector official an
Lena;an()Lens;
intermediary method_34533
Lnet/minecraft/class_757;method_34533()Lnet/minecraft/class_5944;
named getRenderTypeEndPortalShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeEndPortalShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeEndGatewayShader
- Mappings:
Namespace Name Mixin selector official ao
Lena;ao()Lens;
intermediary method_34534
Lnet/minecraft/class_757;method_34534()Lnet/minecraft/class_5944;
named getRenderTypeEndGatewayShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeEndGatewayShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeLinesShader
- Mappings:
Namespace Name Mixin selector official ap
Lena;ap()Lens;
intermediary method_34535
Lnet/minecraft/class_757;method_34535()Lnet/minecraft/class_5944;
named getRenderTypeLinesShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeLinesShader()Lnet/minecraft/client/render/Shader;
-
getRenderTypeCrumblingShader
- Mappings:
Namespace Name Mixin selector official aq
Lena;aq()Lens;
intermediary method_34536
Lnet/minecraft/class_757;method_34536()Lnet/minecraft/class_5944;
named getRenderTypeCrumblingShader
Lnet/minecraft/client/render/GameRenderer;getRenderTypeCrumblingShader()Lnet/minecraft/client/render/Shader;
-