yarn/mappings/net/minecraft/client/gui
bluebear94 46503b6892
1.20 client mappings (#3582)
* Map LogoDrawer constants

* Map constants in PlayerSkinDrawer

Since we can’t consult mojmap, the precise meanings of the various
‘8’ constants will remain elusive. The mappings in this commit
are inferred from the position of the ‘40’ (FACE_OVERLAY_X).

* Map more GUI constants

* Add parameter mapping for SpectatorHud.cycleSlot

* Map two Particle fields

* Map the rest of the Frustum class

* Map WorldRenderer

* Add mappings for debug renderers and entity models

* SinglePartEntityModel.ZERO → TEMP

This is not always zero; rather, it is used for temporary storage.

* Add more mappings for SplashTextRenderer

* Fix javadocs for SplashText.render’s alpha parameter

* Map screen handler constants

* Map interactivity parameters for structure blocks

* Add mappings for various fixes

* Implement suggested changes

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Shnupbups <shnupbups@gmail.com>
2023-06-29 11:48:21 +01:00
..
hud 1.20 client mappings (#3582) 2023-06-29 11:48:21 +01:00
navigation 1.19.4 pre3 stuff (#3521) 2023-03-02 14:07:09 +00:00
screen 1.20 client mappings (#3582) 2023-06-29 11:48:21 +01:00
tab 1.19.4 pre3 stuff (#3521) 2023-03-02 14:07:09 +00:00
tooltip More 23w16a stuff (#3551) 2023-04-22 16:39:21 +10:00
widget 1.20-pre6 stuff (#3587) 2023-05-25 23:39:17 +09:00
AbstractParentElement.mapping Quick fixes (#1534) 2020-07-05 13:45:54 +01:00
CubeMapRenderer.mapping Map GUI stuff (#2762) 2021-10-16 14:01:23 +01:00
DrawContext.mapping Swapped x2 and y1 in DrawContext#fill (#3599) 2023-06-24 10:48:29 +10:00
Drawable.mapping DrawableHelper -> DrawContext (#3548) 2023-04-22 00:15:10 +09:00
EditBox.mapping 1.19.1-pre4 stuff (#3237) 2022-07-15 14:12:43 +00:00
Element.mapping 23w03a more stuff (#3461) 2023-01-22 02:01:44 +09:00
LogoDrawer.mapping 1.20 client mappings (#3582) 2023-06-29 11:48:21 +01:00
Narratable.mapping Screen Narration stuff (#2425) 2021-05-26 11:08:37 +01:00
ParentElement.mapping 23w03a more stuff (#3461) 2023-01-22 02:01:44 +09:00
PlayerSkinDrawer.mapping 1.20 client mappings (#3582) 2023-06-29 11:48:21 +01:00
RotatingCubeMapRenderer.mapping 22w42a client (#3352) 2022-10-26 17:44:19 +09:00
ScreenPos.mapping 1.19.4 pre3 stuff (#3521) 2023-03-02 14:07:09 +00:00
ScreenRect.mapping 1.19.4 pre3 stuff (#3521) 2023-03-02 14:07:09 +00:00
Selectable.mapping Map more screens stuff (#2546) 2021-07-05 16:32:12 +01:00
WorldGenerationProgressTracker.mapping 21w10a 2021-03-10 18:34:17 +00:00