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

Map some BE renderers (#1945)

* Map some be renderer stuff

* Remove mappings that conflict with #1944

* dont delete othe...

9a5273f48481f013579e7ed17e6e4056a04cc41f authored about 4 years ago by Tom_The_Geek <[email protected]>
`getFirst` -> `build` (#1946)

As an optimization, this method returns the first model if there was only one model added. In th...

98fbc1b6368fd9f77b2a8ac9eef3e0b40f2cb6de authored about 4 years ago by yyny <[email protected]>
Beacon beam rendering and other be renderers (#1944)

* Beacon beam rendering and other be renderers

* missing parameters

* follow conventions

7a3b5e7c300d884b8851776734de2d298a26b1f8 authored about 4 years ago by YanisBft <[email protected]>
20w51a things (#1918)

* stuff

haha yes

* buckets

* sleeping gamerule thing

* haha yes

* haha yes

* U...

b9d56158e5578575f767d12e2a198775a2fda38a authored about 4 years ago by Shnupbups <[email protected]>
GL things (#1926)

* GL things

* fixes

* getID -> getId

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

Co-au...

e7710a559e2cfaa85f38ae617abc922ce953f462 authored about 4 years ago by fewizz <[email protected]>
Some renames concerning the hotbar (#1943)

* Rename HeldItemChangeS2C to match UpdateSelectedSlotC2S

* Fix bad parameter name of swapSlo...

8fba5222be47ef62d492fa09fb7e1bdbf7ed6c4f authored about 4 years ago by Siphalor <[email protected]>
Added docs for MinecraftServer.save() (#1909)

* couple of SplashScreen names (#1766)

* couple of SplashScreen names

* Update SplashScree...

27a3bc7045ca547adb0316f52c80355836140876 authored about 4 years ago by Szum123321 <[email protected]>
Complete StairsBlock mapping (#1936)

```java
BlockState otherState = world.getBlockState(pos.offset(dir));
return !isStairs(otherSt...

839e771f38d8a280855ee56fea2f7c15b8f05c99 authored about 4 years ago by yyny <[email protected]>
Fix javadocs and update Enigma (#1937)

* Fix javadocs and update Enigma

* oops

992926dd04ba097b02c03707890cb50585f8877b authored about 4 years ago by YanisBft <[email protected]>
Complete RecipesProvider mapping (#1939)

* Complete RecipesProvider mapping

* Apply Juuxel's suggestion

Co-authored-by: Juuxel <659...

f6fc193bb8fc1f81368efeba65ba9a283a363d54 authored about 4 years ago by yyny <[email protected]>
Rename FenceBlock.isFence (#1932)

* Rename FenceBlock.isFence -> isCompatibleFence

* Update mappings/net/minecraft/block/FenceB...

4cfa0de0fb94383bccf9020b846273e95faa0339 authored about 4 years ago by Alex Habich <[email protected]>
Map some of the unmapped parts of functions (#1928)

9a9470a6fad91c7ef6d52d5805e8b379c2453386 authored about 4 years ago by zml <[email protected]>
Rename the FullScreenOption class to FullscreenOption (#1933)

* Rename the FullScreenOption class to FullscreenOption

Fixes #1922

* Fix the FullscreenOp...

6b8b93cb5ae8e6d7e8eae5c9b0c49b00145be817 authored about 4 years ago by haykam821 <[email protected]>
Random misc world gen mappings (#1908)

* Random misc world gen mappings

* Apply suggestions from code review

Co-authored-by: Yani...

ed7e60a9fb23f313488c0eff75e16ee0c1d9b43e authored about 4 years ago by SuperCoder79 <[email protected]>
Add missing mappings in LevelSummary (#1924)

* couple of SplashScreen names (#1766)

* couple of SplashScreen names

* Update SplashScree...

6bd581026ea382b0419fbeceade265ba803acbd4 authored about 4 years ago by yyny <[email protected]>
Update ModelBakeSettings.mapping (#1927)

This method used to be called `isUvLocked`, and was at some point renamed to `isShaded`, which i...

c1edcd114951e3dd7cc93ee4859a82c8b1c0e731 authored about 4 years ago by Hephaestus-Dev <[email protected]>
Make the net.minecraft.client.options and net.minecraft.client.gui.screen.options packages singular (#1921)

* Make the net.minecraft.client.options package singular

* Make the net.minecraft.client.gui....

1498df0b0659247f229ec1b01c1c2d0792eb11a7 authored about 4 years ago by haykam821 <[email protected]>
Add a settings.gradle to ensure consistency (#1929)

If no settings file is found, Gradle will assume the project could be a
subproject and will sca...

5a954f6c424ee2d402e1a64ba2afa4f9268fc530 authored about 4 years ago by zml <[email protected]>
Fix Material.SUPPORTED -> Material.DECORATION (#1474)

Closes #1467

Signed-off-by: Jadon Fowler <[email protected]>

59dbbee406d2a2bbd0e84898296f1596a92d4cfb authored about 4 years ago by jadon <[email protected]>
Fix some boolean getter methods being prefixed with 'get' (#1920)

* Fix some boolean getter methods being prefixed with 'get'

Fixes #1892

* Fix the setter m...

471e787c3256cb7a2c6252c5f57723cb2e3d3bf5 authored about 4 years ago by haykam821 <[email protected]>
Effectiveness 2 (#1272)

* isUsingEffectiveTool -> canHarvest, isEffectiveOn -> isSuitableFor

* Apply suggestions from...

d4bd96020f75156840f49c1a346fc0a8f5265752 authored about 4 years ago by ­Sollace <[email protected]>
Some client javadoc (#1916)

* Some client javadoc

* Apply suggestions from code review

Co-authored-by: Juuxel <6596629...

b99cf7dda742758aea680822f57fccbfbaf6f117 authored about 4 years ago by i509VCB <[email protected]>
20w51a

9ba8dbc9dfb9bc7e3cb3d55d39c817dff3aafff1 authored about 4 years ago by modmuss50 <[email protected]>
ItemStack.areStacksEqual -> canCombine (#1913)

5fe0222760d648adce7cf531c12233d4d8eeaf9e authored about 4 years ago by Juuxel <[email protected]>
TreeFeature.isDirtOrGrass -> canPlaceTreeOn (#1912)

* TreeFeature.isDirtOrGrass -> isSoilOrFarmland

* canPlaceTreeOn

621f8a88cbcb2f77a335f41d557dfcfa91634c32 authored about 4 years ago by Juuxel <[email protected]>
20w49a cleanup (#1911)

* 20w49a cleanup

* Update Vibration.mapping

33da594c9548856d9456d1a96d2aebba28cd9f9c authored about 4 years ago by YanisBft <[email protected]>
Mapped parts of ScreenHandler (#1910)

* Mapped some methods in ScreenHandler

- Mapped method_30010 as removeStack
- Mapped some va...

80fbe2cea7cf8735c8f12e404636f34b745ed63d authored about 4 years ago by yitzy299 <[email protected]>
20w49a stuff (#1903)

* fuck it i'm committing and going to bed

here's what i got

* lots of misc stuff

haha y...

d05efed548779c39fbf733a45b01f99ed137de4e authored about 4 years ago by Shnupbups <[email protected]>
Add some villager mappings (#1907)

* Add some villager mappings

* Apply suggestions from code review

Co-authored-by: YanisBft...

882d18f793ff3f7ffccc632c4a58417e865dcb6d authored about 4 years ago by Taavi Väänänen <[email protected]>
Dripstone mappings (#1904)

* Dripstone mappings

* move DripstoneColumn to world/gen

* Apply suggestions from code rev...

b095467b344cf667171094e05194371d996a7b1e authored about 4 years ago by SuperCoder79 <[email protected]>
48a things (#1894)

* 48a things

* stuff

* Apply suggestions from code review

Co-authored-by: haykam821 <24...

b06cc505e07f2e6f177e126d3f43687bf66c4aef authored about 4 years ago by Shnupbups <[email protected]>
Model part names (#1900)

* Update all the models fields that come from Mojang's json code

* Unswap tailAngle and spike...

c0a046c665248724c222961928bbaff373e66725 authored about 4 years ago by ­Sollace <[email protected]>
Add some brain mappings (#1901)

* Add some brain mappings

* Be consistent with rest of that class

a579fc53ee0a894ae23e280faf001b2306157294 authored about 4 years ago by Taavi Väänänen <[email protected]>
20w49a

db6fa87282e9d694943143eb662a7052e9d90746 authored about 4 years ago by modmuss50 <[email protected]>
ResourceManager documentation (#1898)

* add documentation for the ResourceManager

* Apply suggestions from code review

Co-author...

1766e41fb58d14f24b59825df0a34294b932bb7f authored about 4 years ago by ­Sollace <[email protected]>
Game mode stuff (#1899)

* Game mode stuff

* working javadocs are better

* Update TutorialManager.mapping

768f78c0ac2d6a63ff0129cc2cfeda29d0319c1c authored about 4 years ago by YanisBft <[email protected]>
Some client mappings (#1888)

9de49c608f15126a43935ba01f8fa7ebda56f008 authored about 4 years ago by YanisBft <[email protected]>
Map something for experience orb (#1893)

* Map something for experience orb

* Remap method_30048

6596cd0f81cc368a93be5622253096bde83522a6 authored about 4 years ago by SPGoding <[email protected]>
client.util.math.Vector3f -> util.math.Vec3f (#1879)

* client.util.math.Vector3f -> util.math.Vec3f

* Vec to Vector

* Revert "Vec to Vector"

...

ce0c5cae51270ee9defb4c20b2c3903a3d59f902 authored about 4 years ago by YanisBft <[email protected]>
Dripstones (#1891)

* Dripstones

* improvements

223b18672bf617c889a06fd882793f16fd18c0bb authored about 4 years ago by YanisBft <[email protected]>
Map tooltip rendering methods (#1895)

cd420dc1c6e91e144e36c2c1cedd2bdf67aea826 authored about 4 years ago by Juuxel <[email protected]>
Rename TooltipComponent factory methods to of (#1896)

f5c578feb1813548c75ad1b9a50084388bdafec0 authored about 4 years ago by Juuxel <[email protected]>
20w48a

b4c1720de74bfb8bd13d2093a892b7decdb45001 authored about 4 years ago by modmuss50 <[email protected]>
TooltipComponent related mappings (#1874)

* TooltipComponent related mappings

* Add missing Item and ItemStack mappings

* Correct wi...

388cfed632f2a109952a206309afc6883566381c authored about 4 years ago by Emily Rose Alexandra <[email protected]>
Some text renderer javadoc (#1878)

* Some text renderer javadoc

* Update mappings/net/minecraft/client/font/TextRenderer.mapping...

42277f341cc8541c698049bd4a857304829bfc1d authored about 4 years ago by i509VCB <[email protected]>
Fix javadoc warnings (#1884)

* Fix javadoc warnings

* attempt 2

* attempt 3

* last attempt

* apply juuxel's comment

40d713533de1283c488191d319636af76806efdc authored about 4 years ago by YanisBft <[email protected]>
Suggest using Block#asItem instead of Item.fromBlock (#1743)

ea7929ac466eabe43fe23866523339bcc33863b3 authored about 4 years ago by enbrain <[email protected]>
Complete DoorBlock (#1885)

5c96ea3f69dd1960611444f7445114eaa7aecdf5 authored about 4 years ago by enbrain <[email protected]>
Added GameModeSelection and CameraSubmersionEnvironment (#1882)

* Added GameModeSelection and CauldronFluids

* Renamed enums, moved to relevant places.

* ...

29ec35b5d78e949a2c930e44bb279abdc5c531f3 authored about 4 years ago by MounderFod <[email protected]>
Map classes and methods relating to powder snow and freezing (#1865)

* Map classes relating to powder snow

* Map methods used to manage freezing

* Move the Pow...

c55751331e797fce0b8ca236d7124b9c220ee913 authored about 4 years ago by haykam821 <[email protected]>
Scoreboard mappings (#1880)

* Improve scoreboard mappings

* Add some jd

* ScoreboardCriterion.OBJECTIVES -> CRITERIA
...

0ba0cc7c63b4597eb707c5873e98faddee089560 authored about 4 years ago by Juuxel <[email protected]>
Map NBT tag visitors. (#1837)

* Map NBT tag visitors.

* Push modifications.

588d00e97f734771fe8d9cf973fdd7918d785a5f authored about 4 years ago by Thalia Nero <[email protected]>
Map StatType.name (#1881)

* Map StatType.getDisplayName

* StatType.displayName -> name

f3110a9a3c38eeb3a860c36de2831417749c44cc authored about 4 years ago by Juuxel <[email protected]>
Add mappings for option stuff (#1872)

* Add mappings for option stuff

* Fix typo: Value -> value

28001a32df7a12e076fc4e939795a2f64c00b809 authored about 4 years ago by enbrain <[email protected]>
Fix params in RealmsSlotOptionsScreen (#1875)

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

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

520305c610e634167f95be6e0eb032df4c03ec3d authored about 4 years ago by enbrain <[email protected]>
Map the remaining static Text fields (#1747)

* Map the remaining static Text fields

* Remove an incorrect mapping for a volatile field

...

6cba124d0bba043a68d1fe72eb3617d0d7ffc810 authored about 4 years ago by haykam821 <[email protected]>
couple of SplashScreen names (#1766)

* couple of SplashScreen names

* Update SplashScreen.mapping

2d4368146dc9685fe19e86897aa2ff3b83f9cc23 authored about 4 years ago by LoganDark <[email protected]>
20w46a loot stuff (#1867)

7ef965e06ee0fa13bd96aae1bf86bebfff94be0f authored about 4 years ago by YanisBft <[email protected]>
Update InGameHud (#1871)

fc19740be85b968ff0294294da02550a81e8192b authored about 4 years ago by enbrain <[email protected]>
Entity rendering (#1861)

* Map entity model classes.

* Map new stuff in entity renderers.

* - EntityModelParts -> E...

e0df01cad614fcd6675cd202b0b432a4707853bd authored about 4 years ago by Thalia Nero <[email protected]>
20w46a new particle (#1868)

8e8c52ea2f8a6fb7af4c15bdc31f28bc83ff00cf authored about 4 years ago by YanisBft <[email protected]>
20w46a item command (#1866)

8b0ff579dfda033f36d4a4bdf11acb0c8dca2273 authored about 4 years ago by YanisBft <[email protected]>
46a things (#1869)

* 46a things

* Update Registry.mapping

* Update Item.mapping

cb23ebee389bf732770d76db4a3d768a57fd55d7 authored about 4 years ago by Shnupbups <[email protected]>
Fix build failure

fc87d2d7de36b39030ab4e5b1b7ce52e424f37d9 authored about 4 years ago by modmuss50 <[email protected]>
Merge remote-tracking branch 'modmuss50/github-actions' into 20w46a

b14dbfa228e5738d6f078f8a209b95f562dba1de authored about 4 years ago by modmuss50 <[email protected]>
20w46a

3e78db45049a7aed62ad62d6df9e9fe53f0a13ea authored about 4 years ago by modmuss50 <[email protected]>
Map the candles property in the Properties class (#1864)

946eac0e88f0dad6c76975c43708f298ea414ef4 authored about 4 years ago by haykam821 <[email protected]>
Map classes relating to candles (#1844)

* Map classes relating to candles

* Use the same names for property fields in AbstractCandleB...

3465a113235df96a696675bf1e3b010c90b54d5a authored about 4 years ago by haykam821 <[email protected]>
Misc things (#1862)

bbf3086597cab2b3ccb0bb40abb931129300d412 authored about 4 years ago by YanisBft <[email protected]>
Amethyst blocks & block sound groups (#1859)

1f41ce6d77372f02a1cf5b56254c5ec141d0a286 authored about 4 years ago by YanisBft <[email protected]>
Map chest state managers. (#1838)

* Map chest state managers.

* Update lid animator mappings.

* Update ChestStateManager.map...

7180076eddbeef2289dbd901896e68f4a8e25d91 authored about 4 years ago by Thalia Nero <[email protected]>
Block Entity renderer factories and dirt path datafixer (#1848)

* Block Entity renderer factories and dirt path datafixer

* Context

b0078fdaebcc822e70496262e056bb734cc12361 authored about 4 years ago by Thalia Nero <[email protected]>
Add LivingEntity shouldsSwimInFluids (#1860)

Co-authored-by: Florens Pauwels <[email protected]>

118da214bad839892d8ecc4ac7762655e2ce9b31 authored about 4 years ago by Florens Pauwels <[email protected]>
Add mappings for MoreOptionsDialog and related classes (#1827)

f1144cf71d7d6bb48c140065d297422bf1232011 authored about 4 years ago by enbrain <[email protected]>
Some EntryListWidget and entity methods and javadocs (#1812)

* Some EntryListWidget and entity methods and javadocs

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

34b70efdb00d1a6cfe2a5acd770affc12ebd1cf9 authored about 4 years ago by YanisBft <[email protected]>
Complete WorldUpdator (#1855)

02e09de6e173156ac909bdce8d615fea54335bc0 authored about 4 years ago by enbrain <[email protected]>
Add mappings for InGameHud and related classes (#1856)

c60ad89896fe6180bfd03f1f2c32efa5a3c86779 authored about 4 years ago by enbrain <[email protected]>
Fix Entity#MAX_ENTITY_ID to Entity#ENTITY_ID_COUNTER(#1825) (#1858)

e54760827a1cc76c499b442e55098e7d943d8bf6 authored about 4 years ago by Toshimichi0915 <[email protected]>
fix

e9a48b1a86fa5dc7d53fcac3542bff9f527dc340 authored about 4 years ago by modmuss50 <[email protected]>
Use github actions to publish releases

d0f4bd3e594df5cf8f616533c2d0c7cdd9b9a345 authored about 4 years ago by modmuss50 <[email protected]>
Bundle related methods (#1843)

* Bundle related methods

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

Co-authored-by:...

ee05e2b403c680de9094ee1c2c293f89b5612cd3 authored about 4 years ago by Emily Rose Alexandra <[email protected]>
Add mappings for class_5539 (HeightLimitView) (#1850)

* Add mappings for class_5539 (HeightLimit)

* HeightLimit -> HeightLimitView

e308a8a7f57d8b7bd88bb5488176dd8306f1ecde authored about 4 years ago by enbrain <[email protected]>
Add mappings for classes related to server resource packs (#1841)

c49407c27fde701c49417c4b7bf225b55b579385 authored about 4 years ago by enbrain <[email protected]>
Add mappings for VertexFormat changes. (#1852)

* Add mappings for VertexFormat changes.

* Update mappings/net/minecraft/client/render/Vertex...

65b7048e2dff2266e0b163f428288abe8d88c25e authored about 4 years ago by LambdAurora <[email protected]>
20w45a player mappings! (#1853)

bcbbc58af5187ad4925b542cd545e347f58989bd authored about 4 years ago by LambdAurora <[email protected]>
Add mappings for matrix classes (#1854)

0b512f737da82eefeff20d310a786f818d8fcfc2 authored about 4 years ago by enbrain <[email protected]>
20w45a things (#1833)

* Things

* Update AbstractCauldronBlock.mapping

* a few more things

* Create EntityMode...

1e46390347c22a553a4536c4df3d210b8d56ba63 authored about 4 years ago by Shnupbups <[email protected]>
BlockEntity tick and creation (#1836)

* Minor BlockEntity ticking names.

* And some more.

* More.

* More.

* Map a lot more...

dd60a9b9734e3d008d81112e33c78a7f8ec4a508 authored about 4 years ago by AlexIIL <[email protected]>
Resource mappings. (#1842)

* Resource mappings.

* setLanguage

e0043013e93301477eb47f4b272040cd3bbc3ef1 authored about 4 years ago by LambdAurora <[email protected]>
Almost completed social interactions (#1846)

4e19194c55f108dd296272ed740da96851c1621f authored about 4 years ago by YanisBft <[email protected]>
MaterialColor -> MapColor (#1397)

* MaterialColor -> MapColor

* MaterialColor -> MapColor

* revert accidental rename

* cl...

39b54d09e26698949d5a22461791791044573d24 authored about 4 years ago by Deximus-Maximus <[email protected]>
Geode and geode generation mappings (#1847)

0d97db6c61a98f0b3c1a6cbe50d9c1828cf111dd authored about 4 years ago by SuperCoder79 <[email protected]>
Initial entity management mappings (#1845)

There are a few unnamed classes but I feel those need a further look for their purpose or discus...

081cd51667d78df92c474d85ef72c7369549f638 authored about 4 years ago by i509VCB <[email protected]>
Map spyglass logic (#1834)

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

51b2b7736244c42e84df1367489920dd89b085c4 authored about 4 years ago by joaoh1 <[email protected]>
Add entity mappings (#1829)

* Add entity mappings

* Add javadoc to dismountVehicle.

b44b26d4352a101586e6e49d49fc4cd503f877ef authored about 4 years ago by LambdAurora <[email protected]>
Add mappings for MinecraftVersion and SharedConstants (#1840)

b09b6a53b56d87bb9d3a43320c317594142dbada authored about 4 years ago by enbrain <[email protected]>
Some 20w45a blocks (#1830)

5fce03f61078b3010b8b2acfef2709e25d471bfe authored about 4 years ago by YanisBft <[email protected]>
Misc 20w45a things (#1832)

d95ce7eacd2bb80eb0db50f83e65a17a74f9c57c authored about 4 years ago by YanisBft <[email protected]>
Some 20w45a items (#1831)

093f58be807c0d8f9aa40b12d408815f85f0580b authored about 4 years ago by YanisBft <[email protected]>
20w45a

c91f48214181289cfe3485646ef0e254934684db authored about 4 years ago by modmuss50 <[email protected]>