Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quick fixes #1534

Merged
merged 2 commits into from
Jul 5, 2020
Merged

Quick fixes #1534

merged 2 commits into from
Jul 5, 2020

Conversation

YanisBft
Copy link
Contributor

@YanisBft YanisBft commented Jul 1, 2020

Closes #1373
Closes #1529
Closes #1530
Progress on #987

@YanisBft YanisBft added bug Fixes or discusses a bug within the mappings refactor A PR that renames existing names. release A PR that targets a release version of Minecraft labels Jul 1, 2020
@YanisBft YanisBft requested review from liach, Juuxel and a team July 1, 2020 09:52
@@ -178,7 +178,7 @@ CLASS net/minecraft/class_327 net/minecraft/client/font/TextRenderer
ARG 4 y
ARG 5 color
ARG 6 rightToLeft
CLASS class_5232 ShadowDrawer
CLASS class_5232 Drawer
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This could be confused with the type of furniture. Maybe Renderer?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could work too, will wait a bit for opinions before renaming it

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wouldn't it be weird to have a TextRenderer.Renderer class?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe TextDrawer to not have confusion from a plain Drawer?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Who will confuse an inner class of TextRenderer with a furniture?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good question. :tiny_potato:

@YanisBft YanisBft changed the base branch from 1.16.1 to 20w27a July 1, 2020 20:46
@YanisBft YanisBft added snapshot A PR that targets a snapshot version of Minecraft and removed release A PR that targets a release version of Minecraft labels Jul 1, 2020
@modmuss50 modmuss50 merged commit 4b5dadb into FabricMC:20w27a Jul 5, 2020
@YanisBft YanisBft deleted the bug-fixes branch July 5, 2020 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes or discusses a bug within the mappings ready to merge refactor A PR that renames existing names. snapshot A PR that targets a snapshot version of Minecraft
Projects
None yet
6 participants