Ecosyste.ms: OpenCollective

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

github.com/QuiltMC/quilt-mappings

Quilt's Mappings for Minecraft
https://github.com/QuiltMC/quilt-mappings

Worldgen Mappings (#1782)

* lots of world gen mappings

* Apply suggestions from code review

Co-authored-by: YanisBft...

74ebdcabf0caeb0d1807a9ac6130918bfca923d7 authored about 4 years ago by SuperCoder79 <[email protected]>
Chat filtering mappings (#1809)

* Chat filtering mappings

* Map filter methods for in-game strings

* ChatFilterer -> TextF...

fe6fc12fcd35d3ae924a26ed0c5c9b69dddbe9ad authored about 4 years ago by ramidzkh <[email protected]>
Improve SuffixArray (#1811)

efff892375adefdcb1ebf88ec6de735b6c51fb2c authored about 4 years ago by enbrain <[email protected]>
Clean up screen packets (#1819)

* ConfirmGuiActionS2C -> ConfirmScreenActionS2C

* GuiCloseC2S -> CloseHandledScreenC2S

* C...

45057ca88576a19065fd8d45244d409ae0204142 authored about 4 years ago by Juuxel <[email protected]>
Update World.mapping (#1708)

* Update World.mapping

* Update World.mapping

* horizontally -> vertically

0a9f3ddaba55f43f7c5a00f573b7968c7ee1428c authored about 4 years ago by enbrain <[email protected]>
1.16.4

c58bac02bbcf4141132df78ba6a2c1f75d30d7a5 authored about 4 years ago by modmuss50 <[email protected]>
Map some sky properties (#1793)

* Map some sky properties

* Update mappings/net/minecraft/client/render/SkyProperties.mapping...

1c99d1ff21ede19783e174d23373edddc69f4305 authored about 4 years ago by Thalia Nero <[email protected]>
Some Screen and ParentElement javadoc (#1801)

* Some Screen and ParentElement javadoc

* Apply suggestions from code review

Co-authored-b...

30ce1e3c52d6876274e58aa75d57e32f7a621b6a authored about 4 years ago by i509VCB <[email protected]>
Update ClientPlayerEntity.mapping (#1823)

just added a couple of missing mappings

c3a623b25301b24083b98deb5d44236c5676c11f authored about 4 years ago by Pranav Gade <[email protected]>
Add mappings for RealmsClient and related classes (#1821)

* Add mappings for RealmsClient and related classes

* isBlockedPlayer -> isPlayerBlocked

C...

433e6bd861397504d2821cb3f2d240818aed7455 authored about 4 years ago by enbrain <[email protected]>
Add mappings for option screens (#1820)

* Add mappings for option screens

* button -> buttonList

Co-authored-by: YanisBft <doublec...

e439ad29e03cb4da4f563a9361e404f7c73a93f8 authored about 4 years ago by enbrain <[email protected]>
Add a simple `decompileCFR` task (#1805)

* Add a simple `decompileCFR` task

* namedSrc

58de8437f4d623d6d5a74f60ec91069c92527fc6 authored about 4 years ago by modmuss50 <[email protected]>
Map the NetworkEncryptionException class (#1815)

cab3f2c3752b8442452c8d035dbbcf5ce2961cf0 authored about 4 years ago by haykam821 <[email protected]>
Complete BookUpdateC2SPacket mappings (#1817)

472770efc3d446a0616fbd5235ca3c341dd91076 authored about 4 years ago by enbrain <[email protected]>
ServerPlayerEntity.openHandledScreen -> refreshScreenHandler (#1818)

55a3a2ab06e0227de395b490cec9beb73eaae505 authored about 4 years ago by Juuxel <[email protected]>
Add mappings for Window and related classes (#1803)

62528bf47154bc973e65725769e4d41cc210aaf2 authored about 4 years ago by enbrain <[email protected]>
Sound system stuff (#1824)

* Sound system stuff

* Update mappings/net/minecraft/client/sound/SoundListener.mapping

Co...

3fd13d6416da28a3d41953812be14604db480cd3 authored about 4 years ago by hYdos <[email protected]>
Some command mappings (#1822)

74eea685be6c5ae426672a74c2d369db4b78ebb2 authored about 4 years ago by Glitch <[email protected]>
1.16.4-rc1

26b69cdf29bdf464ccd10b9e7cebd4d4de34c7c5 authored about 4 years ago by modmuss50 <[email protected]>
1.16.4-pre2

fdad4e06cf5bc4e62f24dbd9bc6b231ed32a71fc authored about 4 years ago by modmuss50 <[email protected]>
Social interactions (#1808)

1a9726310d5fa900877e38f3272da9ca751401e4 authored about 4 years ago by YanisBft <[email protected]>
Some server javadoc and mappings (#1800)

* Some server mappings, mostly server related javadoc

* empty comment gone

* Update mappin...

bca5ecf1f4d2f132da6aaa30b53afb67c0a73637 authored about 4 years ago by i509VCB <[email protected]>
Add javadoc for color parameters in TextRenderer (#1806)

58ddb75642a241a454dbe367a250975edf3175a0 authored about 4 years ago by enbrain <[email protected]>
Biome sources, chunk generators and level things (#1786)

7ca052e97872b8141fa236645387a8ad22096d32 authored about 4 years ago by YanisBft <[email protected]>
1.16.4-pre1

724d9a0ac482ac8c9f0d807c21cd0438ae229eb2 authored about 4 years ago by modmuss50 <[email protected]>
Some dynamic registry mappings (#1718)

* Some dynamic registry mappings

* Fix spacing

4571cee0d80f722d4af0142d4554b37de411348a authored about 4 years ago by Vincent Lee <[email protected]>
Update gradle and improve realiablitity of actions (#1804)

* improve github actions

* fix

* update gradle and fix

d1aa84975647c0341bc28d2b739acff3f62c4244 authored about 4 years ago by modmuss50 <[email protected]>
Finish Option mapping (#1783)

* Finish Option mapping

* Update mappings/net/minecraft/client/options/Option.mapping

Co-a...

24ea2b9fd2ffcf56103ad9b0215a3b33bd8a1bcd authored about 4 years ago by enbrain <[email protected]>
Add javadocs convention (#1790)

* Add javadocs convention

* Update CONVENTIONS.md

83d6b1581d5a63280e135cfe383215b0092278b1 authored about 4 years ago by YanisBft <[email protected]>
Finish MerchantScreen mapping (#1795)

* Finish MerchantScreen mapping

* Update mappings/net/minecraft/client/gui/screen/ingame/Merc...

6cc1a9368ab7c9994c4890c2b182da671e2781fb authored about 4 years ago by enbrain <[email protected]>
Completed mappings for BellBlockEntity (#1797)

* added mapping for field_19158
added mapping for method_20523

* changed glowEntity to apply...

8522b18add08a166aabb073b7f4434af6d3c722f authored about 4 years ago by viktor40 <[email protected]>
Add mapping for method_30036 (#1798)

2856e3c65f35cb062edd49983ed52744feee7bb9 authored about 4 years ago by Juuxel <[email protected]>
old structure generation mapping (#1788)

4895fbf31b4b317eff5f7dff9638b51619bbd0e6 authored over 4 years ago by Patrick <[email protected]>
Correct parameter names in PlayerSkinTexture for strip* (#1794)

The third and fourth parameters are not width or height; they are the coordinates for the lower-...

79847274e555542eade84bd110177a07e0687f9e authored over 4 years ago by unascribed <[email protected]>
Map most remaining BlockPos methods (#1791)

12f38f74918e0fd70331449e0fc2e102dbac0612 authored over 4 years ago by Pyrofab <[email protected]>
Map class and methods in NarratorOptionsScreen (#1776)

* Map class and methods in NarratorOptionsScreen

* fix package

* screen -> parent and find...

732d70e3765fde5408d7b8cf7285b7fbffb5b049 authored over 4 years ago by Tom_The_Geek <[email protected]>
Rename villager trade select listener method to match packet name (#1777)

4d9605e5199fbe88e5b63d3a7ccf5f3d66236031 authored over 4 years ago by haykam821 <[email protected]>
Add more DebugHud mappings (#1785)

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

f5a1b3d7eaf186cb0f7705eff8d0de4cb67ac5c8 authored over 4 years ago by cominixo <[email protected]>
Finish BlockHitResult mapping (#1787)

7b75c575d577a49d5a48b17151d6eb099d9e31fd authored over 4 years ago by enbrain <[email protected]>
Fix the IdListPalette.fallback field not matching the parameter name (#1781)

17aa1fd5dc3d242a57d3a4b060bcab4c14c200aa authored over 4 years ago by haykam821 <[email protected]>
Add Javadoc for property classes (#1789)

591ab2cc4fd3746a2a83588da27dc1e343044fb5 authored over 4 years ago by enbrain <[email protected]>
Replace remaining references to generic trader naming with merchant (#1778)

cd6d0e6ccce49dcdbb0853e50f8601a3e6172fb5 authored over 4 years ago by haykam821 <[email protected]>
Finish ChatHud mapping (#1779)

9846fff91db3d9efa261ef65d681ea6f054829e2 authored over 4 years ago by enbrain <[email protected]>
Fix some static final fields not having uppercase names (#1780)

* Fix some static final fields not having uppercase names

* Fix typo in capitalization of sta...

3c373a9870196513c5205e9dd6f3d5357deb5df3 authored over 4 years ago by haykam821 <[email protected]>
Mapped MultiNoiseBiomeSource (#1775)

ea049cb570a7612ecec1c1083af6d3fc53530f70 authored over 4 years ago by YanisBft <[email protected]>
isCollidable & collidesWith (#1774)

2d4eb4c3f20b637648cbcba75964b0df0ba17f24 authored over 4 years ago by LoganDark <[email protected]>
Feature classes (#1758)

398c55be363ab84888bfcb96427f3935c23a86f0 authored over 4 years ago by YanisBft <[email protected]>
Remap LevelStorage parser and getter methods (#1762)

afe9d70e5c02ac6fb7f0f7ec20f08ba765ddd38a authored over 4 years ago by ye-yu <[email protected]>
Add mappings for vector classes (#1713)

f18c014bb0f0870ab03f0b7904dfcdd1594510a4 authored over 4 years ago by enbrain <[email protected]>
Entity model things (#1759)

* Entity model things

* Update TurtleEntityModel.mapping

fa6bfa04c2e83ff87839f958ff1d72d0b516b699 authored over 4 years ago by YanisBft <[email protected]>
Add mappings for InGameHud (#1771)

42955da7a47691eead284b53ef1af4fa5a9cb925 authored over 4 years ago by enbrain <[email protected]>
I single-handed mapped the most derpy code in all of minecraft [Squid Mappings] (#1772)

* Mapped squid entity. Thise code is so derpy though

* Update mappings/net/minecraft/entity/p...

d8d8ac8819702e1de17ac89c374335866ca01c2b authored over 4 years ago by ­Sollace <[email protected]>
Glint layer mappings (#1484)

* mapped the item glint layer methods

* Rename the fields to match the methods

175bf8ce1aa8d2b3001f412db5027890aaccdc87 authored over 4 years ago by ­Sollace <[email protected]>
method_29237 -> success (#1773)

* method_29237 -> success

* Update TypedActionResult.mapping

c436f489b38bdb4614769328dbf521ffa15d80d6 authored over 4 years ago by ­Sollace <[email protected]>
Add some Javadoc for Item (#1769)

* Add some Javadoc for Item

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

Co-authored-...

24ab4d2ee98e8a81b8e65f4dd8a69a85b60aa15a authored over 4 years ago by enbrain <[email protected]>
Item.getStackForRender -> getDefaultStack (#1768)

e4a501673e356f8f6d6cd6d9a1501fdb53cc27c0 authored over 4 years ago by enbrain <[email protected]>
Style.method_30938 -> withUnderline (#1765)

64ed516c31a60cd48a59468a4887a451d40465fd authored over 4 years ago by Kfir Awad <[email protected]>
Add mappings to MinecraftServer (#1741)

51ddbb2207f211f573651bcc4ec171d56b1a6546 authored over 4 years ago by enbrain <[email protected]>
Add mappings for SurfaceBuilder (#1748)

82942a674fa497e79a327347d2fc15569e5c5924 authored over 4 years ago by enbrain <[email protected]>
Finish mapping the CreditsScreen class (#1764)

* Finish mapping the CreditsScreen class

* Rename the CreditsScreen.COLORS field to OBFUSCATI...

d7d319f1c6f65998250863d657a35a2634c8a5a1 authored over 4 years ago by haykam821 <[email protected]>
Add javadoc for the class Element (#1763)

* Add javadoc for the class Element

* Fix typo in Element javadoc

* Move parameter doc int...

6733dfe284805d52ecc6496f86f4d9389f41b8d1 authored over 4 years ago by ye-yu <[email protected]>
Some item javadoc (#1668)

* Some item javadoc

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

Co-authored-by: liac...

aec004a2c6b18e2e81d8df1955b3cf08f10e520b authored over 4 years ago by i509VCB <[email protected]>
Some fixes (#1757)

* Some fixes

* lightLevel -> luminance

* added javadocs for luminance

* not sure

e6c1a58485ea47843d81f34e2b4fcd9b6925b896 authored over 4 years ago by YanisBft <[email protected]>
Replace generic trader naming with merchant (#1760)

d973d3f83ab0e4f19c6de5db985a0c25c0d542a3 authored over 4 years ago by haykam821 <[email protected]>
Replace the remaining TEX suffixes for fields (#1761)

89c7c0d8b720db0d10b9dec49a82a8144f1b1465 authored over 4 years ago by haykam821 <[email protected]>
JD for METAL material (#1749)

* JD for METAL material

METAL includes non-obvious things.

* Update mappings/net/minecraft...

5b90a1e747057a5801bbdf0597fcb9a8c5958c11 authored over 4 years ago by Deximus-Maximus <[email protected]>
Name New Material and JD it (#1750)

* name new material

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

Co-authored-by:...

df2073f4835e800353786caeb2136d81fa49fd3c authored over 4 years ago by Deximus-Maximus <[email protected]>
Some util package mappings (#1738)

* Some util package mappings

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

C...

3715a34d9502385550ccca5e61e4be1d3671b67f authored over 4 years ago by YanisBft <[email protected]>
Add game mode mappings (#1742)

b83a1075435e429d3d9448a71698bffa9994d4d8 authored over 4 years ago by enbrain <[email protected]>
Add mappings for Feature (#1751)

* Add mappings for Feature

* generator -> chunkGenerator

Co-authored-by: YanisBft <doublec...

83826a2a203144b731100464b5273602be320b74 authored over 4 years ago by enbrain <[email protected]>
Map the new fields and methods in 1.16.3-rc1 (#1754)

349110cfe1576d4ca4ffc6f7f5549e1bcd2c59fc authored over 4 years ago by haykam821 <[email protected]>
1.16.3

51380a15d46ab03ac413b713861d9580c66c580b authored over 4 years ago by modmuss50 <[email protected]>
FAILED -> CONNECT_FAILED (#1755)

7a80589983e0b383d55bbd8e6acb71a24aa3e384 authored over 4 years ago by Joseph Burton <[email protected]>
1.16.3-rc1

237d32462d09056ab1340c659bc0e4d8c896e374 authored over 4 years ago by modmuss50 <[email protected]>
New Ingredient.ofStacks (#1739)

e316e84a16c2065748f40cc879f3b3a05ca5e724 authored over 4 years ago by shartte <[email protected]>
Various entity mappings (#1699)

* Various entity mappings

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

445391cfd2cb761a42a87af1ba3cb75025004ff1 authored over 4 years ago by YanisBft <[email protected]>
Map missing client collision methods (#1710)

* Map missing client collision methods

* wouldSuffocateAt -> wouldCollideAt

* Remove spuri...

944e8bf84ce750b5bce5708d4be407b2c1a16b86 authored over 4 years ago by Pyrofab <[email protected]>
Add mappings to DefaultBiomeCreator (#1736)

4e4c5957b61fee4b72929fb5561d8e5b9e9b9da2 authored over 4 years ago by enbrain <[email protected]>
Assorted mappings, mainly enchanting, some rendering params and generator type. (#1671)

* Assorted mappings, mainly enchanting, some rendering params and generator type.

(cherry pic...

577ff9ccbf3ae871b351c9383064949c29e90ead authored over 4 years ago by i509VCB <[email protected]>
Dont save build artifacts on jenkins.

If this causes you an issue you should be getting them from maven.

b964ad9c82a430110e1860d1c97c1b232c5e37d5 authored over 4 years ago by modmuss50 <[email protected]>
Update BlockBox.mapping (#1714)

* Add a mapping for BlockBox.method_29299

* Revert dv

* offset -> move, translated -> offset

4bb59b069514fde01b235154ce6afd5be9f71c1b authored over 4 years ago by enbrain <[email protected]>
Add a mapping for MinecraftClient.method_29041 (#1720)

* Add a mapping for MinecraftClient.method_29041

* Update mappings/net/minecraft/client/Minec...

e796ec1da1c4d3bd67eec39e5ea2f39b76f06a34 authored over 4 years ago by enbrain <[email protected]>
Add mappings for ChatHud (#1721)

* Add mappings for ChatHud

* seconds -> millis

* Update mappings/net/minecraft/client/gui/...

117e0145802e3617bf5f82ef68424d9cf07a9871 authored over 4 years ago by enbrain <[email protected]>
Random worldgen (#1728)

4c75a2df53d3b25b6baa2b0eb1df20fbd6b973da authored over 4 years ago by YanisBft <[email protected]>
BooleanOption.set(Lnet/minecraft/class_315;)V -> toggle (#1729)

013c5e07aaa683aaca0ab2e6929fe48e3eb5a3bd authored over 4 years ago by enbrain <[email protected]>
Add mappings for ScreenTexts (#1730)

* Add mappings for ScreenTexts

* get -> compose

Co-authored-by: liach <7806504+liach@users...

4725f35b26f2ac3bfb0cb78262db5ebaaf2365e5 authored over 4 years ago by enbrain <[email protected]>
Add mappings for Entity (#1731)

093cb482469a26ba14a1ee28ba63796543a7e239 authored over 4 years ago by enbrain <[email protected]>
Add mappings for SignEditScreen (#1732)

6a9a366b9c92c93c1867c0ed45ce0ceea51e378c authored over 4 years ago by enbrain <[email protected]>
Add attributeModifiers mapping (#1733)

c221aa61be5a2a25cab6c5f39549be606d4f2b93 authored over 4 years ago by enbrain <[email protected]>
Add getSkyAngle mapping (#1734)

d4ee30578be3f15ee97f5b16fa76c529ffa9a36f authored over 4 years ago by enbrain <[email protected]>
Add mappings for ChunkTicketType fields (#1712)

5642461bdeb9cdd118718bca7101cb891c33ccf5 authored over 4 years ago by enbrain <[email protected]>
Particle and sound classes (#1717)

* Particle and sound classes

* Update ParticleType.mapping

4dc428383a838f0d11e85368a6d587448f1b4b5e authored over 4 years ago by YanisBft <[email protected]>
Add Mapping For Valid Frame Block Predicate In AreaHelper (#1719)

f16f3a8551f99144474b4e3db62939b491e34cb5 authored over 4 years ago by TheBrokenRail <[email protected]>
Add debugWorld mappings (#1722)

5f460cbebf673792f2bbf5b522b1fc81792e1c5f authored over 4 years ago by enbrain <[email protected]>
Clean up javadoc on Identifier(String) constructor (#1723)

* Clean up javadoc on Identifier(String) constructor

This was done without Enigma! Since this...

67ef4865308a8595f72b787ebf9ed96d144be4d1 authored over 4 years ago by Kfir Awad <[email protected]>
Add a mapping for method_30843 in SignBlockEntity (#1706)

343a7cb5adc9bdfd49c23f685caa78528d039258 authored over 4 years ago by enbrain <[email protected]>
rayTrace -> raycast (#1700)

* rayTrace -> rayCast

* rayTrace -> raytrace

* RayCastContext -> RaycastContext

Signed-...

6db313ddaa54e486ae1cfe363dacdca3f8c7340b authored over 4 years ago by AppleTheGolden <[email protected]>
Add mappings for inventory-related (#1704)

* Add mappings for inventory-related

* itemStack -> stack

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

3191b4b9a7fdb2ddb591533391ef1e53becd9cbd authored over 4 years ago by enbrain <[email protected]>
Add a mapping for BlockPos.field_25064 (#1715)

4cc2665188e9d2144a14f70783e2441fd46abda1 authored over 4 years ago by enbrain <[email protected]>
Update Enigma (#1711)

120ca2f6fdd081a8bde85863d3890f072e94bf75 authored over 4 years ago by idwtd <[email protected]>