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

19w36a: The art of nether update (#862)

* 19w37a biomes mappings

also mapped that new world thing to VoxelView (all methods mapped)
...

e68c809d4075a588c17879d1c1644243e087e8a5 authored over 5 years ago by liach <[email protected]>
Entity properties (#882)

* Entity stuff

* Better param name

* ServerPlayerEntity.xScore -> lastXScore

* World bo...

c95856c60f07a4dab1f7917b4a1fde65777666ac authored over 5 years ago by Juuxel <[email protected]>
Rendering mappings (#897)

* Rendering mappings

* Remove duplicate class

* Suggestions by liach and juuxel

* Unmap...

04ad11fed6d5b9a039505390ae5bf45d85c3eddc authored over 5 years ago by Runemoro <[email protected]>
Map a filed in TridentEntity (#898)

8d19e8266cdf9996ef6765fcbf9a37c4fe86b792 authored over 5 years ago by SPGoding <[email protected]>
Iron Golem Model Mappings (#900)

f8dec9497e1b0dcf4dc9dcd967bfa0caf6fe1c53 authored over 5 years ago by biom4st3r <[email protected]>
Screen/GUI fields (#890)

Requested by 3tusk to map out the hud health stuff initially, so

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

6e610a892e27f262e9360f0ef2cdb9e8a214c762 authored over 5 years ago by liach <[email protected]>
Correct spelling of Bruijn (#894)

26a0269634c586554b04e4ccb77d0fbf2bcf2d47 authored over 5 years ago by prplz <[email protected]>
Drop 'on' prefixes from block tick methods, Block.activate -> onUse (#886)

* Drop 'on' prefixes from block tick methods, activate() => use()

* use -> onUse

174d38ad309f0f2916f4001452c4dea564009e4f authored over 5 years ago by Juuxel <[email protected]>
isMinceraft (#893)

4bd3848cfb2fe52e80d58097970418f8df32584c authored over 5 years ago by Danielshe <[email protected]>
mapped isSpawnableFarFromPlayer (#892)

* mapped isSpawnableFarFromPlayer

* mapped spawnableFarFromPlayer

26c66457769d460e2c31a8d9bf400d20dd08042d authored over 5 years ago by Gareth Williams <[email protected]>
19w40a

a642ad93e7f81c178de7961c68fa612cb93aa5eb authored over 5 years ago by modmuss50 <[email protected]>
ZombieEntity Mappings (#857)

* named difficultyChecker

* Update ZombieEntity.mapping

* Baby data

* revised data name...

b86853dc7206d571d9c387d6ba1873d44ec8684e authored over 5 years ago by DrMeepster <[email protected]>
19w39a tag mappings, nbt storage text, and a funny villager namer (#881)

Also fix commandexception method name clash

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

02540173b154de9d16ec54024f08e9926481d137 authored over 5 years ago by liach <[email protected]>
Little random bits (#861)

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

e4fd77a6a9cb427deda01414701661997b89156f authored over 5 years ago by liach <[email protected]>
isOpaque backing field/block settings (#885)

0357243c9f0af7bffc90860080f121be15109f12 authored over 5 years ago by Laura F. D <[email protected]>
Mappings for projectileEntity (#880)

* Map LongArgumentSerializer (#813)

* Mappings for projectileEntity

* Changed/fix fireTime...

fbb208ed8d68731ef8d9f5f2c0bb22a943f2b97e authored over 5 years ago by João <[email protected]>
Randoms and datafixers (#871)

* Some random mappings

* Revert block tick method renames

d9447e37cc8d9824b554e498c274665e8bc5a857 authored over 5 years ago by Juuxel <[email protected]>
19w39a: Some simple methods (#884)

255b94fe0d739c1f5f891e0a809b9a4f9edce937 authored over 5 years ago by Danielshe <[email protected]>
Spawn restriction mappings (#858)

* Spawn restriction mappings

* SpawnRestriction.canSpawnAt -> canSpawn for consistency

* S...

976473470a443fc95c6491b2d28eeeec55313e3f authored over 5 years ago by Juuxel <[email protected]>
Fix clash of CommandBlockBlockEntity#getType with BlockEntity#getType (#874)

439ffb89330c380c6d57c95f42cd7eb5b16e79cc authored over 5 years ago by NeunEinser <[email protected]>
Small book and text tweaks (#883)

* More text stuff

* Fix BookScreen page button names

* Improve BookEditScreen button names

e1c4281e7d85cfb7b8bb5599fed0199bd4cefe68 authored over 5 years ago by Juuxel <[email protected]>
Fix inner class name

cec1663f5426a2e8078c7d9e98e2a60b3eacdcbc authored over 5 years ago by modmuss50 <[email protected]>
19w39a

052e77acc01eb0792a0b27517285ea0efb4ae711 authored over 5 years ago by modmuss50 <[email protected]>
19w38b - loot conditions from data packs, advancements go smart, data… (#865)

* 19w38b - loot conditions from data packs, advancements go smart, data storage, etc

Signed-o...

8d9d435405789190399859f3b106c13c232ed858 authored over 5 years ago by liach <[email protected]>
Map NetworkState. (#875)

* Map NetworkState.

* Suggestions + fix that typo

95821ed700e2f75f9722a2ba44997a43c6caa575 authored over 5 years ago by Laura F. D <[email protected]>
Map a field (#873)

374bd980a2b194f0ab66fc7cb71ce12d56178958 authored over 5 years ago by SPGoding <[email protected]>
Fix pages being called lines in BookScreen (#869)

* Fix pages being called lines in BookScreen

* Suggestions + map BookEditScreen.Position(int,...

d7687c5d92e3ca73cfe3a564c6446e717e1c0a7a authored over 5 years ago by Juuxel <[email protected]>
Creative inventory mappings (#843)

* Creative inventory mappings

* More creative inventory mappings

* method_2476 => applySta...

56ed1582abb3c4dfb50fc6afe97a8c0cabec8333 authored over 5 years ago by Juuxel <[email protected]>
FixItemName/ChoiceTypes -> ItemName/ChoiceTypesFix (#844)

* Rename FixItemName/ChoiceTypes to ItemName/ChoiceTypesFix, closes #795

* Fix typo

98c04442d701db66c7ded690ed449b51e1261568 authored over 5 years ago by Juuxel <[email protected]>
Map bindTexture() to public method (#870)

In the latest snapshot the old bindTexture method was made private and is now wrapped by a publi...

c65ee2bb415a74448747a8cb6a795ee644ac2e5f authored over 5 years ago by grondag <[email protected]>
Map two unmapped dfu fixes classes (#866)

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

28abbf810976b3382204d3a7781f9a560180bef5 authored over 5 years ago by liach <[email protected]>
Remap outer class for LootCondition

92eec251997d0fdc6c4ee23ac87766143075ef1e authored over 5 years ago by modmuss50 <[email protected]>
More inner class fixes

0190a8d517a3ee6f25cf761e6f21b68b05789ede authored over 5 years ago by modmuss50 <[email protected]>
Fix 19w38b

bf500b5591bb410f5cc698c243b2cef4808e0cc4 authored over 5 years ago by modmuss50 <[email protected]>
19w38b

5f624356fc0c86aa558c4932cd14456c4635c2db authored over 5 years ago by modmuss50 <[email protected]>
19w38a

2565f0b45b6f38ab17bcecdd84235e3ab3eb4dee authored over 5 years ago by modmuss50 <[email protected]>
Some stuff (#854)

c9f29349e411edca1a3f8d977f224b8ec4d3fc9b authored over 5 years ago by Shnupbups <[email protected]>
Fix CME, if you have a better name please let me know.

7d5ab03aba4f100f9fcddbd1b72aa69af7b37d28 authored over 5 years ago by modmuss50 <[email protected]>
Merge #801

# Conflicts:
# mappings/net/minecraft/util/math/BlockBox.mapping

1a06fe37a89e8516b003ffe67af82c1bab2c4b5c authored over 5 years ago by modmuss50 <[email protected]>
Merged #849

Squashed commit of the following:

commit 10e285876305bd2c156e85a6c017aec7f1ceee35
Author: Joe <...

363b9de8765a9c36d63085b8675682d8472fe198 authored over 5 years ago by modmuss50 <[email protected]>
Merged #825

Squashed commit of the following:

commit ce2f24233b4d6475c4d82f9c0dfc21c517cda6d7
Author: Yummy...

84adfb1d6c2d2cefa64420a428c53dfa254a213b authored over 5 years ago by modmuss50 <[email protected]>
Merge #848

# Conflicts:
# mappings/net/minecraft/world/CollisionView.mapping
# mappings/net/minecraft/world...

4130e35c8889b516cc30fc85566e10db237011f2 authored over 5 years ago by modmuss50 <[email protected]>
Merge #822

# Conflicts:
# mappings/net/minecraft/entity/LivingEntity.mapping
# mappings/net/minecraft/entit...

b198b9c6cac2da333f29692d6854815f60bca2eb authored over 5 years ago by modmuss50 <[email protected]>
Update Enigma

32dc56412380603546410f084d7fa5d8c388472a authored over 5 years ago by modmuss50 <[email protected]>
Some NBT names (#853)

225f9efaa9786a81fff9be2ddfdff6548152c422 authored over 5 years ago by therealfarfetchd <[email protected]>
19w37a

f4da454c812a886e8a7a00bfd41cda91773b5fa6 authored over 5 years ago by modmuss50 <[email protected]>
19w36a

6bcf8b8ce9f0dee51d07a7de3e4615c0a1b178a3 authored over 5 years ago by modmuss50 <[email protected]>
A few client mappings (#833)

* A few client mappings

* More client mappings

* Update TitleScreen.mapping

* Drop thin...

22d643e1135a36031bbae4a50f8b3213ae648502 authored over 5 years ago by Runemoro <[email protected]>
Map some new 19w34a classes (#831)

* Map some new 19w23a classes

* Fixes

* Fix typo

* Drop methods that are gone

35891f155ea524999734f70ba3a0e46404093b89 authored over 5 years ago by Runemoro <[email protected]>
19w35a

d75cbd833f761e2aca362c1a7d7490f331b7a614 authored over 5 years ago by modmuss50 <[email protected]>
Fix #810 (#834)

* Fix #810

* Fix

efcf5722680ed88dfb74a50a3bc90215a7b48868 authored over 5 years ago by Runemoro <[email protected]>
Updates ChestEntityModel Mapping (#835)

0db729b67403e1e34ef7e1902d805acb08e2907e authored over 5 years ago by NinjaPhenix <[email protected]>
Renames some classes now shared by parrots and bees (#840)

* Renames some classes now shared by parrots and bees

* Renames Flutters to Flutterer due to ...

9350e9382efa4861d1e74d51c43f079ba18d3812 authored over 5 years ago by NinjaPhenix <[email protected]>
Fixed a typo (#836)

* Map LongArgumentSerializer (#813)

* Fixed a typo

3ae7d9f0a927062cc9abccfcd537c483f097d29e authored over 5 years ago by Shnupbups <[email protected]>
Begin 19w34a mappings (#828)

* Begin 19w34a mappings

* more stuff

* More stuff

* stuff

* stuff again

* Update ...

80e8183975421d65a343a9aea601fcfc455a1028 authored over 5 years ago by Shnupbups <[email protected]>
name method

b4e6da6711cb9718b67d74871fba2df401384de3 authored over 5 years ago by Valoeghese <[email protected]>
more mappings for spawn helper and ocean monument

9acebe4e045320038c42b1a76188e443a22c4f19 authored over 5 years ago by Valoeghese <[email protected]>
ArmorStandEntityModel + CrepperEntityModel + some related mappings (#824)

* Set limbs and scale mappings

* Add mappings to ArmorStandEntityModel and some associated

82ebc4eecd63a2af11130f2bd11aaf52de54d991 authored over 5 years ago by João <[email protected]>
_ (#811)

fb586361ab98141d8512db329d20c28600517b0a authored over 5 years ago by qouteall <[email protected]>
Ingredient Mappings (#805)

* Updated mappings in net.minecraft.recipe.Ingredient

* un-name test

* remove unrelated ar...

f8b340109c509610a201140d3fdbad38123f079b authored over 5 years ago by Fudge <[email protected]>
LivingEntity mappings (#802)

* field_6276 -> lastDamageSource
field_6226 -> lastDamageTime

* getHealthMaximum -> getMaxim...

7166083ec45494b058080391aa7661dbfb31af96 authored over 5 years ago by ­Sollace <[email protected]>
19w34a

5695254f6491f65d6bd322621d0c1319cf3868f4 authored over 5 years ago by modmuss50 <[email protected]>
CraftResponseS2CPacket -> CraftFailedResponseS2CPacket (#814)

bf0c48ee7eb4abc724bb80cbc713e293722032b3 authored over 5 years ago by Daniel She <[email protected]>
some more gen mappings and other stuff (#819)

* some gen mappings

* requested changes

23d9781b472a41705ec6e8b750c75fdcba85cda9 authored over 5 years ago by valoeghese <[email protected]>
Fix #808 (#812)

fbce991f9735b0823e059436663422a827f6cd20 authored over 5 years ago by Modmuss50 <[email protected]>
Item entity mappings (#796)

* method_6980 -> setCreativeDespawnTime

* method_20397 -> canMerge

* method_6974 -> applyB...

093d7f91c161c7f49fc5ee13b443872e7503f480 authored over 5 years ago by ­Sollace <[email protected]>
BlockPos mappings (#803)

* ChunkPos.1.field_18684 -> position

* Mapped missing/wrong parameter names in BlockPos

* ...

9095b0dc7487401388e4adb56817c946647e98e5 authored over 5 years ago by ­Sollace <[email protected]>
Add Vec3i constructor params (#806)

5d2b212bb3cdc5e1b17f9fe0e39c8b88a8ba9909 authored over 5 years ago by Mitchell Skaggs <[email protected]>
Mapped lots of random things (#794)

* Stuff

* more stuff

* even more stuff

* removed an accidental thing

* stuff 4: elec...

4243e9813b0f0de2c7e5a8882853d21bd2584a79 authored over 5 years ago by Shnupbups <[email protected]>
Change mappings in selector (#798)

* Change mappings in selector

`EntitySelector#count` -> `EntitySelector#limit`
`EntitySelect...

475439613f8ec36c4c4ca7f6926ac63ca6198576 authored over 5 years ago by SPGoding <[email protected]>
Remap Biome#getTemperature (#797)

67bddaca81f1554490ffde4b0678645ee43d5e40 authored over 5 years ago by Thalia Nero <[email protected]>
Realm mappings (#792)

* Match Realm mappings

* Drop x_ constructor parameters (anonymous class outer variables)

067810dd32985bdc4e524c99971bf343b8a79074 authored over 5 years ago by Runemoro <[email protected]>
1.14.4

fb7a45c9d85158ca410d217e4f96d730172bebd3 authored over 5 years ago by modmuss50 <[email protected]>
1.14.4-pre7

c82d08c359f3f247c965b5215a01b9e6485ad336 authored over 5 years ago by Adrian Siekierka <[email protected]>
UntrackMemoryUtil -> Untracker (#777)

Co-Authored-By: Chloe Dawn <[email protected]>

1ef02b75390f34d1874b11c34139b960a947dc3a authored over 5 years ago by ­Sollace <[email protected]>
Mapped NativeImage (#772)

f54c0ed8ef21633674541e6768801b258794032d authored over 5 years ago by ­Sollace <[email protected]>
Entity control mappings (#778)

Co-Authored-By: liach <[email protected]>

8f369ff52efbf8c70f79b2b5df27cf981f9f639b authored over 5 years ago by ­Sollace <[email protected]>
Mapped Quarternion (#776)

b9bc85df67c0d06c9e6e8fe31b3d04c59f9ee4f4 authored over 5 years ago by ­Sollace <[email protected]>
1.14.4-pre6

fb9249b83f48ccee86c085e33269ff231677fa3a authored over 5 years ago by modmuss50 <[email protected]>
Smol potion stuff (#775)

5348cc0cfa25407424b09b2a1c5f47eedb5fbbd3 authored over 5 years ago by quaternary <[email protected]>
Mention CONVENTIONS.md in README.md (#771)

c421179376ab46a0a5ab7307fe92b1df6b0fd35f authored over 5 years ago by Marcono1234 <[email protected]>
Fix CONVENTIONS.md typos (#770)

1520c972c5ae0a5366e645c43a3d29106f788914 authored over 5 years ago by Marcono1234 <[email protected]>
1.14.4-pre5

ba275ebb358c31c64781cee77373110764810958 authored over 5 years ago by modmuss50 <[email protected]>
1.14.4-pre4

69808e7f6cd93b599c2028f5eb292197ac20e1a8 authored over 5 years ago by modmuss50 <[email protected]>
Mapped some non-realms stuff (#782)

08dc88d859ad77cec357ad557cdc7498bcb34349 authored over 5 years ago by liach <[email protected]>
Fix #789 (#790)

685cdf51e1d68dc35b758ae3834eb15a624c06fb authored over 5 years ago by ­Sollace <[email protected]>
Fix some methods not using intermediaries (#788)

618083791c32197ef828998d0a6349988dc2ea6a authored over 5 years ago by Runemoro <[email protected]>
1.14.4-pre3

e20cfe9b0ea2a745664b1518b7d9aede21f19566 authored over 5 years ago by modmuss50 <[email protected]>
Remove 2 bad class mappings

88ec43cee56902081f853bb1c00e2ea609877ac7 authored over 5 years ago by modmuss50 <[email protected]>
1.14.4-pre2

618de57dfbd58f4f10426538c9f408c992be45bf authored over 5 years ago by modmuss50 <[email protected]>
Remap ContainerScreenRegistry as Screens (#779)

c426dbbce98def91023ae45ac53cd9d0f3ce511f authored over 5 years ago by Chloe Dawn <[email protected]>
1.14.4-pre1

ab32dae2fa7c1d51d4ed0f202fc606756f28d615 authored over 5 years ago by Adrian Siekierka <[email protected]>
DefaultedList changes, updated #714 (#769)

6ef446bf2fc28e7df2584d6cb73fc02b97e4fa44 authored over 5 years ago by Adrian Siekierka <[email protected]>
fix #764 (#768)

491a3215ea587118b1c4748939b40ba0fb3ac05a authored over 5 years ago by Adrian Siekierka <[email protected]>
outputs.file -> outputs.dir (#780)

f2f31885d54980b036f41dccfb91ede306cfc652 authored over 5 years ago by Chloe Dawn <[email protected]>
Update Stitch to match new semantics (#767)

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

bac8d3fecf2dad9b411d019c7ac9032fe2affcb7 authored over 5 years ago by liach <[email protected]>
update Enigma, Stitch; drop unnecessary enum mappings

30dc644d22a337a6cbb423cc07b8c577d7564b78 authored over 5 years ago by Adrian Siekierka <[email protected]>
merge missing 1.14.3-pre2 mappings; update Enigma to fix save NPE

4be1c27c105bb32feb98f37e02c89d84f5f10814 authored over 5 years ago by Adrian Siekierka <[email protected]>
The Great Intermediary Update: fix Tiny mapping generation

4a5f2b30e18371519aba6cfb827a034f3f56df84 authored over 5 years ago by Adrian Siekierka <[email protected]>
The Great Intermediary Update, Part 1

1a6f261a2ebd5ab5c5572489ceea54ecc5a2ae74 authored over 5 years ago by Adrian Siekierka <[email protected]>