Commit Graph

1536 Commits

Author SHA1 Message Date
apple502j 153266ff0f
1.20.3-pre3 stuff (#3744) 2023-11-28 18:48:05 +11:00
modmuss50 fbc440def0 1.20.3-pre3 2023-11-27 16:03:40 +00:00
dicedpixels 51dd98985b
fix: update ClickableWidget#renderButton to ClickableWidget#renderWidget (#3741) 2023-11-24 09:08:45 +00:00
Shnupbups b35ad99fd6
1.20.3-pre2 stuff (#3738) 2023-11-23 00:55:27 +09:00
modmuss50 5a8fadee70 1.20.3-pre2 2023-11-22 15:02:39 +00:00
apple502j 77699ef8aa
1.20.3-pre1 server resource pack (#3736) 2023-11-22 00:11:59 +11:00
apple502j a474dec726
1.20.3-pre1 more stuff (#3737) 2023-11-21 23:24:38 +11:00
Shnupbups d558fe51b6
1.20.3 pre1 stuff (#3735)
No serverpack stuff, will leave that to apple or whoever
2023-11-21 20:31:23 +09:00
modmuss50 527534caf8 1.20.3-pre1 2023-11-20 16:16:06 +00:00
Shnupbups c7c97a2942
23w46a more (#3732)
* 23w46a more

a couple things I missed, and fixing the new registry's name being plural (oops)

* Update ClickableWidget.mapping
2023-11-17 10:23:33 +09:00
Shnupbups 9d287c2e34
23w46a misc stuff (#3731)
* 23w46a misc stuff

* more
2023-11-17 09:19:10 +09:00
Shnupbups 3dad36f741
23w46a scoreboard (#3729)
* 23w46a scoreboard

oh gosh oh heck

* change

* Update TeamCommand.mapping
2023-11-17 09:17:33 +09:00
modmuss50 a5d388bcf1 23w46a 2023-11-16 16:07:59 +00:00
Shnupbups ebb104d39e
More 23w45a stuff, including unpicks (#3728)
+ a couple of random tiny things
2023-11-12 12:36:29 +09:00
apple502j f8d26ea5f4
23w45a misc (#3726)
* 23w45a misc

* Add unpick
2023-11-12 00:58:28 +11:00
zOnlyKroks 57e6472746
23w45a Shinanigans (#3722)
* some nbt mappings

* shinanigans

* BreezeDebugRenderer

* move it right

* move it right

* more mappings

* fix typo

* Fix and revert

* imagine one could read properly

* typo
2023-11-11 12:55:30 +09:00
Shnupbups bc0aacbaff
23w45a stuff (#3719)
* 23w45a stuff

very unfinished, lots still left to do
feel free to add to this

* map class_8984
2023-11-10 00:13:56 +09:00
Matias Koivikko 91e8872bbe
Map trial spawner (#3720)
* Begin work on trial spawner

* Fixes

* Some more repackages

---------

Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>
2023-11-09 22:06:47 +09:00
modmuss50 f4726c6912 23w45a 2023-11-08 15:41:09 +00:00
apple502j ff742eec90
23w44a more stuff (#3717) 2023-11-02 17:30:30 +01:00
Shnupbups 6f328548df
23w44a stuff (#3714)
* 23w44a stuff

None of the command stuff here - I tried but scrapped it all, I don't understand that stuff lol

* fixes
2023-11-02 14:02:01 +09:00
modmuss50 e48363370c 23w44a 2023-11-01 16:08:21 +00:00
apple502j 4166cdcc06
Repackage GUI classes (#3710) 2023-10-30 14:32:06 +01:00
apple502j aa19b05380
23w43a more stuff (#3709)
* 23w43a more stuff

* Update mappings/net/minecraft/client/gui/screen/ingame/JigsawBlockScreen.mapping

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

---------

Co-authored-by: YanisBft <yanis.briffaut@gmail.com>
2023-10-28 12:19:46 +11:00
Shnupbups d57199285c
23w43a tick stuff (#3707)
* 23w43a tick stuff

Unfinished, feel free to finish up or I will if I find time

* Finish the tick stuff

---------

Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>
2023-10-27 20:57:40 +11:00
Shnupbups 96e9bc2d65
23w43a stuff (#3706)
* 23w43a stuff

No tick stuff in this PR

* Update mappings/net/minecraft/data/client/BlockStateModelGenerator.mapping

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

---------

Co-authored-by: YanisBft <yanis.briffaut@gmail.com>
2023-10-26 11:35:51 +02:00
modmuss50 06ee097207 23w43a 2023-10-25 16:10:58 +01:00
apple502j bd4e393324
More 23w42a stuff (#3703) 2023-10-22 14:47:45 +09:00
apple502j d691007450
23w42a world loading (#3702) 2023-10-22 14:47:34 +09:00
Shnupbups 95ddfdde51
23w42a realms and world stuff (#3700)
the unfun things
very unfinished
2023-10-20 23:01:19 +09:00
Shnupbups 7a80090b57
23w42a stuff (#3699)
* 23w42a stuff

No realms or world load stuff here

* is this borked?
2023-10-19 22:43:23 +09:00
modmuss50 0736e22eb1 23w42a 2023-10-18 16:46:35 +01:00
apple502j 0d04d119d8
23w41a stuff (#3698)
* Improve some names mapped in #3694

- `VirtualMachine` sounds like an expensive object to construct. This isn't really a VM, so rename it to something
more neutral.
- `Control` conflicts with the class in entity.ai package. Add a prefix.
- Related changes.

* Rename inaccurate method names in VehicleEntity

* Map ProjectileUtil constant

* More command stuff

* Realms stuff

* Map everything else

* Apply suggestions from code review

* Update mappings/net/minecraft/entity/vehicle/VehicleEntity.mapping
2023-10-18 23:03:58 +09:00
Shnupbups 47a9140697
23w41a realms (#3692)
* 23w41a realms

unfinished

* Delete CreateSnapshotWorldTask.mapping
2023-10-14 20:38:03 +09:00
Shnupbups 623e1bd0f3
23w41a misc (#3691)
No realms or commands
2023-10-14 20:37:33 +09:00
enjarai 8578e79d3c
Fix minor capitalisation error on field name (#3696) 2023-10-14 01:50:47 +02:00
bluebear94 a40e233410
More 23w41a stuff (#3694)
* Add some 23w41a mappings

* Fix name conflict

* Revise some more names
2023-10-12 21:55:15 +09:00
modmuss50 cd029577f0 23w41a 2023-10-11 16:19:59 +01:00
haykam821 96c1f8e561
Rename the SnowmanPumpkinFeatureRenderer class to SnowGolemPumpkinFeatureRenderer (#3689) 2023-10-08 13:28:21 +09:00
apple502j 8f3c48884b
23w40a client (#3686) 2023-10-07 01:00:25 +09:00
Shnupbups f128da972b
More 23w40a stuff (#3685) 2023-10-06 22:50:47 +09:00
modmuss50 8c30666139 23w40a 2023-10-04 21:37:40 +01:00
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