Commit Graph

3210 Commits

Author SHA1 Message Date
Benonardo ceacf2f219
Some constant mappings (#3386) 2022-11-07 18:24:23 +00:00
modmuss50 5293bbb29d
Remove wrapper-validation-action as its unstable, replace with distributionSha256Sum (#3387) 2022-11-07 18:21:47 +00:00
apple502j c03fa3699e
22w44a stuff (#3383)
* 22w44a stuff

* Fix javadoc

* Update mappings/net/minecraft/server/world/ServerChunkManager.mapping

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

Co-authored-by: YanisBft <yanis.briffaut@gmail.com>
2022-11-07 09:30:08 +00:00
Shnupbups 19e4d58a9e
Entity stuff (#3382)
Just a few misc things in the entity package
2022-11-04 09:32:56 +09:00
Shnupbups e488670b8d
Client stuff (#3381)
just a few misc things in the client package
2022-11-04 09:32:43 +09:00
apple502j ab7fc77e3f
22w44a datagen (#3380) 2022-11-04 09:32:34 +09:00
apple502j c2eb23134d
22w44a worldgen (#3379)
* 22w44a worldgen

* Also map structures (when will we unify those?)
2022-11-04 09:32:23 +09:00
MattiDragon e70e7e9e03
Map Bookshelf Inventory (#3375)
* Map Bookshelf Inventory

* Fix typo (hope this works from the web editor)

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

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

Co-authored-by: Shnupbups <shnupbups@gmail.com>
Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-11-04 03:00:09 +09:00
apple502j 2143f78ea4
22w44a registry (#3378) 2022-11-03 13:02:05 +00:00
Shnupbups c41c63f80a
22w44a stuff (#3377)
block, entity, fluid, and item packages
2022-11-03 13:00:14 +00:00
modmuss50 e7961ce445 Fix mapping conflict 2022-11-02 15:04:39 +00:00
modmuss50 ba1a44d4cb 22w44a 2022-11-02 14:58:41 +00:00
enbrain 481287132c
Refactor rendering stuff (#3366) 2022-11-02 14:30:38 +00:00
apple502j a01a310679
Rename AreaHelper to NetherPortal (#3374) 2022-11-02 22:19:10 +11:00
apple502j 657bc4749b
22w43a stuff (#3369)
* 22w43a stuff

* Fix javadoc

* Map more stuff

* More field mappings

* Update mappings/net/minecraft/world/World.mapping

* Apply suggestions from code review
2022-11-01 22:11:24 +11:00
haykam821 0c4ab50914
Rename the BlockStateProvider#getBlockState method to get (#3373) 2022-11-01 21:03:49 +11:00
Kevinthegreat 4713c45eb5
22w43a Added Partial Math Mappings (#3372)
* Added Partial Math Mappings

* Apply suggestions from code review

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

* Changed Division to Divider
Updated Divider Javadocs

* Fix Divider Javadocs

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

* Changed AXIS_POSITIVE to POSITIVE_AXIS

* Fixed lower case x

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-11-01 10:11:45 +09:00
apple502j 8f027eb78b
22w43a gui (#3371)
* ButtonWidget Builder and more

* fix wrong class

* remove unnecessary thing

* ClickableWidget x y getter and setter

* missing method

* 22w43a GUI

* Some renames

* Delete GridBlockLengthIterator.mapping

Co-authored-by: RedLime <redlimerl@gmail.com>
2022-11-01 10:11:28 +09:00
apple502j 42584d9ec3
22w43a networking (#3361)
* 22w43a networking

* Map more networking
2022-11-01 10:10:46 +09:00
apple502j b51b923557
Update javadoc links (#3370) 2022-10-28 09:28:42 +01:00
apple502j 09749fc9e6
22w43a datagen part two (#3368) 2022-10-27 23:51:29 +09:00
Shnupbups 463e69a7f0
22w43a entity stuff (#3362) 2022-10-26 18:05:11 +01:00
Shnupbups 4d195506cd
22w43a misc block and item stuff (#3364)
* 22w43a misc

* Update CarvedPumpkinBlock.mapping

* more
2022-10-26 18:04:43 +01:00
haykam821 a39f078b39
Map changes to the Codecs class in 22w43a (#3365) 2022-10-26 18:04:19 +01:00
Shnupbups 32233a3d15
22w43a data stuff (#3363) 2022-10-26 18:03:39 +01:00
modmuss50 aa17ad327b 22w43a 2022-10-26 15:05:20 +01:00
apple502j 69ef5d1276
22w42a client (#3352)
* 22w42a client

* Fix javadoc

* Drop invalid mappings

* Fix javadoc from previous PRs

* Rename getFeatureSet

* Update mappings/net/minecraft/client/particle/ParticleManager.mapping

* Rename UnclampedModelPredicateProvider

* Rename BipedStateModel#setAttributes
2022-10-26 17:44:19 +09:00
apple502j bfd3542a4d
22w42a sprites (#3342)
* 22w42a sprites

* Finish mapping sprites

* Rename validateParent

* Rename sprite loader methods
2022-10-26 17:44:06 +09:00
modmuss50 c54e65dae9 Revert "Update enigma (#3357)"
This reverts commit b0ce7a585c.
2022-10-26 08:57:45 +01:00
apple502j 19f2f61672
Rename CommandBlockItem (#3359) 2022-10-26 02:02:50 +11:00
haykam821 aa5150c0ed
Rename the AbstractButtonBlock class to ButtonBlock (#3358)
* Rename the AbstractButtonBlock class to ButtonBlock

* Fix references to the AbstractButtonBlock class in documentation
2022-10-25 16:14:37 +11:00
apple502j 69be007d9d
22w42a everything else (#3355) 2022-10-24 23:23:16 +09:00
modmuss50 b0ce7a585c
Update enigma (#3357) 2022-10-23 20:12:12 +01:00
modmuss50 bf57f81c14 Revert "Fix filament name to match previous name."
This reverts commit 342cafd04d.
2022-10-23 19:37:59 +01:00
modmuss50 342cafd04d Fix filament name to match previous name. 2022-10-23 19:32:46 +01:00
modmuss50 8349f2bc13
Rewrite mc downloading in filament (#3301) 2022-10-23 19:29:44 +01:00
apple502j a837ae344b
22w42a networking (#3338)
* 22w42a packet

* 22w42a message

* 22w42a misc networking

* Map future queue

* 22w42a client networking (wip)

* Finish client networking

* Finish mapping network

* Update mappings/net/minecraft/network/encryption/NetworkEncryptionUtils.mapping

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

* Rename player remove packet

* Finish networking

* Map some more networking

* Rename DecoratableArgumentType

* Fix javadoc

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>
2022-10-24 00:18:41 +09:00
apple502j a73519cf73
22w42a world loading (#3334)
* 22w42a world loading

* Update DontObfuscate javadoc to remove outdated link
2022-10-24 00:18:26 +09:00
apple502j 8bf7695876
22w42a worldgen (#3340) 2022-10-23 13:31:35 +01:00
Shnupbups 85ba625939
22w42a data stuff (#3349)
* data stuff

* Update mappings/net/minecraft/data/family/BlockFamily.mapping

* clarify featureset
2022-10-23 02:44:33 +09:00
Shnupbups 489565a583
world stuff (#3351) 2022-10-23 02:23:09 +09:00
Shnupbups 86e8b9a840
22w42a entity stuff (#3350)
* entity stuff

* Apply suggestions from code review

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

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

Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>
2022-10-23 02:22:54 +09:00
Shnupbups e3ba8f5978
22w42a Experimental Warning Screen (#3348)
* 22w42a Experimental Warning Screen

* moved to `pack`
2022-10-23 02:22:42 +09:00
apple502j daf72e700a
Clarify required/enabled feature set (#3353) 2022-10-23 03:51:54 +11:00
apple502j a3fd26c24e
22w42a recipe (#3354) 2022-10-23 03:47:15 +11:00
apple502j 9ffb38959f
22w42a command (#3346)
* Map common command

* Map server command
2022-10-23 01:55:32 +11:00
Benonardo bc60750b34
Map method_45317 to setRunning (#3347)
* Map method_45317 to setRunning

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

Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>
2022-10-23 01:33:08 +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
apple502j 5023e2a72d
22w42a loot table (#3343) 2022-10-22 14:29:44 +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
apple502j cb62a99fb2
22w42a registry (#3333)
* 22w42a registry

* Map more registry, remove outdated javadoc

* Update mappings/net/minecraft/util/registry/CombinedDynamicRegistries.mapping

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

* Update mappings/net/minecraft/util/registry/CombinedDynamicRegistries.mapping

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

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-10-22 10:17:01 +01:00
apple502j 4a9b1983eb
Rename tick scheduling methods (#3165)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-10-21 23:00:07 +11:00
modmuss50 00bd474d6d Add CODEOWNERS file 2022-10-21 11:40:23 +01:00
apple502j 34865fd6a0
22w42a util stuff (#3337)
* 22w42a util stuff

* Update mappings/net/minecraft/util/PathUtil.mapping

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

Co-authored-by: Juuz <6596629+Juuxel@users.noreply.github.com>
2022-10-21 20:33:14 +11:00
Kevinthegreat 33628903ff
22w42a Added Feature Toggle Mappings (#3328)
* Added Feature Toggle Mappings

* Changed 'branch' to 'universe'

* Removed unrelated changes

* Move to net.minecraft.resource and made package name lower case

* Apply suggestions from code review

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

* Reverted wrong argument name change

* Update FeatureFlags.mapping from code review

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

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>
2022-10-20 20:00:25 +01: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 7143b2929a
Fix typo (#3336) 2022-10-20 19:22:54 +01:00
Shnupbups 026940f83b
More 22w42a datagen stuff (#3335)
plus more stuff
2022-10-20 19:16:14 +01:00
Shnupbups 07eb6007e8
22w42a datagen and recipecategory stuff (#3330)
* 22w42a datagen stuff

* more stuff
2022-10-20 18:46:19 +01:00
Noah van der Aa 4c66ad2b5b
Rename OreBlock to ExperienceDroppingBlock (#3309)
* Rename OreBlock to ExperienceDroppingBlock

* Update JD

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-10-20 18:37:35 +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 9fc3154726
22w42a Camels (#3325)
* Camels stuff part 1

WIP

* Update mappings/net/minecraft/entity/passive/CamelEntity.mapping

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

* Update mappings/net/minecraft/entity/passive/AbstractHorseEntity.mapping

* more camel stuff

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-10-20 18:34:35 +01:00
Shnupbups 844805f808
22w42a itemgroups (#3332)
* 22w42a itemgroups

* Update mappings/net/minecraft/item/ItemGroup.mapping
2022-10-20 18:30:27 +01:00
haykam821 c811c89a62
Rename the DynamicSerializableUuid class to Uuids (#3324)
* Rename the DynamicSerializableUuid class to Uuids

Fixes #3239

* Move the Uuids class to the net.minecraft.util package
2022-10-20 18:29:41 +01:00
apple502j de3a79afb8
22w42a resource (#3329)
* 22w42a resource

* Finish mapping common resource

* Map and rename client resource

* Move TextReorderingProcessor to net.minecraft.text

* Map various resource related stuff
2022-10-20 16:56:05 +01:00
modmuss50 9502d50758 Update mappingpoet 2022-10-20 16:40:34 +01:00
Draylar 471288155e
Add documentation for EquipmentSlot class (#3322)
* Add initial jdocs for EquipmentSlot

* Update class mappings on EquipmentSlot to add more details about general usage

* Plural verbs/nouns for class docs

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

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-10-20 13:05:29 +01:00
Shnupbups 349270214c
22w42a datafixers (#3326) 2022-10-19 20:29:48 +01:00
modmuss50 f831428212 Fix build. 2022-10-19 18:45:06 +01:00
Player be004e3916 22w42a 2022-10-19 19:11:34 +02:00
Draylar 6070b0fe01
Add Documentation for core Particle classes (#3321)
* Add JavaDocs for core Particle classes

* Fix linting issues with method @parameters

* Swap accidental U coordinate mapping with proper V

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

* Undo setSprite -> setRandomSprite

* Remove broken param docs on scale() method

* Fix duplicated parameter names in ParticleTextureSheet#begin docs

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

Co-authored-by: YanisBft <yanis.briffaut@gmail.com>
Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-10-19 09:53:17 +01:00
apple502j 562653ebd4
Document some math stuff (#3305)
* Document some math stuff

* Apply suggestions from code review

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
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-10-18 21:15:20 +01: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 e1e8ab69aa
Document registry (#3304)
* Document registry

* More registry javadoc

* Map more registry

* More registry javadoc

* Apply suggestions from code review

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

* Update mappings/net/minecraft/util/registry/RegistryEntry.mapping

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-10-18 19:31:24 +01:00
YanisBft eba1d0a9e9
Map some particles and sounds constants (#3320) 2022-10-18 08:52:12 +01:00
Juuz 9cd011ed7f
Document cauldrons (#3317)
* Document cauldron behaviors (net.minecraft.block.cauldron)

* Cauldron block docs and some constants

* Make lava cauldron doc consistent with powder snow
2022-10-18 08:51:35 +01:00
Sarun Intaralawan 9b940f65cf
Map animation-related functions (#3312)
* Map animation-related functions

* Update mappings/net/minecraft/util/math/MathHelper.mapping

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

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2022-10-15 08:23:45 +01:00
Juuz 253f07d82b
NarratorMode and NarratorManager docs and minor renames (#3316)
* NarratorMode and NarratorManager docs and minor renames

* Consistent style

* Update mappings/net/minecraft/client/option/NarratorMode.mapping
2022-10-13 09:47:21 +01:00
YanisBft 1ba4f2cf67
Map some block entity constants (#3307)
* Map some block entity constants

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

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

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

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

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

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

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

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

* Update PistonBlockEntity.mapping

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-10-07 10:36:58 +01:00
YanisBft fd6792a476
Map some entity constants (#3306)
* Map some entity constants

* Update mappings/net/minecraft/entity/mob/ZoglinEntity.mapping

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

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-10-07 10:36:35 +01:00
apple502j 51d6fad08d
Document net.minecraft.util (#3297)
* Document net.minecraft.util

* Fix javadoc

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* Fix Util#next and Util#previous docs

* revert previous change to previous

* Apply suggestions from code review

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

Co-authored-by: Juuz <6596629+Juuxel@users.noreply.github.com>
Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-09-21 18:30:05 +01:00
Juuz a7bf49e655
Move jar remapping to Filament (#3300)
* Move jar remapping to Filament

* Replace MapJarTask.libraryDir with a file collection

* Use a more compact format for the task properties
2022-09-20 22:37:53 +01:00
apple502j 9c83509bfc
Fix javadoc for PacketByteBuf#writeIdentifier (#3302) 2022-09-20 22:35:11 +01:00
apple502j ff4a3cf24a
Fix method name for `CsvWriter#print` (#3298) 2022-09-20 09:48:46 +01:00
modmuss50 1f985580c7
Move filament into the yarn repo. (#3296)
This will make further developments a lot easier.
2022-09-19 18:18:02 +01:00
apple502j 18a44f9955
Resolve more javadoc links (#3294) 2022-09-16 17:07:24 +01:00
Juuz ea42955b76
Document screen narration (#3293)
* Document screen narration

Also fixes a few names in Screen narration methods and
ScreenNarrator which didn't make sense.

* Fix param name

* Update mappings/net/minecraft/client/gui/screen/narration/NarrationMessageBuilder.mapping

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

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-09-15 19:18:12 +01:00
haykam821 4b6982e54c
Rename the AbstractClientPlayerEntity#cachedScoreboardEntry field to playerListEntry (#3291)
Fixes #3288
2022-09-11 10:51:39 +01:00
apple502j bcfea7f592
Fix typo and outdated javadoc (#3290) 2022-09-10 10:33:18 +01:00
enbrain 432b59d8dc
Document some rendering stuff (#3283)
* Document some rendering stuff

* empty commit to re-run actions
2022-09-03 18:01:33 +01:00
apple502j 1b0982025b
1.19.2-rc1/rc2 stuff (#3274)
* 1.19.2-rc1 stuff

* 1.19.1-rc2 stuff

* Update mappings/net/minecraft/network/encryption/PlayerPublicKey.mapping

Co-authored-by: andante <orrdaniel73@gmail.com>

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: andante <orrdaniel73@gmail.com>
2022-08-20 16:50:41 +01:00
Juuxel 90105d0f8a
Rename MathHelper.(clamped)lerpFromProgress -> (clamped)map, add docs (#3278) 2022-08-20 16:50:07 +01:00
Juuxel 10aaa2aaf3
ArmorFeatureRenderer renames and fixes (#3277)
- Fixed incorrect parameter names
- Renamed "leggingsModel", "bodyModel" to "innerModel", "outerModel".
  For example, the player renderer just passes in the inner and outer layer
  of its model.
- Renamed "usesSecondLayer" -> "usesInnerModel" as that seems more
  relevant to the code. That is also what determines in the first place
  that the inner model is used for leggings.
2022-08-20 16:49:32 +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 9b3f90e302
1.19.1 bonanza 5: util (#3272)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-08-20 15:03:01 +01:00
apple502j 9dc9db0dc7
1.19.1 mapping bonanza 4: data pack stuff (#3271)
* 1.19.1 mapping bonanza: advancement

* 1.19.1 mapping bonanza: loot

* 1.19.1 mapping bonanza: predicate

* 1.19.1 mapping bonanza: recipe

* 1.19.1 mapping bonanza: tag

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-08-20 15:02:27 +01:00
apple502j c8d0b88c2a
1.19.1 mapping bonanza 3: datagen (#3270)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-08-20 15:01:34 +01:00
apple502j 5c3b3c8e35
1.19.1 mapping bonanza 2: client (#3269)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-08-20 15:00:49 +01:00