Commit Graph

1044 Commits

Author SHA1 Message Date
apple502j 637ad581d4
Merge branch '23w51b' of https://github.com/FabricMC/yarn into 23w51b-yet-more-stuff
# Conflicts:
#	mappings/net/minecraft/block/Fertilizable.mapping
#	mappings/net/minecraft/client/Mouse.mapping
#	mappings/net/minecraft/client/gui/hud/ChatHud.mapping
#	mappings/net/minecraft/client/gui/hud/InGameHud.mapping
#	mappings/net/minecraft/client/gui/screen/TitleScreen.mapping
#	mappings/net/minecraft/client/gui/screen/multiplayer/MultiplayerServerListWidget.mapping
#	mappings/net/minecraft/client/network/ServerInfo.mapping
#	mappings/net/minecraft/client/render/entity/StriderEntityRenderer.mapping
#	mappings/net/minecraft/client/util/ParticleUtil.mapping
#	mappings/net/minecraft/datafixer/fix/BlockNameFix.mapping
#	mappings/net/minecraft/entity/mob/PiglinEntity.mapping
#	mappings/net/minecraft/entity/mob/SkeletonHorseEntity.mapping
#	mappings/net/minecraft/entity/mob/ZombieEntity.mapping
#	mappings/net/minecraft/entity/mob/ZombieHorseEntity.mapping
#	mappings/net/minecraft/entity/mob/ZombifiedPiglinEntity.mapping
#	mappings/net/minecraft/entity/passive/AbstractDonkeyEntity.mapping
#	mappings/net/minecraft/entity/passive/ChickenEntity.mapping
#	mappings/net/minecraft/entity/passive/CowEntity.mapping
#	mappings/net/minecraft/entity/passive/FoxEntity.mapping
#	mappings/net/minecraft/entity/passive/HorseEntity.mapping
#	mappings/net/minecraft/entity/passive/LlamaEntity.mapping
#	mappings/net/minecraft/entity/passive/PandaEntity.mapping
#	mappings/net/minecraft/entity/passive/TurtleEntity.mapping
#	mappings/net/minecraft/entity/player/PlayerEntity.mapping
#	mappings/net/minecraft/item/map/MapState.mapping
#	mappings/net/minecraft/server/function/FunctionBuilder.mapping
#	mappings/net/minecraft/server/function/Macro.mapping
#	mappings/net/minecraft/world/WorldEvents.mapping
#	mappings/net/minecraft/world/WorldSaveHandler.mapping
2023-12-20 10:47:40 +09:00
Shnupbups 09a453f4eb
More 23w51 stuff (#3755) 2023-12-20 01:06:34 +09:00
apple502j e11cde5bab
23w51b yet more stuff 2023-12-20 01:06:11 +09:00
Shnupbups 1bbec7296b
23w51 stuff (#3754)
not entirely finished, but it's getting late...
2023-12-19 18:41:40 +09:00
modmuss50 8c992c5e9a 23w51a 2023-12-18 15:11:52 +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 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 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
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
modmuss50 f4726c6912 23w45a 2023-11-08 15:41:09 +00: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
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
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
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 623e1bd0f3
23w41a misc (#3691)
No realms or commands
2023-10-14 20:37:33 +09: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 0634ed4287
23w40a misc (#3687)
* 23w40a misc

* Remove obsolete javadoc
2023-10-07 01:00:37 +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 8c30666139 23w40a 2023-10-04 21:37:40 +01: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
Shnupbups 27fc8fc794
1.20.2-rc1 stuff (#3668) 2023-09-16 00:44:06 +10:00
apple502j 9fd329fb6d
1.20.2-pre4 small stuff (#3667) 2023-09-14 23:39:04 +10:00
modmuss50 c1471bce86 1.20.2-pre4 2023-09-13 17:07:40 +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
YanisBft e4f311ec61
Remove remaining paragraph ending tags (#3654)
* Remove remaining paragraph ending tags

* Update CONVENTIONS.md

Co-authored-by: Juuz <6596629+Juuxel@users.noreply.github.com>

---------

Co-authored-by: Juuz <6596629+Juuxel@users.noreply.github.com>
2023-09-08 16:54:03 +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 d2ec05c9dc
23w35a misc (#3650) 2023-09-02 22:09:42 +09:00
modmuss50 d074c62ba7 23w35a 2023-08-30 14:12:47 +01:00
Louis f4c0606e89
Allay Stuff :D (#3642)
Co-authored-by: D1p4k <82884007+D1p4k@users.noreply.github.com>
2023-08-25 09:01:59 +10: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
Louis ba7263aa0a
RangedAttackMob.attack -> RangedAttackMob.shootAt (#3606)
Co-authored-by: D1p4k <82884007+D1p4k@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: modmuss <modmuss50@gmail.com>
2023-08-17 14:54:38 +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
haykam821 e2baf81098
Rename the BoatEntity#copyEntityData method to clampPassengerYaw (#3627)
Fixes #3616
2023-08-10 12:58:59 +10:00
modmuss50 dac0dd71e1 23w32a 2023-08-09 16:28:38 +01:00
apple502j 511bb87f9f
23w31a block, item, entity stuff (#3622)
* 23w31a block, item, entity

* Fix #3607
2023-08-06 02:33:09 +10:00
Shnupbups 5d1e3dcd8c
More 23w31a stuff (#3613)
Just a couple of extras
2023-08-04 12:20:46 +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
Jerozgen 353d986b75
Rename `unlockCraftedRecipe` to `onRecipeCrafted` (#3598) 2023-06-24 10:44:49 +10:00
Louis ea878a055a
Change Name (#3594)
Co-authored-by: D1p4k <82884007+D1p4k@users.noreply.github.com>
2023-06-21 14:09:26 +01:00
Jerozgen b1ce91b072
Rename `originalHealth` to `damage` (#3597) 2023-06-21 14:02:18 +01:00
MiniDigger | Martin f976698636
The Great Lambda FixUp (#3593)
* The Great Lambda FixUp

* complete some records

* revert record changes and clean up old paper mappings

* missed some
2023-06-20 23:11:48 +01:00
apple502j 8d6ee62c85
1.20-pre6 stuff (#3587) 2023-05-25 23:39:17 +09:00
modmuss50 92113592d9 1.20-pre6 2023-05-25 14:11:32 +01: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
YanisBft bf22eb341b
Some entity constants (#3578) 2023-05-16 22:53:10 +09: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
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
modmuss50 377ae91945 23w18a 2023-05-03 14:29:41 +01:00
haykam821 45e7856cc8
Rename the StatusEffectUtil.durationToString method to getDurationText (#3558)
Fixes #3544
2023-04-28 17:30:46 +03: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
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
Shnupbups 17900fc490
22w16a stuff (#3550) 2023-04-22 00:15:29 +09:00
modmuss50 3d7de5d857 23w16a 2023-04-20 15:15:32 +01: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
apple502j 4eed62e082
More 23w13a stuff (#3531)
* 23w13a stuff

* Renames
2023-03-30 03:16:25 +09: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
modmuss50 0829f368ec 23w13a 2023-03-29 15:34:11 +01:00
Shnupbups 2b9d67d863
Fix typo + map 1 method (#3528) 2023-03-25 20:52:12 +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 9b48d6c44f 1.19.4-rc1 2023-03-09 16:53:46 +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
Benonardo 8091719131
Improve ambiguous brain tasks (#3520)
* Rename WalkTask to FleeTask

* Rename FollowMobTask to LookAtMobTask

* Rename FollowMobWithIntervalTask to LookAtMobWithIntervalTask

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-02 14:06:34 +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 47b82b427a
Improve methods related to closing handled screens (#3505)
* ChestBlockEntity.onInvOpenOrClose -> onViewerCountUpdate

The new name is more accurate - the method takes in the old and new
viewer counts as parameters.

* ScreenHandler.close -> onClosed

Fixes #3503. The method doesn't close anything, it's only called when the screen handler gets closed.

* PlayerEntity.closeScreenHandler -> onHandledScreenClosed

Fixes #2612. The method closes nothing, it just runs the closing tasks
*after* the screen has closed. The current name can easily be confused
with closeHandledScreen(), which does actually close the screen.

* Document PlayerEntity.closeHandledScreen
2023-02-20 18:40:52 +11:00
apple502j d3809140f7
Fix some typos (#3501) 2023-02-19 00:09:52 +11:00
apple502j 54759ae1c5
Map interaction entity (#3494) 2023-02-17 22:41:06 +09:00