Skip to content

1.21.3 build - #24

Merged
ImCodist merged 3 commits into
ImCodist:mainfrom
tehbeard:1.21.3
Dec 6, 2024
Merged

1.21.3 build#24
ImCodist merged 3 commits into
ImCodist:mainfrom
tehbeard:1.21.3

Conversation

@tehbeard

@tehbeard tehbeard commented Dec 6, 2024

Copy link
Copy Markdown
Contributor

Fixes a change with the net.minecraft.client.gui.DrawContext:drawTexture(...) method where it now requires a function to provide a RenderLayer as a parameter.

Trial and error has shown RenderLayer::getGuiTexturedOverlay to be the correct parameter value, others caused background texture of the overlay to be a white square instead.

Added needed function parameter to select the GUI overlay and correctly render the background.
@ImCodist
ImCodist merged commit 30e21df into ImCodist:main Dec 6, 2024
@ImCodist

ImCodist commented Dec 6, 2024

Copy link
Copy Markdown
Owner

ive been putting off a 1.21.3 build because i kept thinking "oh their just gonna release a new minor version anytime soon i know it" but then that turned into uh Never since the winter drop exists so i really appreciate you doing this LOL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants