Commit Graph

3585 Commits

Author SHA1 Message Date
apple502j d0db89512a
24w03a stuff (#3766) 2024-01-18 15:07:47 +00:00
Shnupbups a83c057077
24w03a packet stuff (#3765)
* 24w03a packet stuff

* a bit more
2024-01-18 12:28:29 +09:00
Shnupbups b19e943dde
Make an implNote for spawnParticle methods (#3764) 2024-01-18 11:28:48 +09:00
Shnupbups 45161af845
24w03a stuff (that isn't packets or networking) (#3763)
* 24w03a stuff

No packet or networking stuff here! Just the not-packet-or-networking stuff.

* damnit github

* a bit more
2024-01-18 11:27:51 +09:00
William Gaylord 22ce794c12
Add basic class mappings for new packets added in 24w04a (#3761)
* Add basic class mappings for new packets added in 24w04a

* Fix typo in CookieRequestResponse packet name

* Map CODEC field and write field in packets, also map MAX_COOKIE_LENGTH, move ServerTransfer Packet to correct package.

* Fix typo where packet direction was wrong in class name
2024-01-18 06:52:08 +11:00
Matias Koivikko ef33717267
Map packet codecs (24w03a) (#3762)
* Begin work on packet codecs

* Recipe packet codecs

* misc packet codec & *packet* packet codecs

* more misc packet codecs

* fix typos
2024-01-18 06:51:34 +11:00
modmuss50 e003d7446f 24w03a 2024-01-17 16:52:02 +00:00
apple502j 302d5a04fa
23w51b yet more stuff (#3756)
* 23w51b yet more stuff

* Delete mappings/net/minecraft/entity/ai/brain/task/BreezeUtil.mapping
2023-12-26 01:37:27 +11:00
Shnupbups 09a453f4eb
More 23w51 stuff (#3755) 2023-12-20 01:06:34 +09:00
Shnupbups 1bbec7296b
23w51 stuff (#3754)
not entirely finished, but it's getting late...
2023-12-19 18:41:40 +09:00
modmuss50 a505d2842f 23w51b 2023-12-18 16:26:44 +00:00
modmuss50 8c992c5e9a 23w51a 2023-12-18 15:11:52 +00:00
haykam821 f7f320f730
Rename the NbtTagSizeTracker class to NbtSizeTracker (#3753) 2023-12-13 15:00:51 +02:00
Benonardo 5b46b6d61e
Map DisplayEntityRenderer rotation util methods (#3752) 2023-12-12 11:42:19 +01:00
modmuss50 f064186057 1.20.4 2023-12-07 15:05:25 +00:00
modmuss50 dc70f7a813 1.20.4-rc1 2023-12-06 17:05:37 +00:00
modmuss50 421b8fce16 1.20.3 2023-12-05 16:36:32 +00:00
Shnupbups e956b9f98b
1.20.3-rc1 explosion packet (#3747) 2023-12-01 03:23:35 +11:00
modmuss50 de70678000 1.20.3-rc1 2023-11-30 16:08:05 +00:00
apple502j 6f0ea77283
Map CommandExecutionContext#currentDepth (#3746) 2023-11-29 05:18:09 +11:00
modmuss50 19b1b1d681 1.20.3-pre4 2023-11-28 15:57:13 +00:00
apple502j 09cfdfabcf
Fix javadoc links (#3745) 2023-11-28 08:59:28 +00:00
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
apple502j 669549c3fc
Add more unpicks (#3742) 2023-11-25 16:27:50 +11:00
dicedpixels 51dd98985b
fix: update ClickableWidget#renderButton to ClickableWidget#renderWidget (#3741) 2023-11-24 09:08:45 +00:00
haykam821 a0f3a0c42a
Enable reproducible builds (#3740) 2023-11-24 09:07:58 +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
Shnupbups cb1d6f6611
1.20.3-pre1 Advancement Data (#3734) 2023-11-21 20:30:45 +09:00
YanisBft 71c5dfbd0e
Rename grass to short grass (#3733)
* Rename grass to short grass

* forgot the params
2023-11-21 08:14:36 +00: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 903ec87a33
23w46a criterion (#3730) 2023-11-17 09:18:06 +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 e17713333b
Rename `Uuids#INT_STREAM_LIST_CODEC` (#3727) 2023-11-12 05:23:54 +11:00
apple502j f8d26ea5f4
23w45a misc (#3726)
* 23w45a misc

* Add unpick
2023-11-12 00:58:28 +11:00
apple502j 084eb4be25
23w45a predicates (#3724) 2023-11-11 22:15:04 +11:00
apple502j 80ba3a13ed
23w45a data and recipes (#3725) 2023-11-11 22:14:55 +11:00
apple502j 427bcb01c2
23w45a advancements (#3723) 2023-11-11 22:14:47 +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 e8ab7629e0
more 45a stuff (#3721)
further repackaging and mapping of spawner stuff
breeze tasks and stuff
command actions from last week
2023-11-10 08:16:44 +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 ad9fded3ee
23w44a commands (#3716)
* 23w44a commands

* Update mappings/net/minecraft/server/command/FunctionCommand.mapping

* Update mappings/net/minecraft/server/command/ExecuteCommand.mapping

* Update mappings/net/minecraft/server/command/AbstractServerCommandSource.mapping

* Update mappings/net/minecraft/server/command/ExecuteCommand.mapping
2023-11-02 19:21:39 +01:00
apple502j ff742eec90
23w44a more stuff (#3717) 2023-11-02 17:30:30 +01:00
Shnupbups c39ab96bac
Various mappings, renames, and fixes (#3715) 2023-11-02 17:12:34 +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
haykam821 5467c9a118
Rename the Blocks.createStairs method to createStairsBlock (#3713) 2023-11-01 14:24:47 +09:00
Blockt 3f565bdfed
23w43b NetherWartBlock (#3712)
Co-authored-by: Gerald <gerald@Geralds-MacBook-Pro.local>
2023-10-31 22:42:23 +11:00
apple502j 656c68c49c
Fix `IntRule#validate` mapping (#3711) 2023-10-30 16:32:40 +01: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
modmuss50 84bfb5e55e 23w43b 2023-10-27 14:37:38 +01: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
Liam Hanrahan ca59cc648e
make remove and add tag methods more consistent (#3708) 2023-10-27 16:00:03 +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
apple502j aa1f7c199d
Map loot codecs (#3690)
* Map loot codecs

* Rename AndFunction
2023-10-11 01:18:14 +02:00
apple502j ff86a2466c
23w40a blocks (#3688)
* 23w40a blocks

* Update mappings/net/minecraft/block/ButtonBlock.mapping
2023-10-08 19:30:17 +11:00
haykam821 96c1f8e561
Rename the SnowmanPumpkinFeatureRenderer class to SnowGolemPumpkinFeatureRenderer (#3689) 2023-10-08 13:28:21 +09:00
apple502j 0634ed4287
23w40a misc (#3687)
* 23w40a misc

* Remove obsolete javadoc
2023-10-07 01:00:37 +09:00
apple502j 8f3c48884b
23w40a client (#3686) 2023-10-07 01:00:25 +09:00
apple502j 6527525673
23w40a util (#3684)
* 23w40a util

* Fix typo
2023-10-07 01:00:08 +09:00
apple502j 2a2cb9a902
23w40a text (#3683)
* 23w40a text

* Javadocs
2023-10-07 00:59:55 +09:00
Shnupbups f128da972b
More 23w40a stuff (#3685) 2023-10-06 22:50:47 +09:00
Shnupbups b2526c6209
23w40a stuff (#3682)
* 23w40a stuff

Mostly block codec stuff

* more stuff

* that should probably be plural

* Update mappings/net/minecraft/block/FlowerBlock.mapping

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

---------

Co-authored-by: YanisBft <yanis.briffaut@gmail.com>
2023-10-05 22:47:04 +09:00
modmuss50 4c7cccce56 Fix incorrect innerclass intermediary name. 2023-10-04 21:51:41 +01: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
haykam821 5f4326454a
Rename the AbstractFurnaceBlock.checkType method to validateTicker (#3678)
Fixes #3677
2023-09-30 11:28:47 +10:00
modmuss50 c06d7aec66 1.20.2 2023-09-21 16:05:37 +01:00
XanderStuff eb9a6ccd07
Rename an argument of Merchant#sendOffers (#3640)
* Fix typo in one of Merchant's method arguments

Basically go from:
`void sendOffers(PlayerEntity player, Text test, int levelProgress)`
to:
`void sendOffers(PlayerEntity player, Text text, int levelProgress)`

* Rename Merchant#sendOffers "text" argument to "displayName"

* rename param

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: YanisBft <yanis.briffaut@gmail.com>
2023-09-19 01:48:27 +10:00
Shnupbups 208f335146
i forgor 💀 (#3674) 2023-09-18 16:56:04 +02:00
Shnupbups 17aceb89aa
1.20.2-rc2 stuff (#3673) 2023-09-18 23:46:45 +09:00
modmuss50 37fe135868 1.20.2-rc2 2023-09-18 15:06:36 +01: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
apple502j 9fd329fb6d
1.20.2-pre4 small stuff (#3667) 2023-09-14 23:39:04 +10:00