Commit Graph

3508 Commits

Author SHA1 Message Date
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
haykam821 0fd75419b8
Map changes to dispensers in 1.20.2 pre-release 4 (#3665) 2023-09-14 20:56:09 +09:00
modmuss50 c1471bce86 1.20.2-pre4 2023-09-13 17:07: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
YanisBft b8bd54a150
Rename SkullItem to PlayerHeadItem (#3658) 2023-09-12 23:38:52 +09:00
Apollo f198e47f2c
Vanilla biome parameter tweaks (#3662)
method_43718 -> inDeepDarkParameters
method_40014 (getWeirdnessParameters) -> getPeaksValleysParameters
method_40015 -> getWeirdnessParameters
2023-09-12 23:32:14 +10:00
modmuss50 fbbad5d9ad Fix build 2023-09-12 14:24:20 +01:00
modmuss50 e3380fa937 1.20.2-pre3 2023-09-12 14:17:57 +01:00
YanisBft b0581c6822
Fix box length methods not following conventions (#3657) 2023-09-10 01:54:41 +10: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
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 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 7f173cd771 Fix CriterionMerger class mappings 2023-09-05 17:06:51 +01:00
modmuss50 2433a6d493 Update to fixed intermediary names. 2023-09-05 15:57:59 +01: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
apple502j 212bc71047
Update javadoc links (#3652) 2023-09-02 02:44:21 +09:00
Shnupbups 8e61f401b6
23w35a stuff (#3646)
* oh god oh heck

* Improve advancement mappings

* Fix some mappings

* Rename RecipeOutput to RecipeExporter

* Use ingredient-result

* rename based on review

---------

Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>
2023-09-01 19:03:28 +09:00
Draylar aec943a74d
Add jdocs for ArmorMaterial class (#3323)
* Add initial documentation for ArmorMaterial class

* Switch to inline return on getKnockbackResistance method descriptor

* Remove armor documentation reference link to Minecraft Wiki

* Replace qualified javadoc imports with class names for classes in same package

* Merge branch '23w35a' into pr/3323

* fix docs

---------

Co-authored-by: YanisBft <yanis.briffaut@gmail.com>
2023-09-01 15:58:33 +09:00
Draylar cd6aaaae9a
Add documentation for ToolMaterial & ToolItem classes (#3344)
* Add documentation for ToolMaterial & ToolItem classes

* Switch duplicated @ return tags to inline {@ return}

* typo

---------

Co-authored-by: YanisBft <yanis.briffaut@gmail.com>
2023-09-01 15:58:03 +09:00
YanisBft 9a4cb6c19f
Recipe stuff (#3645) 2023-08-31 15:46:36 +09:00
modmuss50 8139d4fd98 Update spotless to fix build. 2023-08-30 16:19:43 +01:00
modmuss50 377865c1d3 Update Enigma and Gradle. 2023-08-30 15:57:10 +01:00
modmuss50 638219fd96 Update name proposal and fix JavadocLintTask when there are no changes. 2023-08-30 15:45:51 +01:00
modmuss50 d074c62ba7 23w35a 2023-08-30 14:12:47 +01:00
YanisBft 5235c4de6c
Document missing properties (#3643) 2023-08-26 12:12:59 +09: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 2af369c055
Document inventories (#3641) 2023-08-25 09:01:48 +10:00
ErrorCraft 7701c0de30
Rename StringIdentifiable.Codec to StringIdentifiable.EnumCodec (#3639) 2023-08-23 18:51:11 +09: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
lovexyn0827 ac5a18ce6f
Rename confusing names and add javadoc in n.m.server.world (#3635) 2023-08-17 14:54:47 +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
haykam821 e9536d1abe
Rename the EntityTrackerEntry#lastHeadPitch field to lastHeadYaw (#3633)
Fixes #3618
2023-08-17 21:59:37 +09:00
apple502j 9d6bc0730d
23w32a more stuff (#3629)
* 23w32a more stuff

* Fix some names
2023-08-17 12:45:34 +01:00
Kevin 6c2190fd50
Add default namespace behavior docs in Identifier (#3636) 2023-08-17 19:54:31 +09: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
apple502j 7bfd7578e0
23w32a networking (#3625) 2023-08-10 12:58:29 +10:00
liach 09474f2c4e
Network related notes and changes (#3624)
* Network related notes and changes

* Update mappings/net/minecraft/server/network/ServerPlayNetworkHandler.mapping

Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>

---------

Co-authored-by: liach <liach@users.noreply.github.com>
Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-09 16:54:23 +01:00
modmuss50 5eb4bac44d Fix build 2023-08-09 16:36:38 +01:00
modmuss50 dac0dd71e1 23w32a 2023-08-09 16:28:38 +01:00
apple502j 3f333bf327
23w31a more networking (#3621) 2023-08-06 08:18:31 +09:00
modmuss50 c9b86e074b Fix incorrect mapping in PacketByteBuf 2023-08-05 19:52:49 +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 bf7b9083ec
23w31a misc (#3623) 2023-08-06 02:35:06 +10:00
apple502j 511bb87f9f
23w31a block, item, entity stuff (#3622)
* 23w31a block, item, entity

* Fix #3607
2023-08-06 02:33:09 +10:00
apple502j f44d3313d8
23w31a resource (#3617) 2023-08-05 15:49:41 +09:00
apple502j 075dd632ba
23w31a commands and functions (#3614) 2023-08-05 07:29:11 +09: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 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 7dd0801da3 Fix NPE in RemapUnpickDefinitionsTask.
Closes #3575

Co-authored-by: Cat Core <34719527+thecatcore@users.noreply.github.com>
2023-08-02 18:34:24 +01:00
modmuss50 c073210031 23w31a 2023-08-02 18:18:08 +01:00
Benonardo 9672e1ffb4
Rename registerPressurePlate to registerWeightedPressurePlate (#3608) 2023-07-20 23:06:52 +03: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
Jerozgen 353d986b75
Rename `unlockCraftedRecipe` to `onRecipeCrafted` (#3598) 2023-06-24 10:44:49 +10:00
Benonardo d3935bc27c
GameMenuScreen constants (#3600) 2023-06-24 01:46:12 +02: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
modmuss cb9a9bcad7
Update CFR and fix LootDataType params (#3591) 2023-06-14 15:35:22 +01:00
modmuss50 178c398215 1.20.1 2023-06-12 15:19:25 +01: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
modmuss50 9584c3495c 1.20 2023-06-07 16:06:37 +01:00
Shnupbups 572dfe2375
1.20 rc1 stuff (#3589) 2023-06-01 00:56:53 +10:00
modmuss50 f215d5bf96 1.20-rc1 2023-05-31 14:43:18 +01:00