Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/QuiltMC/yarn


https://github.com/QuiltMC/yarn

Decorators and other small world gen mappings (#1610)

9ff1824815ec87a8c2169809db742f2e023c552d authored over 4 years ago
ServerWorldAccess -> StructureWorldAccess (#1587)

* world boogaloo

* Now StructureWorldAccess

2b4527de0afa7e251de59b5d3ea0e2c5f3042ec6 authored over 4 years ago
Move all realms screens to `realms.gui.screen`, move tasks to `task`package. And a few class renames. (#1588)

* Move all realms screens to `realms.gui.screen`, move tasks to `task` package. And a few class ...

1e133b99351204f3c9dfe189760275e89c00df66 authored over 4 years ago
(Almost) fully mapped Biome and BiomeEffects (#1607)

c17238b5ed7580b7fc8795176a71f43acf0a7761 authored over 4 years ago
Map the remaining VoxelShape fields (#1608)

28ca24286fd29de55a8a1ca1cb19c666fb0cf50d authored over 4 years ago
Did some mappings in RedstoneWireBlock (#1606)

* Map method_27842

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

Co-auth...

9f55d11e0859839028d4c7b2e4c24212d85cc569 authored over 4 years ago
Add LightningEntity Mapping (#1604)

0d07be1f6468077b8476e127d974153b4d6dace5 authored over 4 years ago
Some biome mappings (#1603)

* Some biome mappings

* weather inner class

d5e0e1709e1f2c2f4145059589ee7a21fb05ffbd authored over 4 years ago
chunk generator mappings (#1600)

5d5a8c2aaa1fe2ad25dfd93de1e07dd300bb3d71 authored over 4 years ago
Uncontroversial client.font mappings (#1573)

2b658783fcbf9bd54002f760d50f17eaa86f9fc7 authored over 4 years ago
Map optional tag entries (#1599)

e72e85510f30ee0872c0192c99865390a52f2c5c authored over 4 years ago
Rename client.font.TextureFont -> BitmapFont (#1596)

Two reasons for this:
1) There are no textures involved in this class,
only CPU-side Native...

ca8887ede65e6932719833af96cd0bcaa95e6767 authored over 4 years ago
Vec3i.up

ea7b107d8f5e0d3cea1a3fc93f3e099cc32b4a18 authored over 4 years ago
20w30a

78fcff22ef6dd852912008bd25a51ee5a39437bc authored over 4 years ago
Fixes mapping issues in LevelInfo (#1594)

* Fixes mapping issues in LevelInfo

* Clarify comment on copied game rules

7059dcff8dfd09c722addabe4e316982fd87594a authored over 4 years ago
Improve ChunkTaskPrioritySystem mappings (#1541)

5fe0eb0121f8c6ddecc664e27a6ca86b54620245 authored over 4 years ago
Add some names for things in Utils and Identifier (#1595)

* Add some names for things in Utils and Identifier

* Update mappings/net/minecraft/util/Iden...

a306798e292539f93b68d61dce0a743aae894e9d authored over 4 years ago
All inner classes + misc other things. (#1586)

* All inner classes + misc other things.

* Update mappings/net/minecraft/state/property/Prope...

078ef269e14145aea8975766777b21122fa33a42 authored over 4 years ago
EntityType mappings for missing methods and fields (#1578)

* Added mappings for missing EntityType fields and methods

Signed-off-by: Nikita Skobelevs <n...

94d094ae5ef89a5a04170cbc9e4dcfb2df37ca15 authored over 4 years ago
Moved tree decorators into their own package (#1579)

* Moved tree decorators into their own package

* Apply suggestions from code review

Co-aut...

8a5d3b4c457205f5862734a7633f123e3246b01d authored over 4 years ago
Fix some javadoc warnings (#1592)

There is still some entity view/structure feauture ones, 7 left

Signed-off-by: liach <liach@u...

e8dd3900c646362d021b232905cf7d19126e8076 authored over 4 years ago
Make the net.minecraft.command.arguments package singular (#1584)

fb215a22f6106b90ddb633029ac6f6a38ad40412 authored over 4 years ago
BiomeListProvider (#1585)

5e9c5b3e49ec4f6ff28f0510f79e88c61c96cdc3 authored over 4 years ago
20w28a worldgen mappings (#1571)

* Some 20w28a worldgen mappings

* Decoratable and UniformIntDistribution

* Remove CountFea...

fcf6d66e9ec71ab0618ce465df372a470d302df5 authored over 4 years ago
20w28a ConfiguredFeatures mappings (#1563)

* Create class_5464.mapping

* Rename class_5464 & class_5467

* Apply suggestions

* fix ...

e64cdb22bd62c41c4914d38760db6731185aff4f authored over 4 years ago
Map the angle argument type (#1583)

* Map the angle argument

* Rename the AngleArgument class to AngleArgumentType

78166734a4f8f9256e8c5788cfa1ae50afd97d72 authored over 4 years ago
Disambiguate and document getEntities methods (#1514)

* Disambiguate and document getEntities methods

* Apply suggestions from code review

Co-au...

fa9df32fd8c116a447e9116737a70e99762ac97c authored over 4 years ago
Spawn angle mappings (#1581)

f0cb45fab97f7dfd24cf16a982865c12a27d4670 authored over 4 years ago
Biome creator mappings (#1582)

495216bb07bb6c1951f4d68dba2c61f0abd42b8e authored over 4 years ago
20w29a

8bc6276f19669982fc87bc72fa86327a78dc062e authored over 4 years ago
Dynamic registry manager references (#1577)

7a551e60e3364b2ed934360363bf1fc48ef5374f authored over 4 years ago
Map dynamic registry manager (#1561)

* Map registry tracker again :sweat:

Signed-off-by: liach <[email protected]>

...

cf5427b0d366e7d6d9f950015244218b5f00d03d authored over 4 years ago
Fix mapNamedJar not depending on correct task

5fc92f86a1d9ebb0a22447883a65b573fe5db2a5 authored over 4 years ago
Make mapNamedJar remap parameters too (#1575)

075a7899ee68de1702cf783986c655fae388ad93 authored over 4 years ago
Improvements to lighting engine mappings (#1501)

* Improvements to lighting engine mappings

* Consistency in ChunkLightProvider

* apply som...

467bf82f0cdd27f4553596ff4e0b661729f447c5 authored over 4 years ago
Minecart mappings ported (#1555)

* Minecart related mappings

* Update for new dismounting content

Signed-off-by: liach <lia...

a9e69959352875c19f79651994a4aa6c68d68dad authored over 4 years ago
Update stitch and enigma

431ea5d8c7949e0eff9d5492f75d795f0569d4a2 authored over 4 years ago
Mostly decorator and feature stuff (#1568)

* oh gosh oh heck

* Delete class_5434.mapping

* fixed stuff

4b7ff50bec2201e8ecbb67c9a5c98b8c0d3ce809 authored over 4 years ago
Drop invalid mapping

ba3ba37d988f448cba156be267a3f11a6c84e76e authored over 4 years ago
Actually describe vague "checkChunk" methods. (#1548)

* Actually describe vague "checkChunk" methods.

These are quite vague, and the profiler call is...

73f3f96ff971e2ef26704ad4a81476ca3513175d authored over 4 years ago
TypeConsumer is actually a visitor (#1566)

* TypeConsumer is actually a visitor

And map that one bootstrap method that uses the visitor
...

283dee7b3335e625e8e239f07ff682f228747233 authored over 4 years ago
Builtin registries (#1562)

* Dynamic registries

* Dynamic -> Builtin

017b5ce124185134f5a94f5dfe524488f26e7764 authored over 4 years ago
Adjustments to render layers (#1545)

6f59e5c9c042b135787fc4403bb3799c109d2f8d authored over 4 years ago
Structure Placement (#1552)

* Structure placement

* Enhanced structure mappings

* Added docs to structure start

* U...

099c461affdd942e5eb21cd9e4859c6607fd7e00 authored over 4 years ago
ServerWorld: add weather and time mappings (#1570)

* ServerWorld: add weather and time mappings

* ServerWorldProperties: set time methods

79511e488a68bc6b9d70e53ab8957c6b03e91890 authored over 4 years ago
Less controversial new stuff (#1567)

Signed-off-by: liach <[email protected]>

Co-authored-by: liach <[email protected]...

79b3bf1c4b08ef18ebd6c903dce122f2641b6ba4 authored over 4 years ago
data pack loaded registries util class (#1560)

* data pack loaded registries util class

Signed-off-by: liach <[email protected]...

2cb0b6e8e2a70f7691d7e5711e91a2058fb0c96b authored over 4 years ago
Thinking with portals (part 1) (#1569)

* Thinking with portals (part 1)

* match the method name to return type

52bb8ef4aaa8cf6c48d40ff6dd1f4b7a3e9e4bf3 authored over 4 years ago
Fix name inconsistency (#1558)

Signed-off-by: liach <[email protected]>

Co-authored-by: liach <[email protected]...

c5c06dcca3a2c514cbe25946dc3a3fc1251a69c6 authored over 4 years ago
RateLimitedConnection (#1564)

* RateLimitedConnection

Signed-off-by: liach <[email protected]>

* Hack

Co...

cb3132d249926df1edbc3c3a260886bb533c3a78 authored over 4 years ago
Map system toast and file dragging handler in Screen, rename misnamed Screen (#1546)

* Map system toast and file dragging handler in Screen, rename misnamed screen.

* Update mapp...

9936568cb43e6b132a09f80489befccb3bcb4fa5 authored over 4 years ago
Fix duplicate method name

Might need bikesheading

61dad7302a0a244a469470b61ba319fb8e07ebe7 authored over 4 years ago
20w28a

c8192e4d369f0ef977bd123833248ac1da384753 authored over 4 years ago
github actions: add wrapper validation (#1559)

5173b68a336e2f604cabaf007561dddb176316b5 authored over 4 years ago
Worldgen Ergonomics (#1550)

db98c187d64a099edd56a87a503cc95fc657826f authored over 4 years ago
Sneak 100 (#1553)

* Sneak 100

Fixes for #1551

Signed-off-by: liach <[email protected]>

* Upd...

bdbb68371c821217ae00b221b39f6e844d6c319b authored over 4 years ago
Consoldiate all realms classes to net.minecraft.client.realms (#1549)

The client package was choosen since realms is only present in the client jar, hence all of it's...

03f8f184b63b18a456897bb150c70fa90e161078 authored over 4 years ago
Document some bits of Spawner. (#1547)

* Document some bits of Spawner.

* Update mappings/net/minecraft/world/gen/PillagerSpawner.ma...

12aab80a83c5b7d203d5e9d7605ef9699bac3486 authored over 4 years ago
20w27a recipe book (#1538)

* 20w27a recipe book

Signed-off-by: liach <[email protected]>

* Recipe catego...

3d581ecc5eb5535b62537bb20f2e5cdace7d3243 authored over 4 years ago
New tag mappings and refactor of tag names (#1543)

* Map new tag logic.

* slight javadoc correction

* Tag refactor

* Update mappings/net/m...

24246abf20fe02cb413be2e75679b461c42026bb authored over 4 years ago
Quick fixes (#1534)

* Quick fixes

* Update EntryListWidget.mapping

4b5dadbafaf2a286eae89a53b543a6e96d84407e authored over 4 years ago
Piglin Brutes and stuff (#1537)

* Piglin Brutes and stuff

* Delete RenameSwapHandsFix.mapping

* stuff

* Update mappings...

8af9ff55096338383a888e28a858979d6c35d2d1 authored over 4 years ago
Add some ProjectileEntity field names (#1507)

* Add some ProjectileEntity field names

* Fix my syntax mistakes

d2aad0de0be4d52ff50cb2a6ee48e0b1ec49bbbd authored over 4 years ago
Block.replaced/replaceBlock -> replace (#1528)

* Block.replaced -> replaceBlock for consistency

It just delegates to replaceBlock with one c...

f17244efd879df775e51fbf9ab8f5fe8972f8715 authored over 4 years ago
Map two methods in GeneratorType (#1535)

* Map two methods in GeneratorType

* Update BiomeSource.mapping

e9a00990e58f05dadcfd9a90d2ac5ee6bff3261c authored over 4 years ago
Mapped method to retrieve recipe list (#1533)

Co-authored-by: Juuxel <[email protected]>

Co-authored-by: Yanis48 <dou...

894fc1ad28c34f41dcac4abc3dddeeacd9ab1138 authored over 4 years ago
Mappend rendering flashing TNT blocks (#1532)

Co-authored-by: liach <[email protected]>

Co-authored-by: liach <7806504...

760883751e975d8299ada3d5ee55ed5edb212591 authored over 4 years ago
Map OptionFix (#1523)

* Map OptionFix

* Update mappings/net/minecraft/datafixer/fix/OptionFix.mapping

Co-authore...

f62cba9cb0f23fd0614ba6b648359a226703bb21 authored over 4 years ago
20w27a

b446f6047d48a81551c01dccb32c2edd67552417 authored over 4 years ago
Some command source docs, remove a few old Registry tracker names and some world data stuff (#1522)

a9c0090ab65fde1a64ae102c8960760b21435a74 authored over 4 years ago
Some command source docs, remove a few old Registry tracker names and some world data stuff (#1522)

ec7bed90ba512d70c85058fc35b4bb44318851a0 authored over 4 years ago
Add mappings for client (options and some screens/widgets). (#1519)

* Add mappings for client (options and some screens/widgets).

* Apply suggestion and add two ...

2ed6de5c480b98b49ca91b20ec7aaec331d0f6af authored over 4 years ago
A couple of goal fixes (#1527)

* A couple of goal fixes

* WanderAroundTarget -> WanderNearTarget

ed2e3e3b29a1534253e539ffb12c04d247cc72c0 authored over 4 years ago
Update PiglinBrain to have more accurate names (#1513)

* Update PiglinBrain to have more accurate names

* change swapItemToOffHand -> swapItemWithOf...

153ef3a58bc4506f22b084ff59c9594546fa2289 authored over 4 years ago
MobEntityWithAi -> PathAwareEntity (#1517)

9937826d462a1301aacb0b0dff01c17579bb9378 authored over 4 years ago
Move to github actions

2fa42f8292c05e2ec30f88494468b43640448c2a authored over 4 years ago
Additional breakBlock overload mapped (#1520)

0345e81ef078bb79c757db361fb334064b7b3760 authored over 4 years ago
Made it more explicit why one would want to run the yarn task (#1521)

1c916bddac85b533fdf74839490d0060980aee5a authored over 4 years ago
ButtonWidget constructor arguments (#1526)

b28ccd1be1737bd9e39f4693820e466247f874b2 authored over 4 years ago
Amend prohibited mapping sources (#1518)

All of spigot's files related to their mappings have the following in their header: `(c) 2014-20...

bb126282a339ef4188db9f46e5a4967d4cbbe834 authored over 4 years ago
Map chunk and chunk statuses (Reattached) (#1511)

* Map chunk and chunk statuses

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

8a6a1db2ce6bc1a814673cf5af37be899ec7e104 authored over 4 years ago
Some Realms mappings (#1505)

c13c0fccf5a2211abcbd6065b5b1858fb3d91f67 authored over 4 years ago
Backtrack enigma version

623ef86989a453f4a5da1bd7a552e3d09fe06dfa authored over 4 years ago
desync -> dsync (#1512)

ddae078fbd0f1de4c25c68ce1af0f3d9f5ae45ee authored over 4 years ago
Default structures and minor fixes (#1509)

* Map default structure adders

* Fix incorrect case for static final field in LootTableRanges...

6ae7f75387111d359d2c59e3eaf883c651d93924 authored over 4 years ago
1.16-pre5 world gen mappings (#1469)

Some overlap with #1453, but nothing major.

2847e6a8af9a7697e2cbe57dba3a92d73105735d authored over 4 years ago
Map riptide properly (#1503)

6d9a8c1acae57d29a126b4c4f87e1fe107998c3d authored over 4 years ago
Fix lots of spelling errors throughout yarn (#1506)

* Fix lots of spelling errors throughout yarn

* Delete empty comment

d3e8fd1935e17f3115e52ddf430b6d3551cc11e8 authored over 4 years ago
1.16.1

31e6f65098c898ecc13a8292688725033c76d987 authored over 4 years ago
Fix spacing of 'blockstate' in ModifiableWorld#setBlockState docs (#1497)

e447c4558dab5fbc0c47a485ce928efb59f91111 authored over 4 years ago
Re add names to documented rules that were previously autonamed. (#1496)

13b18dd9da0d1ab83492074e3a6234216cdf173c authored over 4 years ago
Change hasEnchantmentGlint to hasGlint (#1495)

Fixes #1492

08702f1120628f1a26e56212407c77d7e8222e1e authored over 4 years ago
1.16

a8502591b0c69e46676f63245b2867f39f86ba5d authored over 4 years ago
Rename the air material color to clear (#1490)

Partially fixes #1451

ac61bceab881f51ce30186831963440d4ff5e6d2 authored over 4 years ago
Map new ModifiableWorld.setBlockState (#1483)

189a20f1ddad21434e2bc6f43b981f45c5ac89db authored over 4 years ago
Fix a typo in EntitySpawnS2CPacket (#1494)

e8752b05a694e1f8ad9a0069d9ea7e000025dad1 authored over 4 years ago
Move raid classes to village package (#1482)

5bf86c068f5cf5c2afeb5e6f6aea88fc13d83929 authored over 4 years ago
Some fixes (#1481)

* Some fixes

* FeaturePiece -> StructurePiece

c72ab7649ee46d512df5ce90a11cea7b6cec28f6 authored over 4 years ago
Swap the names of the bubble and bubble column up particle classes (#1488)

Fixes #1487

2b8c225daba8b4a6c7b3713e3de5ec2f1c2e4949 authored over 4 years ago
Fix FluidState#matches not being consistent with Fluid#isIn (#1489)

Fixes #1486

267881a8618c528b42ce32e8fb76c737f872663f authored over 4 years ago