Commit Graph

461 Commits

Author SHA1 Message Date
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
modmuss50 c073210031 23w31a 2023-08-02 18:18:08 +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
modmuss50 09085b2dbb 1.20-pre1 2023-05-10 14:10:04 +01:00
Jerozgen f8c5cef06d
Fix wrong `projectile` argument name (#3555) 2023-04-27 23:36:51 +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
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
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
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
Jerozgen de6ba2b8c5
Fix wrong `showIcons` argument names (#3510) 2023-02-25 19:36:17 +11:00
Jerozgen a1d2e88a9b
Rename `getOrCreateMapState` to `getMapState` (#3511) 2023-02-25 19:33:59 +11:00
Juuz 3480d22830
ItemUsageContext.getPlayerFacing -> getHorizontalPlayerFacing (#3508)
Closes #2028. The previous name can easily be confused with
getPlayerLookDirection. The rename shows that it's specifically
horizontal and also matches PlayerEntity.getHorizontalFacing.

(This essentially reverts a rename from #712, albeit with a more natural
order for the words in the name now.)
2023-02-20 18:41:47 +11:00
apple502j d3809140f7
Fix some typos (#3501) 2023-02-19 00:09:52 +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
apple502j c85488944d
23w06a stuff (#3490)
* 23w06a stuff

* Apply suggestions from code review
2023-02-12 16:46:33 +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
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 914338a569 23w05a hotfix 2023-02-01 16:00:11 +00: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
MattiDragon 2476989327
Map armor trims and related things (#3463)
* Armor trim changes

* Map more armor stuff

* Armor trim recipe and more

* Begin work on forging screen changes

* More armor trim related mappings

* Fix mistakes

* Fix screen handler package

* More fixes

* Forgot one

* More descriptive name
2023-01-27 09:42:30 +09:00
modmuss50 be911685f0 23w04a 2023-01-24 16:14:55 +00:00
modmuss50 476a7a6e8f 23w03a 2023-01-18 14:56:13 +00:00
apple502j 8fa56019e9
1.19.3-rc3 stuff (#3444)
* 1.19.3-rc3 stuff

* Remove unpick for now

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-07 18:17:23 +00:00
Shnupbups e515eeded7
1.19.3-rc1 stuff (#3439) 2022-12-02 08:39:10 +09:00
modmuss50 0367e40f4b 1.19.3-rc1 2022-12-01 15:19:49 +00:00
apple502j 998ecaceef
1.19.3-pre2 stuff (#3431)
* 1.19.3-pre2 stuff

* Update mappings/net/minecraft/entity/ai/pathing/WaterPathNodeMaker.mapping

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

Co-authored-by: YanisBft <yanis.briffaut@gmail.com>
2022-11-25 20:35:24 +11:00
Shnupbups 11e53e1a48
1.19.3-pre2 stuff (#3426)
* 1.19.3-pre2 stuff

yarn is very inconsistent with whether to use `index`, `id`, or even in one scenario `ordinal` for integer indexes in value lists...

* Apply suggestions from reviews
2022-11-24 13:09:49 +01:00
modmuss50 2e1a86b927 1.19.3-pre2 2022-11-23 16:58:46 +00:00
Shnupbups 4b2a402664
22w46a misc (#3410) 2022-11-16 20:34:11 +00:00
Shnupbups a675bd1685
22w46a Note Block and Piglin Head (#3406) 2022-11-16 20:32:31 +00:00
modmuss50 de53e09431 22w46a 2022-11-16 15:12:55 +00:00
apple502j 3bd4327ebe
Great Registry Repackaging (#3396)
* 22w45a registry

* More registry

* Great Registry Repackaging

Registry packages have moved to `net.minecraft.registry`.
Tag packages have moved to `net.minecraft.registry.tag`.

* Revert defaulted registry rename

* Rename RegistryKeys fields to fix inconsistency

* Fix javadoc

* Move some classes again, per haykam suggestion

* Fix javadoc

* Update CommandRegistryAccess.mapping
2022-11-16 23:51:52 +11:00
apple502j 20c88c71ad
22w45a misc (#3403)
* 22w45a misc

* Some params
2022-11-13 00:09:15 +09:00
Shnupbups 51b5b982a7
22w45a itemgroups (#3392) 2022-11-09 18:18:05 +00:00
modmuss50 76d101e1c9 22w45a 2022-11-09 15:51:18 +00:00
Shnupbups c41c63f80a
22w44a stuff (#3377)
block, entity, fluid, and item packages
2022-11-03 13:00:14 +00:00
modmuss50 ba1a44d4cb 22w44a 2022-11-02 14:58:41 +00:00
Shnupbups 4d195506cd
22w43a misc block and item stuff (#3364)
* 22w43a misc

* Update CarvedPumpkinBlock.mapping

* more
2022-10-26 18:04:43 +01:00
modmuss50 aa17ad327b 22w43a 2022-10-26 15:05:20 +01:00
apple502j 19f2f61672
Rename CommandBlockItem (#3359) 2022-10-26 02:02:50 +11:00
apple502j 69be007d9d
22w42a everything else (#3355) 2022-10-24 23:23:16 +09:00
apple502j daf72e700a
Clarify required/enabled feature set (#3353) 2022-10-23 03:51:54 +11:00
apple502j cb41c6b597
22w42a world (#3339)
* 22w42a misc

* 22w42a world

* Apply suggestions from code review
2022-10-23 00:46:38 +11:00
apple502j abc816f0bc
22w42a blocks and items (#3341) 2022-10-22 14:43:59 +03:00
modmuss50 a4a16a3fb7 Typo fix in ItemGroup 2022-10-22 12:11:58 +01:00
modmuss50 e5fa3a5483
Rename StackAdder (#3345) 2022-10-22 21:50:41 +11:00
Shnupbups 05be0bde2e
22w42a hanging signs (#3331)
* 22w42a hanging signs

* whoops forgot the BER

* rotationpropertyhelper

* Apply suggestions from code review

* math indeed

* dangit github
2022-10-20 19:23:06 +01:00
Shnupbups 52d825a351
22w42a Chiseled Bookshelves and Bamboo stuff (#3327)
* 22w42a Chiseled Bookshelves and Bamboo stuff

including raft

* whoops forgot this

* more stuff

* more stuff

* Apply suggestions from code review
2022-10-20 18:36:31 +01:00
Shnupbups 844805f808
22w42a itemgroups (#3332)
* 22w42a itemgroups

* Update mappings/net/minecraft/item/ItemGroup.mapping
2022-10-20 18:30:27 +01:00
Player be004e3916 22w42a 2022-10-19 19:11:34 +02:00
YanisBft 6f948b77fd
Map some item constants (#3314)
* Map some item constants

* Update WrittenBookItem.mapping

* Update WrittenBookItem.mapping
2022-10-18 21:13:42 +01:00
apple502j 5f739a2594
1.19.1 bonanza 6: everything else (#3273)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-08-20 15:03:33 +01:00
apple502j 18b806e7c7
Fix typo, javadoc, etc (#3264)
* Fix typo, javadoc, etc

* Fix indent error

* More typo fix

* One more javadoc fix

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-08-12 11:48:14 +01:00
apple502j 522923b3ff
Document Item (#3230)
* Document Item

* Document ItemStack

* Apply suggestions from code review

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

* Update mappings/net/minecraft/item/Item.mapping

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

* Add some javadocs, see enbrain's review

* Document more ItemStack stuff

* Finish documenting Item

* Apply suggestions from code review

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-07-25 20:20:10 +01:00
Shnupbups a8e67455be
Allay Duplication mechanic and related (#3213) 2022-06-19 13:59:19 +01:00
Player cdd3db74fb 22w24a 2022-06-15 19:37:40 +02:00
Shnupbups 93c00dbd71
22w19a stuff (#3156)
* 22w19a stuff

Tags, Commands, Points of Interest, Datagen Path Resolvers, and a couple of tidbits

* suggestions
2022-05-16 12:08:07 +01:00
Player 33ca01b966 22w19a 2022-05-12 20:28:43 +02:00
Shnupbups d9b288b901
22w18a stuff (#3137)
* 22w18a stuff

oh gosh oh heck

* whoops i did more

* Update Registry.mapping

* fixes

* Update MinecraftServer.mapping

* Apply suggestions from code review

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
Co-authored-by: frqnny <45723631+frqnny@users.noreply.github.com>

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
Co-authored-by: frqnny <45723631+frqnny@users.noreply.github.com>
2022-05-11 19:28:01 +01:00
haykam821 7e4228442f
Map changes to banner patterns in 22w18a (#3135) 2022-05-05 17:36:49 +01:00
Player 5dc883892e 22w18a 2022-05-04 20:34:27 +02:00
Shnupbups e575e9ca64
22w17a stuff (#3120)
* 22w17a stuff

no chat stuff because i'm not good with that stuff

* Update mappings/net/minecraft/sound/SoundEvents.mapping

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

* Update mappings/net/minecraft/item/GoatHornItem.mapping

* Apply suggestions from code review

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

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2022-05-02 13:52:17 +01:00
Shnupbups 22a86199bd
22w16a stuff (#3100)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-04-20 19:55:16 +01:00
Shnupbups f0cf73b5fa
22w14a stuff (#3078)
* 22w14a stuff

* more

* more
2022-04-08 08:55:17 +01:00
apple502j 95ba1767b5
22w14a random (#3080)
* 22w14a random package move, BlockingSimpleRandom

* Map new util methods for shuffling

* 22w14a random params
2022-04-07 15:14:42 +01:00
Player 13c4ad0853 22w14a 2022-04-06 21:01:01 +02:00
Player 4770b3c0f6 Port from 1.19-exp1 2022-03-31 20:05:58 +02:00
apple502j fa051488ea
22w12a chest boat (#3058)
* 22w12a chest boat

* FIx some names
2022-03-30 09:18:07 +00:00
Shnupbups 77aef71b0a
22w12a stuff (#3059)
* 22w12a stuff

* fixes from @apple502j and a bit more

* Update mappings/net/minecraft/block/entity/SculkShriekerWarningManager.mapping

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

Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>
2022-03-30 09:10:15 +00:00
modmuss50 18cd8cc489 22w12a 2022-03-24 19:10:04 +00:00
apple502j 4702895447
22w11a misc stuff (#3053)
* 22w11a networking

* 22w11a world

* 22w11a misc stuff

* Update javadoc for PacketByteBuf
2022-03-23 10:37:54 +00:00
Shnupbups 64377ac365
22w11a stuff (#3044)
* this is all i can bear to do for now, im tired

* i lied

* Update DispenserBehavior.mapping

* have a little more, as a treat

* fixes

* *more* stuff

* more animation stuff

* model parts

* initAndGetDefault

y'all have some weird defaults mojang
2022-03-19 15:55:02 +00:00
Player 845467b67e 22w11a 2022-03-16 21:42:31 +01:00
apple502j 15cdad81b0
1.18.2-pre3 stuff (#3030)
* 1.18.2-pre3 stuff

* Apply suggestions from code review

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-02-23 21:58:44 +00:00
modmuss50 f0f44472dd 1.18.2-pre3 2022-02-23 16:15:59 +00:00
apple502j 3fa5f241ce
22w06a more tags/registries stuff (#3003)
* 22w06a more tags/registries stuff

* rename to getIndexedEntries
2022-02-12 17:04:11 +00:00
Shnupbups 81898922c6
22w06a stuff (#2996)
* man wtf is this

* Revert "man wtf is this"

This reverts commit 8e63ae95e9.

* oh gosh oh heck what is this

* why

* seriously

* Update RegistryEntryList.mapping
2022-02-10 18:47:38 +00:00
modmuss50 0ef70746f2 22w06a 2022-02-09 18:58:35 +00:00
apple502j 10fda6dd17
22w03a stuff (#2971)
* 22w03a stuff

* Fix ExclusiveNbtCollector

* Remove OpenDoorsTask mapping for conflict

* Remove SpreadPlayersCommand mapping for conflict

* Apply suggestions from code review

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>

* Renames, javadoc, etc

* Fix description of shouldCrashOnException

* Update mappings/net/minecraft/entity/FallingBlockEntity.mapping

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-09 11:33:27 +00:00
Noah van der Aa 75c08ac6f8
Rename FoodComponents#create -> createStew (#2980) 2022-01-23 15:10:52 +00:00
modmuss50 26c319461b 22w03a 2022-01-19 17:26:32 +00:00
apple502j 214508ba12
Rename remaining Tag to Nbt (#2960) 2022-01-17 21:21:38 +00:00
glisco 5482d38e26
Update WAXED_COPPER, DEEPSLATE_WALL and AZALEA_LEAVES_FLOWERS to be consistent with their item IDs (#2934) 2021-12-19 17:56:57 +00:00
apple502j 24a1ee97f8
Fix typos (#2928)
* Fix typo, step 1
Changes to mappings:
- `SetDamageLootFunction#<init>` `conditons` -> `conditions`

* Fix typos, step 2
Changes to mappings:
- `BedBlock#getAroundAndOnBedOffets` -> `getAroundAndOnBedOffsets`
- `EntityShapeContext#<init>` `walkOnFluidPrecicate` -> 
`walkOnFluidPredicate`
- `HungerConstants#EXHAUSION_UNIT` -> `EXHAUSTION_UNIT`
- `HungerConstants#EXHAUSION_PER_HITPOINT` -> `EXHAUSTION_PER_HITPOINT`

* Update mappings/net/minecraft/world/chunk/PaletteResizeListener.mapping

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

Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>
2021-12-15 17:33:40 +00:00
Shnupbups 9f40bab231
Mapping Bonanza Part 5: Block and Item stuff (#2849)
* Block and Item stuff

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

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2021-11-22 13:42:59 +00:00
enbrain d87a058774
Fix ItemStack#cooldown (#2787) 2021-10-27 15:16:19 +01:00
apple502j 85ee28e1e9
More 21w40a stuff (#2736)
* More 21w40a stuff

* Rename and add javadoc
2021-10-10 22:10:05 +01:00