Commit Graph

2909 Commits

Author SHA1 Message Date
­Sollace 31ad1856ef
Map a bunch of constants in Entity and MobEntity (#2784)
* Map a bunch of constants in Entity and MobEntity

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

Co-authored-by: Shnupbups <shnupbups@gmail.com>

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

Co-authored-by: Shnupbups <shnupbups@gmail.com>

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

Co-authored-by: Shnupbups <shnupbups@gmail.com>

* Apply suggestions from code review

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
Co-authored-by: YanisBft <yanis.briffaut@gmail.com>

Co-authored-by: Shnupbups <shnupbups@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: modmuss50 <modmuss50@gmail.com>
Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
Co-authored-by: YanisBft <yanis.briffaut@gmail.com>
2021-11-03 14:12:19 +00:00
apple502j d374a0fc12
21w43a datafixer methods (#2805)
* 21w43a datafixer methods

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

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2021-11-03 12:11:16 +00:00
enbrain ab1241d3aa
Document MatrixStack (#2794) 2021-11-01 13:28:53 +00:00
enbrain 0d7c5a9b9a
Map rendering stuff (#2800) 2021-11-01 13:27:53 +00:00
haykam821 e11cf6480c
Rename the PlayerEntity#isSleepingLongEnough method to canResetTimeBySleeping (#2803)
Fixes #2637
2021-11-01 13:27:22 +00:00
haykam821 bff8144124
Fix some packet listener method names being inconsistent with packet class names (#2804)
Fixes #2702
2021-11-01 13:27:02 +00:00
enbrain 7d80ba112b
Fix ItemRenderer.getHeldItemModel (#2796) 2021-10-31 11:14:43 +00:00
YanisBft 79af537146
21w43a datafixers (#2791)
Co-authored-by: Yanis Briffaut <yanis.briffaut@diakse.com>
2021-10-29 21:35:08 +01:00
enbrain 741188dc24
Fix MinecraftClient inconsistencies (#2795) 2021-10-29 21:34:33 +01:00
haykam821 133b624fbf
Document the BlockStateProvider class (#2798) 2021-10-29 21:34:14 +01:00
enbrain 2db595cdf3
Fix the issue where superinterfaces are not included in signatures (#2799) 2021-10-29 21:34:00 +01:00
enbrain c1f479284f
Fix record signatures (#2797) 2021-10-28 15:45:04 +01:00
Shnupbups 29570affc3
package info (#2792) 2021-10-28 11:22:30 +01:00
apple502j e97477b57e
21w43a stuff (#2790)
* 21w43a stuff

* Fix stuff again

* Fix stuff again x2

* A few renames
2021-10-28 11:21:02 +01:00
modmuss50 252bfe0e75 Update mappingpoet to fix build. 2021-10-27 20:07:08 +01:00
modmuss50 ed6635830d Update to fixed intermediary 2021-10-27 20:02:50 +01:00
modmuss50 97a0f3a782 21w43a 2021-10-27 18:08:35 +01:00
apple502j 8a0434dad3
Map CarvingMask (#2782) 2021-10-27 15:16:58 +01:00
enbrain 0fc2ee348d
Rename modelMatrix to positionMatrix (#2786) 2021-10-27 15:16:30 +01:00
enbrain d87a058774
Fix ItemStack#cooldown (#2787) 2021-10-27 15:16:19 +01:00
Shnupbups 875038dab0
21w42a stuff (#2776)
* 21w42a stuff

* stuff

* AutoSave -> Autosave

* Update mappings/net/minecraft/world/gen/chunk/SlideConfig.mapping

Co-authored-by: YanisBft <yanis.briffaut@gmail.com>

* Update mappings/net/minecraft/client/gui/hud/InGameHud.mapping

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>

Co-authored-by: YanisBft <yanis.briffaut@gmail.com>
Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>
2021-10-26 14:11:35 +01:00
YanisBft b817650055
Noise parameters and int provider (#2774) 2021-10-22 11:31:08 +01:00
apple502j 0b6737a449
More 21w42a stuff (#2779) 2021-10-22 11:30:50 +01:00
Sarun Intaralawan 21c066062b
Add mapping for new spawn selection algorithm (#2778) 2021-10-22 11:30:13 +01:00
YanisBft db60c2eec2
21w42a particles (#2772)
* 21w42a particles

* Update ClientWorld.mapping
2021-10-22 11:29:42 +01:00
YanisBft 720d928ee9
Biome creators (#2775) 2021-10-22 11:29:31 +01:00
modmuss50 a3a508b7cf 21w42a 2021-10-20 20:37:00 +01:00
apple502j 1e9a8ba415
Rename ChatUtil, add javadoc (#2771)
* Rename ChatUtil, add javadoc

* Apply suggestions from code review

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2021-10-20 15:36:14 +01:00
mschae23 7f07ed765e
Mappings for 21w41a world generation (#2751)
* Started mapping material rules

* More surface builder mappings

* Mappings for chunk generation noise samplers

* Mappings for vanilla surface rules

* Applied review suggestions
2021-10-19 17:26:17 +01:00
Juuxel 0a17f09124
Rename SkyProperties -> DimensionEffects (#2770) 2021-10-19 17:24:08 +01:00
Juuxel 391e52a687
Spawn point tweaks and fixes (#2765)
* Spawn point fixes

* "chat message" -> "game message"

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

* Document PlayerEntity.findRespawnPosition

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2021-10-19 17:19:25 +01:00
apple502j cd41fa9d2b
21w41a monster XP fields (#2757)
* 21w41a monster XP fields

* Added javadoc

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

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2021-10-19 17:17:05 +01:00
apple502j 4f29a712e1
21w41a particles (#2769) 2021-10-18 01:34:15 +01:00
apple502j a5b43d42be
21w41a data (#2768) 2021-10-17 22:16:34 +01:00
apple502j 67b9a79265
21w41a server world (#2756)
* 21w41a server world

* Fix indent

* Update mappings/net/minecraft/server/world/ThreadedAnvilChunkStorage.mapping

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>
2021-10-17 14:49:30 +01:00
apple502j c0d3f0e025
21w41a test (#2758) 2021-10-17 14:49:24 +01:00
enbrain 677a3ebc13
Map GUI stuff (#2762)
* Map GUI stuff

* Apply suggestions from code review

Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>

Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>
2021-10-16 14:01:23 +01:00
Sarun Intaralawan b71c0597b6
AbstractBlock: add mapping for missing method (#2764) 2021-10-16 14:01:03 +01:00
haykam821 d83ada753c
Rename the DeepslateBlockSource class to LayerTransitionBlockSource (#2761)
* Rename the DeepslateBlockSource class to LayerTransitionBlockSource

Fixes #2754

* Finish mapping the LayerTransitionBlockSource class
2021-10-16 14:00:45 +01:00
Sarun Intaralawan 8438693328
VillagerTradeCriterion: Add mapping for condition creation method (#2763) 2021-10-16 14:00:24 +01:00
apple502j cceaba52d5
21w41a network stuff (#2753) 2021-10-16 13:52:39 +01:00
modmuss50 fa2f4838b2 Remove duplicate class mapping + drop invalid mappings. 2021-10-15 17:14:42 +01:00
apple502j fceec45e09
Fix glitched merge in ThreadedAnvilChunkStorage (#2760) 2021-10-15 16:41:35 +01:00
apple502j 32a862fbda
21w41a stuff (#2749)
Co-authored-by: modmuss50 <modmuss50@gmail.com>
2021-10-15 16:30:33 +01:00
mschae23 95cdb93bab
Some 21w40a worldgen mappings (#2732)
* Some 21w40a worldgen mappings

* Some more 21w40a mappings

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-10-15 16:26:32 +01:00
NotSomeBot 920413739b
name function method_26318 applyMovementInput (#2742)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-10-15 16:24:40 +01:00
apple502j 0ec9708931
21w40a biome renames (#2738)
* 21w40a biome renames

* Remove surface builder files
2021-10-15 16:24:22 +01:00
Juuxel 7e46e4bee6
Entity sleeping docs + a rename (#2743)
* Document PlayerEntity/LivingEntity sleeping stuff, rename SleepFailureReason.toText -> getMessage

* Refine jd

* Update mappings/net/minecraft/entity/player/PlayerEntity.mapping
2021-10-15 16:23:55 +01:00
Shnupbups 065317d2b3
Random stuff (#2744)
* Random stuff

* more stuff

* just a little more
2021-10-15 16:23:39 +01:00
enbrain 8a87bfc5ec
Map screen stuff (#2750)
* Map screen stuff

* _void -> v

Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>

Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>
2021-10-15 16:23:19 +01:00
apple502j e72854304a
21w41a brand (#2748)
* 21w41a brand

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

Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>

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

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

* Renames

* Apply suggestions from code review

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
Co-authored-by: liach <7806504+liach@users.noreply.github.com>

Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>
Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2021-10-15 16:22:53 +01:00
modmuss50 f8089985bd Update tiny-remapper and enable "inferNameFromSameLvIndex" to fix issues with decompiling some locals. 2021-10-14 17:02:56 +01:00
enbrain 5b9509d95b
Restore some stuff lost in 21w41a update (#2752) 2021-10-14 13:04:00 +01:00
modmuss50 aa0334680e Update CFR and engima 2021-10-13 19:29:39 +01:00
Player 4a7974d557 21w41a 2021-10-13 19:18:52 +02:00
Shnupbups 7025a2b539
Dropped invalid mappings (#2747) 2021-10-12 14:38:46 +01:00
Shnupbups 9ca6e7ba60
Delete biome_ids.unpick (#2746)
Fixes #2745
2021-10-12 13:57:34 +01:00
YanisBft 751f892485
Fix some fields not being camelcase (#2739)
Fix #2673
Fix #2674
2021-10-10 22:16:05 +01:00
Jake Potrebic a6ca18d69b
Fix parameter mis-order in BrewingRecipeRegistry (#2734) 2021-10-10 22:13:25 +01:00
apple502j 505c91341a
21w40a random stuff (#2735)
* 21w40a random stuff

* Apply suggestions from code review

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

* Rename GaussianCalculator

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2021-10-10 22:13:17 +01:00
enbrain ffc4aa6468
Map net.minecraft.command.* (#2726)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-10-10 22:10:33 +01:00
Shnupbups 2e1a85620a
21w40a stuff (#2733)
* 21w40a stuff

* Create LegacyBiomeMapping.mapping

* canSpawn

* stuff
2021-10-10 22:10:18 +01:00
apple502j 85ee28e1e9
More 21w40a stuff (#2736)
* More 21w40a stuff

* Rename and add javadoc
2021-10-10 22:10:05 +01:00
modmuss50 1391c4cb97 21w40a 2021-10-07 15:55:57 +01:00
Sarun Intaralawan 5e977903e1
Add mappings for BedBlock methods (#2730)
* Change `isBed` to `isBedBelow`

The implementation of this method intends to check if the block **below** is an instance of BedBlock. The method name is changed accordingly.

* Add mappings for remaining method in BedBlock
2021-10-05 17:54:43 +01:00
liach 967ba53ab5
Revamp control to be more accurate (#2513)
* Revamp control to be more accurate

Fixes stepAngleTowards to be clampAngle, 3 mob entity methods

I initially wanted to just map the shulker look control class, turns
out the whole look control system has some wrong names.

Signed-off-by: liach <liach@users.noreply.github.com>

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

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

Co-authored-by: liach <liach@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2021-10-04 14:06:44 +01:00
liach 54912de905
Map topological sort; used by vanilla to sort feature generation (#2711)
* Map topological sort; used by vanilla to sort feature generation

Signed-off-by: liach <liach@users.noreply.github.com>

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

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

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

Co-authored-by: mschae23 <46165762+mschae23@users.noreply.github.com>

* Now this should be less confusing for "any"

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

* Apply suggestions from code review

Co-authored-by: liach <liach@users.noreply.github.com>
Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
Co-authored-by: mschae23 <46165762+mschae23@users.noreply.github.com>
2021-10-03 12:52:08 +01:00
haykam821 8281f23728
Rename the MushroomStewItem class to StewItem (#2722)
Fixes #2721
2021-10-03 12:49:43 +01:00
apple502j a27edb8888
21w39a MinecraftClient mapping (#2724) 2021-10-03 12:49:28 +01:00
enbrain 33e893fd8f
Fix build errors (#2727) 2021-10-03 12:48:29 +01:00
apple502j 033356dc68
21w39a util (#2728)
* 21w39a util

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

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2021-10-03 12:48:20 +01:00
Cammie 3d55cf6afa
changed flyingSpeed to airStrafingSpeed (#2684)
* changed flyingSpeed to airStrafingSpeed

* Added javadocs to airStrafeSpeed

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-10-03 12:47:33 +01:00
mschae23 89d7a1679c
Terrain generation mappings for 21w37a (#2697)
* Terrain generation mappings for 21w37a

* Added more terrain generation mappings

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: modmuss50 <modmuss50@gmail.com>
2021-10-01 19:09:33 +01:00
Shnupbups 45c3342757
21w39a stuff (#2719)
* 21w39a stuff

* __ -> _

* applied suggestions
2021-10-01 19:02:54 +01:00
apple502j 3d6d299423
More 21w39a stuff (#2720)
* More 21w39a stuff

* Apply suggestions from code review

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

* Rename some methods

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2021-10-01 19:02:43 +01:00
enbrain f51ddcde21
Improve ProjectileEntity (#2715)
* Improve ProjectileEntity

* setProperties -> setVelocity

* Update speed javadoc

* Update divergence javadoc

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-10-01 19:00:45 +01:00
liach dcdcf04575
Map chunk and light data, used for packet transport and async reading (#2713)
Signed-off-by: liach <liach@users.noreply.github.com>

Co-authored-by: liach <liach@users.noreply.github.com>
2021-10-01 19:00:25 +01:00
liach 0f428dacb4
simulation distance level propagator (#2714)
Signed-off-by: liach <liach@users.noreply.github.com>

Co-authored-by: liach <liach@users.noreply.github.com>
2021-10-01 18:58:01 +01:00
liach 2a2bcc8eb8
Map block column itf used for surface build (#2712)
Signed-off-by: liach <liach@users.noreply.github.com>

Co-authored-by: liach <liach@users.noreply.github.com>
2021-10-01 18:57:44 +01:00
modmuss50 c888e202a4 Fix switched inputs in mergeJars 2021-09-30 00:55:48 +01:00
modmuss50 1db265500d Update for fixed intermediary 2021-09-29 20:52:12 +01:00
Shnupbups de65bc207f
Package info (#2718) 2021-09-29 19:34:09 +01:00
modmuss50 7436b2b1d9 21w39a 2021-09-29 19:08:30 +01:00
liach c9c14ddad6
Fix translation key and display name, close #2693 (#2716)
Signed-off-by: liach <liach@users.noreply.github.com>

Co-authored-by: liach <liach@users.noreply.github.com>
2021-09-28 18:24:59 +01:00
modmuss50 66374095fe
Move to name-proposal and update enigma/cfr (#2708)
* Move to name-proposal and update enigma/cfr

* Update name-proposal

* Update name-proposal
2021-09-28 16:17:36 +01:00
liach 2cecd75ae7
Remove links to fandom (#2717)
* Remove links to fandom and polish docs

Fixes #2672

Also maps some params and one private method in state manager

* Remove extra qualification

Co-authored-by: liach <liach@users.noreply.github.com>
2021-09-26 17:34:25 +01:00
mschae23 8f383fa15e
Biome generation mappings for 21w37a (#2690)
* Biome generation mappings for 21w37a

* Fixed new blockstate providers not being in the right package
and added mappings in SurfaceRelativeThresholdDecoratorConfig

* Remove mappings for Range, remove "2D" from block state provider names

* Removed empty mapping file (Range)

* Fixed merge conflicts

* Renamed NoiseCutoffBlockStateProvider -> NoiseThresholdBlockStateProvider
2021-09-26 17:34:16 +01:00
liach 4477b82e21
Map some palette stuff (#2701)
* Map some palette stuff

Required to get javadoc working because singular palette otherwise has access problems

Signed-off-by: liach <liach@users.noreply.github.com>

* Fix a few visual problems

* More docs and stuff

Signed-off-by: liach <liach@users.noreply.github.com>

* Rename the array from storage to data as the class is called storage

* lint

* Fix javadoc. Now with this and the sig fix we can get javadoc up again

* Fix some record stuff manually

Signed-off-by: liach <liach@users.noreply.github.com>

* Fix record component getters and bump mappingpoet

Co-authored-by: liach <liach@users.noreply.github.com>
2021-09-26 13:53:15 +01:00
apple502j 80138462c2
21w38a telemetry (#2705)
* 21w38a telemetry

* Map TelemetryFields.HARDCORE

* Rename MinecraftClient.socialInteractionsService

* Rename to TelemetryConstants

* Rename xuid param
2021-09-26 01:14:23 +00:00
apple502j 93711c1b7d
21w38a JFR (#2703)
* 21w38a JFR

* Rename to FlightProfiler
2021-09-26 01:13:54 +00:00
Shnupbups a346619d8d
21w38a stuff (#2704) 2021-09-24 13:08:11 +01:00
apple502j 56cc7ef391
Yet another 21w38a stuff (#2707)
* 21w38a stuff

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

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2021-09-24 13:06:56 +01:00
modmuss50 477e4a0dee
Fix record componenets (#2706) 2021-09-24 13:06:15 +01:00
Player c90f6ad44b Update for intermediary fixes 2021-09-23 20:23:07 +02:00
Player 2f4b31c7df 21w38a 2021-09-23 18:35:53 +02:00
liach d6eb4319f4
Restore some stuff lost in 54f0920bc0 (#2695)
and furnish, closes #2686

Signed-off-by: liach <liach@users.noreply.github.com>

Co-authored-by: liach <liach@users.noreply.github.com>
2021-09-20 16:52:01 +01:00
apple502j 69e93f720a
21w37a misc stuff (#2689)
* 21w37a stuff

* Apply suggestions from code review

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

* Revert BlockEntity change

* Apply suggestions from code review

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

* Move Range to util/dynamic

* Map SoundEngine init param

* Un-map BlockEntityUpdateS2CPacket#fromBlockEntity

* Move random classes to /world/gen/random/

* Update mappings/net/minecraft/util/dynamic/Range.mapping

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

* Rename to BlockPredicatesChecker

* Remove empty comment

* Apply suggestions from code review

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2021-09-20 16:51:40 +01:00
shartte ed314d96f7
Mappings for new BlockEntity update packet logic (#2692)
* Mappings for new BlockEntity update packet logic

* Apply suggestions from code review

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2021-09-20 16:51:29 +01:00
enbrain 8abe3202a8
Fix the parameters of type MatrixStack (#2694) 2021-09-20 16:51:19 +01:00
liach 0f92f13aa1
Only run publish github action if repo owner is fabricmc (#2699)
* Only do publish if owner is fabric

Signed-off-by: liach <liach@users.noreply.github.com>

* Fix job name, closes #2698

Signed-off-by: liach <liach@users.noreply.github.com>

Co-authored-by: liach <liach@users.noreply.github.com>
2021-09-20 16:51:03 +01:00