Commit Graph

1494 Commits

Author SHA1 Message Date
enjarai 36373c69e4
Update method names in DefaultSkinHelper to reflect new return type (#3681) 2023-10-05 06:36:24 +11:00
alexia 1a5fab57aa
DebugHud.{show -> should}ShowPacketSizeAndPingCharts (#3680)
Looks like a typo, the new name matches the other Yarn mappings in the class.
2023-10-04 23:38:06 +11:00
kb1000 596fd90f6b
AbstractClientPlayerEntity.getSkinTextures (#3669) 2023-09-17 12:41:46 +02:00
Shnupbups 27fc8fc794
1.20.2-rc1 stuff (#3668) 2023-09-16 00:44:06 +10:00
modmuss50 12f85d9b56 1.20.2-rc1 2023-09-15 14:47:40 +01:00
Noah van der Aa b4a69e0be1 Rename BackgroundRenderer#setFogBlack, map constants (#3660) 2023-09-12 15:42:01 +01:00
apple502j 2d04635cfc
1.20.2-pre3 stuff (#3663) 2023-09-13 00:39:11 +10:00
modmuss50 e3380fa937 1.20.2-pre3 2023-09-12 14:17:57 +01:00
Juuz ac3e82ddf5
Document ButtonTextures and fix constructor parameters (#3659)
* Fix ButtonTextures constructor parameter order

* Document ButtonTextures
2023-09-10 01:54:33 +10:00
apple502j f5f0803fec
1.20.2-pre2 stuff (#3656) 2023-09-07 17:02:15 +02:00
modmuss50 93e832105a 1.20.2-pre2 2023-09-07 15:06:18 +01:00
apple502j 774a015f93
1.20.2-pre1 stuff (#3655)
* 1.20.2-pre1 stuff

* Renames
2023-09-06 21:33:23 +10:00
modmuss50 0ab4ad3b8c 1.20.2-pre1 2023-09-05 15:45:48 +01:00
apple502j 9c878850f5
Repackage ChatVisibility (#3653) 2023-09-04 15:24:20 +02:00
apple502j 807efe787c
Create client.session package (#3644) 2023-09-02 18:04:14 +02:00
apple502j db49164055
23w35a realms (#3648) 2023-09-02 22:09:53 +09:00
apple502j d2ec05c9dc
23w35a misc (#3650) 2023-09-02 22:09:42 +09:00
apple502j e2c1b54681
23w35a more recipes (#3649) 2023-09-01 22:24:03 +02:00
modmuss50 d074c62ba7 23w35a 2023-08-30 14:12:47 +01:00
apple502j b97e8e1c62
23w33a more stuff (#3638)
Resolves #3631
Resolves #3632
2023-08-18 23:25:29 +10:00
Shnupbups 2fb9efb02a
23w33a stuff (#3637) 2023-08-18 17:26:43 +09:00
modmuss50 b26d6f6764 23w33a 2023-08-17 16:26:56 +01:00
apple502j 9d6bc0730d
23w32a more stuff (#3629)
* 23w32a more stuff

* Fix some names
2023-08-17 12:45:34 +01:00
Shnupbups c79ff3fbdc
23w32a stuff (#3626)
* 23w32a stuff

* 23w32a stuff

* re-fix build whoops

* whoops

That's what you get for trying to do this stuff on a phone
2023-08-10 12:09:04 +09:00
apple502j 7bfd7578e0
23w32a networking (#3625) 2023-08-10 12:58:29 +10:00
modmuss50 dac0dd71e1 23w32a 2023-08-09 16:28:38 +01:00
apple502j ddd190693f
23w31a client gui (#3620) 2023-08-06 02:41:13 +10:00
apple502j e5e513cc5f
23w31a client (#3619)
* 23w31a client non-GUI

* Fix #3568
2023-08-05 18:40:14 +02:00
apple502j 127beb313d
23w31a networking (#3612)
* Map new packets

* Map new listeners

* Map general networking

* Map server networking

* Map client networking

* Map misc networking, delete now-mapped class

* Repackage Netty handlers

* Fix packet yarnbugs
2023-08-04 20:01:01 +09:00
Shnupbups 6a0a492578
23w31a stuff (#3610)
* 23w31a stuff

i'm starting to get a headache so i'll stop now
lots of stuff left though

* Apply suggestions from code review

Co-authored-by: YanisBft <yanis.briffaut@gmail.com>

---------

Co-authored-by: YanisBft <yanis.briffaut@gmail.com>
2023-08-03 13:44:06 +09:00
modmuss50 c073210031 23w31a 2023-08-02 18:18:08 +01:00
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
replaceitem ee663580b3
Swapped x2 and y1 in DrawContext#fill (#3599) 2023-06-24 10:48:29 +10:00
Benonardo d3935bc27c
GameMenuScreen constants (#3600) 2023-06-24 01:46:12 +02:00
apple502j de6b90b586
1.20.1-rc1 stuff (#3590)
* 1.20.1-rc1 stuff

* :ohno:
2023-06-10 16:56:15 +01:00
modmuss50 f4148fc90d 1.20.1-rc1 2023-06-09 15:50:28 +01:00
apple502j 4ab0ab3f2b
1.20-pre7 symlink stuff (#3588) 2023-05-30 13:31:46 +09:00
apple502j 8d6ee62c85
1.20-pre6 stuff (#3587) 2023-05-25 23:39:17 +09:00
Shnupbups 284db43750
1.20-pre5 stuff (#3585) 2023-05-24 00:40:02 +09:00
modmuss50 dc013f4d6f 1.20-pre5 2023-05-23 14:41:57 +01:00
Shnupbups 4673299ded
1.20-pre3 stuff (#3580)
* 1.20-pre3 stuff

* whoops
2023-05-19 22:41:02 +09:00
modmuss50 e0f6764c4d 1.20-pre3 2023-05-19 13:17:13 +01:00
apple502j 48a697cbb2
1.20-pre2 stuff (#3579)
* 1.20-pre2 stuff

* Update mappings/net/minecraft/screen/AnvilScreenHandler.mapping

* Update mappings/net/minecraft/recipe/Ingredient.mapping
2023-05-18 20:15:52 +09:00
modmuss50 e02a7e6446 1.20-pre2 2023-05-16 15:06:26 +01:00
Tae Lim Kook 7d578b7cb5
Map some sundry names (#3569)
* Map some sundry names

* Make requested changes

* Fix misleading method name in Box: isValid → isNaN

---------

Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>
2023-05-16 15:00:40 +01:00
apple502j 9e8bbfb868
1.20-pre1 more stuff (#3577) 2023-05-14 17:07:18 +02:00
Shnupbups e8105d86b1
1.20-pre1 stuff (#3571)
* 1.20-pre1 stuff

* Update LootContextParameterSet.mapping

* RandomSequencesState
2023-05-12 01:22:00 +09:00
modmuss50 09085b2dbb 1.20-pre1 2023-05-10 14:10:04 +01:00
apple502j 85ffd03d89
23w18a more stuff (#3567) 2023-05-06 13:28:33 +10:00
dicedpixels 189568902e
fix: body, footer incorrectly mapped in ThreePartsLayoutWidget (#3565) 2023-05-06 01:42:26 +09:00
Shnupbups cf0715edf1
23w18a stuff (#3563)
* 23w18a stuff

* Update TelemetryManager.mapping

* suggestions

* Apply suggestions from code review

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

---------

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>
2023-05-05 14:33:40 +01:00
liach bfbff02daf
Telemetry stuff and Time recording (#3559)
* Telemetry stuff and Time recording

* Remove leftover from previous

---------

Co-authored-by: liach <liach@users.noreply.github.com>
2023-05-04 20:12:09 +09:00
liach 1d8031b2af
Font stuff (#3561)
Co-authored-by: liach <liach@users.noreply.github.com>
2023-05-04 20:11:24 +09:00
modmuss50 377ae91945 23w18a 2023-05-03 14:29:41 +01:00
apple502j df993acbeb
23w17a stuff (#3554)
* More 23w17a stuff

* Remove missing unpick refs

* Map EntityStatuses#START_DIGGING

* Update mappings/net/minecraft/client/font/FontManager.mapping

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

---------

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2023-04-27 23:36:34 +01:00
Tae Lim Kook 2b6d4a9493
Add mappings for font and light handling (#3553)
* Add mappings for font and light handling

* Move ReferenceFont and TextRenderLayerSet to proper package
2023-04-27 16:41:24 +09:00
Shnupbups 2d7a44cb83
23w17a stuff (#3552)
* 23w17a stuff

I have no clue when it comes to font or lighting stuff, so the bulk of this snapshot isn't covered here...

* Update mappings/net/minecraft/client/texture/NativeImage.mapping

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

---------

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2023-04-27 00:58:55 +02:00
Player 3f6476c92a 23w17a 2023-04-26 11:56:04 -04:00
apple502j 433a1c4a6b
More 23w16a stuff (#3551)
* More 23w16a stuff

* Drop invalid mappings

* Update javadoc
2023-04-22 16:39:21 +10:00
Shnupbups 17900fc490
22w16a stuff (#3550) 2023-04-22 00:15:29 +09:00
Shnupbups 501bf0ef6a
DrawableHelper -> DrawContext (#3548)
* DrawableHelper stuff

This class needs a new name!

* Rename to DrawContext
2023-04-22 00:15:10 +09:00
modmuss50 3d7de5d857 23w16a 2023-04-20 15:15:32 +01:00
Matias Koivikko ee07fd7cd6
Map sign changes (#3538)
Co-authored-by: modmuss50 <modmuss50@gmail.com>
2023-04-11 00:44:11 +01:00
apple502j ac69951968
More 23w14a stuff (#3540) 2023-04-07 22:44:28 +09:00
Shnupbups 77afab8eaa
23w14a stuff (#3539)
the loot table changes scare me so i havent touched them much at all
2023-04-06 23:15:27 +09:00
Player 64d79d8f07 23w14a 2023-04-05 10:59:01 -04:00
Shnupbups c9b27361a0
23w13a stuff (#3530)
* 23w13a stuff

Much of the changes to lighting are still unmapped as I'm feeling too small brain to figure them out right now.

* dropped hanging sign block stuff

Apple says theirs is better :)

* drop projectileutil
2023-03-30 02:01:36 +09:00
apple502j a8df882cf3
23w12a stuff (#3526)
* 23w12a stuff

* Fix javadoc

* Fix typo
2023-03-25 16:50:21 +09:00
Shnupbups 7d293c0ef2
23w12a stuff (#3525)
* 23w12a stuff

Probably enough for now, I'll take a more thorough look later

* More stuff
2023-03-23 12:25:44 +09:00
modmuss50 ab74ad09af 23w12a 2023-03-22 16:31:25 +00:00
apple502j 7fdd2f3c9e
1.19.4-pre4/rc stuff (#3523)
* 1.19.4-pre4 stuff

* 1.19.4-rc2 stuff

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-14 14:57:46 +00:00
modmuss50 ae8ad0d9f7 1.19.4-rc2 2023-03-10 14:01:13 +00:00
modmuss50 e6b8db8212 1.19.4-pre4 2023-03-08 14:39:45 +00:00
apple502j e817f40aa8
1.19.4 pre3 stuff (#3521)
* 1.19.4-pre3 stuff

* Rename FocusedRect and FocusedPos
2023-03-02 14:07:09 +00:00
modmuss50 afbf94cb55 1.19.4-pre3 2023-03-01 15:09:27 +00:00
apple502j dd773c9900
1.19.4-pre2 stuff (#3518) 2023-03-01 21:04:07 +09:00
Shnupbups 61628fa98e
Misc small things (#3517)
* Misc small things

Looked at the mapping stats graph and went through and mapped some things

* Update BuiltinBiomes.mapping

* Update mappings/net/minecraft/world/gen/structure/RuinedPortalStructure.mapping

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-28 21:21:44 +09:00
modmuss50 f8461a1b99 1.19.4-pre2 2023-02-27 15:14:14 +00:00
apple502j ea2a1c0714
More 1.19.4-pre1 stuff (#3516)
* 1.19.4-pre1 stuff

* Fix javadoc

* Update mappings/net/minecraft/data/server/tag/TagProvider.mapping

* Update mappings/net/minecraft/data/server/tag/TagProvider.mapping

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Shnupbups <shnupbups@gmail.com>

---------

Co-authored-by: Shnupbups <shnupbups@gmail.com>
2023-02-25 17:25:22 +09:00
Shnupbups c9788b4f8e
1.19.4-pre1 stuff (#3515)
* 1.19.4-pre1 stuff

Might do more later

* little more

* Suggestions
2023-02-24 20:56:03 +09:00
modmuss50 6d9dc3a565 1.19.4-pre1 2023-02-22 17:22:18 +00:00
Juuz 4ea8ba7381
Minor fixes (#3504)
* Minor fixes

- Fix casing in the name of GlImportProcessor, fixes #3488
- Use full word "playerInventory" instead of "inv" in
  ScreenHandlerFactory for clarity. The conventions instruct to avoid
  unnecessary abbreviations and this name could be mistaken for the
  inventory of the block that the screen handler is for.
- BlockRenderManager.renderBlockAsEntity: vertexConsumer ->
  vertexConsumers since it's a VertexConsumerProvider

* Rename stack parameter in block breaking methods to tool

Closes #2988. "Tool" more clearly shows what stack the param is supposed
to be.

* Block/AbstractBlockState.isTranslucent -> isTransparent

It's true for any block with a non-full shape as well as
vines, (colourless) glass and plants - none of these are translucent.
2023-02-20 18:43:56 +11:00
Juuz ce51a9ad2f
Improve option widget names (#3507)
- "button" -> "widget" in many places as the widgets are often sliders
  and can be any ClickableWidget
- ButtonListWidget -> OptionListWidget, since it's only used and usable
  for options and can contain any option widget (closes #2932)
2023-02-20 18:42:46 +11:00
apple502j 22afda81cb
23w07a client (#3496) 2023-02-17 18:09:58 +11:00
apple502j 231db41beb
23w07a networking (#3495) 2023-02-17 18:09:46 +11:00
Shnupbups 81301f8764
23w07a stuff (#3492)
* 23w07a stuff

Got a bit carried away...

Some names aren't ideal, and there's still more that could be done, so feedback is appreciated

* More + suggestions
2023-02-16 21:22:27 +09:00
modmuss50 b3dc08e924 23w07a 2023-02-15 16:19:06 +00:00
apple502j 1370ef6412
23w06a client (#3489)
* 23w06a client

* Apply suggestions from code review

Co-authored-by: Shnupbups <shnupbups@gmail.com>

---------

Co-authored-by: Shnupbups <shnupbups@gmail.com>
2023-02-13 18:27:49 +01:00
Calum 396336313f
23w06a - Experiments Screen (#3482)
* Experiments Screen

* getDatapackName -> getExperimentName

* Revert "getDatapackName -> getExperimentName"

This reverts commit cbf645f791.

* Update ExperimentsScreen.mapping
2023-02-10 11:32:46 +09:00
Calum 20bb0c54ea
Fix #3434 (#3478) 2023-02-09 17:07:48 +01:00
Shnupbups 62fab3a9e7
23w06a, more stuff (#3485)
Things others missed
2023-02-09 21:30:37 +09:00
Shnupbups 38e9de0826
23w06a misc stuff (#3484)
* 23w06a misc stuff

* A few suggested changes
2023-02-09 09:05:53 +09:00
Calum 33f66b4676
Fix #3455 (#3479) 2023-02-09 08:03:50 +09:00
Shnupbups ec08cd64c5
23w06a Display Entities (#3477)
and related stuff
2023-02-09 08:01:05 +09:00
modmuss50 c8db3052f1 Fix conflict 2023-02-08 16:19:32 +00:00
modmuss50 1c9c83960f 23w06a 2023-02-08 16:10:32 +00:00
apple502j fdc46b9335
More 23w05a stuff (#3472)
* 23w05a stuff

* FIx MatrixUtil javadoc

* Fix javadoc

---------

Co-authored-by: YanisBft <yanis.briffaut@gmail.com>
2023-02-08 14:53:33 +00:00
Shnupbups e048f8d00b
23w05a stuff (#3469)
Not entirely comprehensive, but as much as I can do right now
2023-02-02 16:39:33 +09:00
modmuss50 47a62f3760 23w05a 2023-02-01 15:33:02 +00:00
Shnupbups a76c452f2b
23w04a stuff (#3464)
* 23w04a stuff

mostly smithing related

* fix conflict

* Add PalettedPermutationsAtlasSource

* Update RecipeProvider.mapping

* a few more missing things

* Update mappings/net/minecraft/client/gui/screen/recipebook/RecipeResultCollection.mapping

* Apply suggestions from code review

* damnit

* more
2023-01-27 19:16:31 +09:00