-
-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
some mappings for worldrenderer (#619)
* some mappings for worldrenderer and one picomapping for chunkbuilder * chunkbuilder was misleading apparently * Update mappings/net/minecraft/client/render/WorldRenderer.mapping Co-authored-by: Eli Orona <[email protected]> * Update mappings/net/minecraft/client/render/WorldRenderer.mapping Co-authored-by: Eli Orona <[email protected]> * Apply suggestions from code review * some more mappings i guess * some more mappings i guess * Update mappings/net/minecraft/client/render/WorldRenderer.mapping Co-authored-by: Eli Orona <[email protected]> * Update mappings/net/minecraft/util/math/MathHelper.mapping Co-authored-by: Eli Orona <[email protected]> --------- Co-authored-by: Eli Orona <[email protected]>
- Loading branch information
1 parent
71d7aed
commit 24ea1b0
Showing
3 changed files
with
21 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 2 additions & 0 deletions
2
mappings/net/minecraft/client/render/chunk/ChunkBuilder.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
CLASS net/minecraft/unmapped/C_sjynkhfr net/minecraft/client/render/chunk/ChunkBuilder | ||
FIELD f_losuuhkx currentLinkedQueue Ljava/util/Queue; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
24ea1b0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
With commit 24ea1b0, 6 file(s) were updated with 144 line(s) added and 132 removed compared to the latest Quilt Mappings version.
View the diff here: