yarn/mappings/net/minecraft/client/render/debug
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
..
BeeDebugRenderer.mapping 23w06a client (#3489) 2023-02-13 18:27:49 +01:00
BlockOutlineDebugRenderer.mapping render (#1972) 2021-01-23 21:21:31 +00:00
ChunkBorderDebugRenderer.mapping 23w06a client (#3489) 2023-02-13 18:27:49 +01:00
ChunkLoadingDebugRenderer.mapping Map debug renderers stuff (#2520) 2021-06-27 11:13:39 +01:00
CollisionDebugRenderer.mapping Refactor rendering (#930) 2019-11-07 18:03:04 +00:00
DebugRenderer.mapping 23w18a more stuff (#3567) 2023-05-06 13:28:33 +10:00
GameEventDebugRenderer.mapping 23w06a client (#3489) 2023-02-13 18:27:49 +01:00
GameTestDebugRenderer.mapping 23w06a client (#3489) 2023-02-13 18:27:49 +01:00
GoalSelectorDebugRenderer.mapping 23w06a client (#3489) 2023-02-13 18:27:49 +01:00
HeightmapDebugRenderer.mapping 22w43a 2022-10-26 15:05:20 +01:00
LightDebugRenderer.mapping 1.20 client mappings (#3582) 2023-06-29 11:48:21 +01:00
NeighborUpdateDebugRenderer.mapping Map rendering stuff (#3114) 2022-04-27 16:40:20 +00:00
PathfindingDebugRenderer.mapping 23w06a client (#3489) 2023-02-13 18:27:49 +01:00
RaidCenterDebugRenderer.mapping 23w06a client (#3489) 2023-02-13 18:27:49 +01:00
SkyLightDebugRenderer.mapping Map debug renderers stuff (#2520) 2021-06-27 11:13:39 +01:00
StructureDebugRenderer.mapping Map debug renderers stuff (#2520) 2021-06-27 11:13:39 +01:00
SupportingBlockDebugRenderer.mapping 1.20 client mappings (#3582) 2023-06-29 11:48:21 +01:00
VillageDebugRenderer.mapping 23w06a client (#3489) 2023-02-13 18:27:49 +01:00
VillageSectionsDebugRenderer.mapping 23w06a client (#3489) 2023-02-13 18:27:49 +01:00
WaterDebugRenderer.mapping Refactor rendering (#930) 2019-11-07 18:03:04 +00:00
WorldGenAttemptDebugRenderer.mapping Map rendering stuff (#2800) 2021-11-01 13:27:53 +00:00