Ecosyste.ms: OpenCollective

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

github.com/QuiltMC/yarn


https://github.com/QuiltMC/yarn

Generate use page for javadoc (#2245)

Closes #2093

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

Co-authored-by: liach <...

2fb24b985f8032163376772fad7cd8ebb436fc8c authored almost 4 years ago
21w13a item stuff (#2232)

* item

* nbt_key -> key

2113e36b4c54061f6b134d830971c31139e4bac5 authored almost 4 years ago
21w13a misc stuff (#2233)

* misc stuff

* nbt_key -> key

5c895a7da4fb800eea0921270bdc61aba5b2fe6a authored almost 4 years ago
21w13a datafixers (#2224)

* datafixers

* map methods

b8dc7586abc7d95a39c17fd047a4636ab810b2e9 authored almost 4 years ago
21w13a block stuff (#2230)

* block

* constant name changes

931d05b2ddc686430ebd5aeb11d33a2cf56e7972 authored almost 4 years ago
21w13a entity stuff (#2231)

* entity

* Apply suggestions from code review

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

1014a0a840df843deabcde1603b091193b9c94b2 authored almost 4 years ago
21w13a interfaces (#2223)

* interfaces

* whoops

* MobWithInventory -> InventoryOwner

* fix package

86891d90dcda55a55ff042b4a768c996b42d714c authored almost 4 years ago
Util math IntProviders (#2221)

* Util math IntRanges

* [Fix] Renamed similar to FloatProviders

* Add builder lambda param...

c58cee8a8d7ed4601d51e44b1ff85ebe8b5bfc47 authored almost 4 years ago
Two annotations. They write cursed annotations (#2241)

* Two annotations. They write cursed annotations

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

d440a7188c90480fe84ff41bf2e04df9e675f8b6 authored almost 4 years ago
advancement (#2229)

64eeb3383bd6e1e78b2841b4067fb6224c79997e authored almost 4 years ago
Add a task to generate mappings for the package-info classes. (#2249)

c397ba1399be4666d68a45954c9bee85bca59693 authored almost 4 years ago
Yeet the unobfuscated methods from GlStateManager (#2247)

4e990c95f0d628cc67a4fe228920bd0bb97d4a9f authored almost 4 years ago
Shader internal mappings (#2206)

* Map shader internals

* Update mappings/GLImportProcessor.mapping

Co-authored-by: liach <...

bf627b7d44a3a76c058439395dbe03f0212cf6c9 authored almost 4 years ago
Map two debug commands (#2219)

52b23df47114a293df0f88134d6717bfaca0bdc9 authored almost 4 years ago
BlockBox mappings (#2239)

660a99737f5113d2c34ec90987e130832bffec5e authored almost 4 years ago
BlockPos mappings (#2237)

* BlockPos mappings

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

Co-authored-by...

97eab003b3c77084a0ed29daa940f639f913ed63 authored almost 4 years ago
renamed BlockSoundGroup and Material related to Moss blocks (#2234)

* renamed UNUSED_PLANT to MOSS as the block moss now uses the material

* Update mappings/net/...

157fa799b8d6f7ca8526761c179e26bd0de96b8c authored almost 4 years ago
Add nonnull annotations (#2244)

* Add nonnull annotations

* Move to util.annotation

* Add docs

187b0bc81afdb46e71622e5a682f93806b274b2e authored almost 4 years ago
Goat mappings (#2220)

* Goat mappings

* Fix Goat renderer and model packages

56d442309ef4dba48cfd57fb8c695a724ec6a984 authored almost 4 years ago
Map RaidCommand and new raid methods (#2218)

14d298d55e33d889157f5e5a64b8df6e136978dd authored almost 4 years ago
Fixes javadoc gen for 21w13a (#2238)

Closes #2217

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

Co-authored-by: liach <...

771d2c5cbd773baea3d388f394f0da400ceb2e8a authored almost 4 years ago
class_5945 -> net/minecraft/client/util/ParticleUtil (#2211)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

e15349595df86ed40138db88b2177dad855c5533 authored almost 4 years ago
Readd lost mappings (#2213)

Epic github edit

c17b6c17f1f78a0943a882e1b5d5f2c8302288e0 authored almost 4 years ago
Map MathConstants (#2214)

* Map MathConstants

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

Co-aut...

ed764a5358fa7726c8ec683f2551fcf062ecc21f authored almost 4 years ago
Map light blocks (#2215)

67597d252921c72c49ea480f30bf8412371aa165 authored almost 4 years ago
21w13a fixes

c98e6786a54d6969dceb0e5ec19fd5982d482ea5 authored almost 4 years ago
21w13a

414cedb22f8cb477719f6e1789dfad04108d75fa authored almost 4 years ago
Clarify server player's watching position (#2199)

* Clarify server player's watching position

Fixes #2178

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

f2b3e5546465e00723669af91ec29a2488b7b9a3 authored almost 4 years ago
Add package javadoc support (#2205)

* Add package javadoc support

Closes #2035

This is surprisingly easy given modmuss's work ...

de339b3ad34612cbf5bb430f783b04f781cdbf47 authored almost 4 years ago
Key codes unpicked (#2193)

* Key codes unpicked

* seems to work

df11a8110641686611635ee2304f2e8dd50453fc authored almost 4 years ago
Fix some wrong mappings (#2207)

* updatePose

* Fix wrong method name

* Another mapping fix

78172ae480bc8fba4119f1417706f4bd0fbd53d9 authored almost 4 years ago
Mining Levels unpicked (#2190)

* Mining Levels unpicked

Apparently unpick can't place its constants in enum constructor para...

4e1f2442742c3d9e0b454378eaaf6b11fbe6617a authored almost 4 years ago
Animal Variants unpicked (#2191)

* Animal variants unpicked

Cats, Llamas, Parrots and Rabbits.

Horses left alone because va...

08746560f57cc71c85da7c07c0f5e64926dcc44a authored almost 4 years ago
CommandBlockExecutor name modernization (#2197)

* Fixes #2194

and modernizes nbt read/write method names

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

d882e0e0859ecd7c6d8e1e7414399e5673095766 authored almost 4 years ago
Some world stuff (#2202)

1e6db48a0609979cda5b543c334abccdb1b19938 authored almost 4 years ago
Nbt type ids unpicked (#2201)

* Nbt type ids

* liach's suggestions

* Update mappings/net/minecraft/nbt/NbtElement.mappin...

73a389a5e03772f0ac6a64c53093a0076860940a authored almost 4 years ago
World Events and Global Events Unpicked (#2188)

* World Events and Global Events Unpicked

* Update world_events.unpick

* stuff

consolid...

934ac5fc6a123b61f9ce534c77ac9a88136c3ed7 authored almost 4 years ago
Minor javadoc updates around unpick (#2200)

* Minor javadoc updates around unpick

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

ccf403e01be1fddfee72105705ba7ed1afe028b6 authored almost 4 years ago
More set block state flags (#2185)

* More set block state flags

* Uncomment DEFAULT flag

* Bump unpick version to 2.1.1

19df3cdfbfec18eb5598a1f06dc54b24f45f6fa9 authored almost 4 years ago
Two new data fixes (#2177)

* Two new data fixes

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

* Update mappin...

e9b45f9afdd60cbd9b2d4503c707ea1e7d06901c authored almost 4 years ago
Book using (#2198)

* Book using

Fixes #2181

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

* Apply ...

c0c97b852e8ddeb244ef40322b2ee575fb555979 authored almost 4 years ago
RenderPhase and RenderLayer Mappings (#2196)

* Mapped the new shader-related changes in RenderPhase and RenderLayer

* Update mappings/net/...

f170a90509944d6226e9315c366ce221587795fa authored almost 4 years ago
Massive networking renames (#2179)

* Massive networking renames

Closes #1321, fixes a few legacy names, also some stuff from #21...

3cabe5a907de9232c0bfbcb48c0716d954409f2b authored almost 4 years ago
Cleanup unpick version.

No longer in 3 places :D

c44013c861fd5bd68ddfe9af2eeb6ed8a263c067 authored almost 4 years ago
Map parameters of commands (#2192)

* Map parameters of commands

* Fix typo

c1b955a2497ebd6a8b98b0196b674995841607a6 authored almost 4 years ago
Update unpick to 2.1.0

b471d4e43ffe7ded448a4c10ddd797709b45c661 authored almost 4 years ago
Particle group (#2176)

* Particle group

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

* Update mappings/n...

e80f2e351324680e88bab6692ca58423a91b983a authored almost 4 years ago
Document ItemEntity and improve a few names (#2184)

* Document ItemEntity and improve a few names

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

429408355a79e7a5ddc2f18d566541e617cada7d authored almost 4 years ago
Some server javadoc (#2169)

* Some server javadoc

* Update mappings/net/minecraft/server/MinecraftServer.mapping

Co-au...

783ee457f83fd0c4ed9b6371d72e8399f99e567d authored almost 4 years ago
Fix unpick log spamming (#2189)

Closes #2187

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

Co-authored-by: liach <...

54332c40e1d42e706097d1fb417fe77f1fbad511 authored almost 4 years ago
Map many block methods and params (#2180)

735ac1b4c2aa144192783c0bb12ebb01319d4229 authored almost 4 years ago
Constant Unpicking (#1952)

This is the first take of this, its done in such a way where we can awlays iterate improvements ...

b9837ab99bc947d8403343d9f0ebff2ea028c9fb authored almost 4 years ago
Resource reload renames (#2131)

* Resource reload renames

Fixes #920

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

4c9fd21882cf2d392de03ba6925373506b3afbe1 authored almost 4 years ago
World generation mappings (#2150)

* World generation mappings

* Fixed parameters in IcebergFeature

* Used suggestion and map...

87ebde22cc9f9c9a28109fab774763330cd2e7cf authored almost 4 years ago
Refactor some worldgen names (#2175)

* Refactor some worldgen names

* Update mappings/net/minecraft/structure/StructurePiece.mappi...

330aeee0fbf2a5c56d04c2b6d4f8aa08b274265d authored almost 4 years ago
Map changes to block changes in 21w11a (#2161)

* Map changes to block changes in 21w11a

* Move the Oxidizable class to the net.minecraft.blo...

861e908c375d471ffee30ba95c2930a0252ea3b5 authored almost 4 years ago
A few more block state model gen stuff (#2154)

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

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

89399d070ec9d4f7d12522ca95b2a592bd225e83 authored almost 4 years ago
Unmapped an Anonymous Class (#2182)

* Unmapped an Anonymous Class

lol whoops

* Update WorldChunk.mapping

258eb34e58565d4627a15ce1f8cc42deb1648376 authored almost 4 years ago
Add misc javadoc (#2170)

* Add misc javadoc

* hearts -> half-hearts

* Use passive voice

Co-authored-by: SuperCod...

80fa3fa325b462591034a01a17ed2c9ccb391226 authored almost 4 years ago
Book mappings (#2171)

b866ab6da7e49d513aec4bd566e1d75b53d9455e authored almost 4 years ago
Map a lot of util methods and stuff (#2172)

* A lot of util mappings

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

Co-authored...

7ea618ed7670634e9b5f21eea28c1101b4a7b646 authored almost 4 years ago
Fixes around blocks (#2173)

294b2eda2308c3aafdfc5720c1bebb34c0d910a1 authored almost 4 years ago
Map item methods (#2167)

a8f9c00fa0062885cfcecbcea3ed4c86baee093e authored almost 4 years ago
Map enchantments (#2166)

1a503e5e50cd8b4a63f39516d53169041e82e05e authored almost 4 years ago
21w11a stuff (#2160)

* 21w11a stuff

* fixes

* spriteProvider

* funni lightning haha

* javadoc

76d049b459040c393a8601f7ece70f787f5e7576 authored almost 4 years ago
Xp dropping in living entity (#2156)

Closes #2018

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

Co-authored-by: liach <...

739e64a97f23b327a53ac0a49bbd241b2b0c9dcb authored almost 4 years ago
Map and document the boolean parameter of the Explosion.affectWorld method (#2165)

* Map the boolean parameter of the Explosion.affectWorld method

* Document the boolean parame...

e08b8320627d8da735e1a25427d9884cf61a996b authored almost 4 years ago
Map dispenser behavior (#2164)

cc5928d98cdeddb72a16f5f4cad98ff9c8f7dcb4 authored almost 4 years ago
Refactor the whole net.minecraft.nbt package. (#2090)

* Refactor the whole net.minecraft.nbt package.

* a NBT -> an NBT

* -bits -> -bit

* Imp...

bd5a3f41d65003d60e2ea53230b3233be399efc4 authored almost 4 years ago
Map the RootedDirtBlock class (#2162)

63faa7357970965ff267e6ff7f249db5a33593f3 authored almost 4 years ago
Map the LightningRodBlock.WATERLOGGED field (#2158)

bf4d6850bd97860066faeb366fb268427810eda3 authored almost 4 years ago
Finish mappings for dragon and dragon fight (#2142)

* Finish mappings for dragon and dragon fight

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

1a226534c8df5d595a663a1a8b7fd73f2607de6c authored almost 4 years ago
21w11a

696ae0e310862ea032428dd106448b3f749fa0be authored almost 4 years ago
Two methods used on client player respawn (#2148)

* Two methods used on client player respawn

* onRespawnOrDimensionChange -> init

Co-author...

f27a0bf7733d285e8f32995949cbb047cbaf5ca0 authored almost 4 years ago
DirtPathRenameFix -> JigsawBlockNameFix (#2155)

Closes #2024

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

Co-authored-by: liach <...

2c9f118c2107e31997f4022ee5657c9398bca5e5 authored almost 4 years ago
Map some parts of the OpenGL state managing mechanisms (#2144)

98e634fe9578f59c230c16a404ac0062193dc64d authored almost 4 years ago
ScreenHandler adjacent (#2135)

* Start work on screen handlers

* Finish up

* One final change

* Change to canBeNested

34b4fd5648ae3cecc6cb1ec39fc8f3735f4d814f authored almost 4 years ago
Fixed an incorrect name (#2152)

* Fixed an incorrect name

Whoops, my bad

* change nextStage to degraded, also fix other spot

2c00694346dd608040b04221a0ca6a694b8403f7 authored almost 4 years ago
Remove jcenter from buildscript Closes #2153

77196755cddc9c038d195c8ea379466c99f71e46 authored almost 4 years ago
Some lambda parameters in packets (#2147)

* Some lambda parameters in packets

* Fix packet buffer lambda parameter name conflict with o...

d610dff1b4512786c8017695559023c568c8e671 authored almost 4 years ago
Make BossBar names more consistent (#2149)

3a705645318b6425dfd1dd87663a159a2df6c325 authored almost 4 years ago
TeamS2CPacket names (#2145)

* TeamS2CPacket names

* Update mappings/net/minecraft/network/packet/s2c/play/TeamS2CPacket.m...

70ca14e0d7ad782a360143bf1025dc6643b26b93 authored almost 4 years ago
PlayerListS2CPacket names (#2146)

c17374831e80072e0bae58b318c2f28961c41d5a authored almost 4 years ago
some world stuff (#2143)

* some world stuff

* Update ChunkStatus.mapping

* Update ChunkStatus.mapping

8805b2ba8e9c08205a9b6d00e3118fbd3b88d3a2 authored almost 4 years ago
Mapped world gen noise interpolator (#2138)

* Mapped world gen noise interpolator

* Noise3DInterpolator -> NoiseInterpolator

* Use Sup...

9fb9461398471e25d5d031f0887a47cf346ad683 authored almost 4 years ago
Village and POI stuff (#2137)

* POI stuff

* Village stuff

* Rename hasRecentlyWorkedAndSlept

* Update mappings/net/mi...

ac8ad7eb8d9a2c0eba126b956fda90108b019e30 authored almost 4 years ago
Improve ScreenHandlerContext mappings (#2140)

f7e197313f35375b9ab951a2333783ea275f8634 authored almost 4 years ago
Document TradeOffer and improve various names (#2139)

* Document TradeOffer and improve various names

* Update mappings/net/minecraft/village/Trade...

8276930dca519838c79490ec7fd160f838284ff4 authored almost 4 years ago
Map resource factory (#2127)

It's used in creating class_5944 instances and GameRenderer.method_34521,
both of which only us...

2059b352456f3d1f89268ad6a6d739c2638831b0 authored almost 4 years ago
Map randomized int block state providers (#2129)

* Map randomized int block state providers

* Fix the IntProperty class being unnecessarily qu...

4b8923c7a5b1f1bb490d39a8304665bd5c74d01e authored almost 4 years ago
Map an inner class in server play network handler (#2122)

* Map an inner class in server play network handler

Followup of #2108

Signed-off-by: liach...

557bcf9478beb3e9288ead8f4a52edaa61e16969 authored almost 4 years ago
Map vertical surface types (#2128)

f46af2fa9b8c27bc4d7d434fac5c27b98b74a7d6 authored almost 4 years ago
Fix repoted javadoc problems (#2132)

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

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

4f9e71559d806a51b288f30f9f2e735f76351e56 authored almost 4 years ago
Map block entitiy methods (#2118)

* Map block entitiy methods

* Rename getOrCreateTeleportIsland to setupExitPortalLocation

...

f717d5059db934815d4ef4043bbfbabcdbadb31c authored almost 4 years ago
World generation in 21w10a (#2133)

* World generation in 21w10a

* More new world generation mappings

e8fa3b83e436845dd42d6b0e8def1290da8c516d authored almost 4 years ago
Add missing methods for util math from 10a update (#2126)

* Add missing methods for util math from 10a update

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

9ae5d6af6098ac421f4af3e4563423a0d69da137 authored almost 4 years ago
things (#2124)

f709a6f44f62b8c7f839a36498e179f20c5a27c9 authored almost 4 years ago
Map the refactor for item frames and glow item frames (#2123)

* Map the refactor for item frames and glow item frames

* Make the names of sound event metho...

96fc5ea09009769545b92168f2ef56969cb12ed9 authored almost 4 years ago
21w10a

252ad11d0a258a0603ef0a1b2fe5b31d8c913ccc authored almost 4 years ago
21w08a Packet stuff (#2104)

* packets and stuff

* k

* oh gosh oh heck i got carried away

* Update PlayerMoveC2SPack...

84b016a8a2350e0b9a3d91ac5beaba92b4eb6d13 authored almost 4 years ago