Commit Graph

2951 Commits

Author SHA1 Message Date
mschae23 f863241040
1.18-pre3 feature mappings (#2839)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-11-18 09:09:28 +00:00
apple502j 1ac9261de3
1.18 pre3 stuff (#2840)
* Map fox

* Map other weird stuff

* Update mappings/net/minecraft/client/world/ClientWorld.mapping

Co-authored-by: enbrain <69905075+enbrain@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-11-18 09:09:02 +00:00
Shnupbups 4bdab49349
1.18-pre2-4 stuff (#2836)
* 1.18-pre2 stuff

* SurfacePlacedFeatures -> VillagePlacedFeatures

* Update BlendingData.mapping

* stuff
2021-11-18 09:08:32 +00:00
apple502j 598f6f1eab
1.18-pre1 scoreboard (#2833)
* 1.18-pre1 scoreboard

* Update mappings/net/minecraft/scoreboard/ScoreboardCriterion.mapping

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

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-11-18 09:07:43 +00:00
Shnupbups 4e803dafd4
Create PackageInfo6846.mapping (#2841) 2021-11-17 19:16:18 +00:00
modmuss50 4ade9fad12 1.18-pre4 2021-11-17 18:32:59 +00:00
modmuss50 36980f0d0e Fix record signature for class_6834 2021-11-17 17:51:11 +00:00
modmuss50 3003b46e7b Fix record signature for StructurePiecesGenerator 2021-11-17 17:44:35 +00:00
modmuss50 07f60f0a15 1.18-pre3 2021-11-17 16:49:31 +00:00
apple502j ea596bba42
1.18-pre1 NBT stuff (#2831)
* 1.18-pre1 NBT stuff

* Fix AbstractNbtList

* Update mappings/net/minecraft/nbt/NbtHelper.mapping

Co-authored-by: enbrain <69905075+enbrain@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-11-17 14:34:14 +00:00
apple502j 5c1f90e127
More 1.18-pre2 stuff (#2838)
* More 1.18-pre2 stuff

* 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>
2021-11-17 14:33:42 +00:00
Shnupbups ed1378656a
Standardise use of Oxidation over Oxidization (#2837)
* Standardise use of Oxidation over Oxidization

Previously, a mix of the two were used.

Mojang seems to use the word 'Oxidation' over 'Oxidization' (see https://www.minecraft.net/en-us/article/minecraft-snapshot-20w45a ) so all instances of the latter have been changed to the former.

* missed a spot
2021-11-17 12:08:53 +00:00
modmuss50 d792ab8d27 1.18-pre2 2021-11-16 18:18:51 +00:00
enbrain 36069d7693
Map the new LivingTargetCache class (#2825)
* Map the new VisibleLivingEntityList class

* Rename to LivingTargetCache
2021-11-16 13:11:54 +00:00
apple502j d65abaa9a6
Map two new classes (#2834) 2021-11-16 13:11:13 +00:00
enbrain f2a8a3e01a
Fix PillagerOutpostFeature.MONSTER_SPAWNS having wrong descriptor (#2835) 2021-11-16 10:57:34 +00:00
apple502j 3d209563b2
Structure stuff, based on liach's PR (#2829)
* Structure stuff

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

* This is post placement, not generation (addition of pieces)

* docs

* Update mappings/net/minecraft/structure/StructurePlacementData.mapping

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

* Update mappings/net/minecraft/structure/PostPlacementProcessor.mapping

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

* Merge branch '1.18-pre1' of https://github.com/FabricMC/yarn into pr-2729-structure

* Drop invalid mappings

* Re-add dropped mappings

* PostPlacementProcessor: map lambda arg, rename args

* Structure: bring mapping from my branch

* StructurePiecesGenerator: follow convention of naming every World superinterface `world`

* StructurePoolBasedGenerator: follow naming conventions

* ChunkGenerator: follow naming conventions

* ConfiguredStructureFeature: follow naming conventions

* EndCityFeature: follow naming conventions

* StructureFeature: fix naming, follow naming conventions

* WoodlandMansionFeature: follow naming conventions

* StructureFeature: remove invalid javadoc

* Apply suggestions from code review

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: liach <7806504+liach@users.noreply.github.com>
Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2021-11-16 01:31:21 +00:00
haykam821 86b92443bf
Rename the DataGenerator#install method to addProvider (#2832) 2021-11-15 23:10:22 +00:00
Shnupbups 202f05009d
1.18-pre1 Features stuff (#2822)
* Features stuff

* Update LakeFeature.mapping

* stuff

* Delete WorldgenProvider.mapping

* Update PlacedFeatures.mapping
2021-11-15 23:01:05 +00:00
mschae23 a76fb4aa58
Mappings for 1.18-pre1 placement modifiers (#2819)
* Mappings for 1.18-pre1 placement modifiers

* Some feature mappings

* Applied review suggestions
2021-11-14 20:30:34 +00:00
enbrain 538476df3f
Map particle stuff (#2826)
* Map particle stuff

* Map method_33078

* Fix addFuzziness
2021-11-14 15:59:13 +00:00
apple502j 4a74cfdf1c
1.18-pre1 stuff (#2823)
* 1.18-pre1 stuff

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

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

* Fix some wrong mappings

* client stuff, related to amplified

* client world stuff

* WorldgenListProvider

* 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>
2021-11-13 13:54:41 +00:00
enbrain 93d4c1a3c4
Rename and document broadcastChatMessage (#2827) 2021-11-12 10:36:37 +00:00
enbrain a74a0c33c9
Drop invalid mappings (#2824) 2021-11-12 10:35:21 +00:00
enbrain 5b07c63f69
Fix 1.18-pre1 record signatures (#2820) 2021-11-12 10:35:00 +00:00
Shnupbups e0df689e61
1.18-pre1 Package Info (#2821)
Ran `generatePackageInfoMappings`
2021-11-11 22:56:57 +00:00
modmuss50 50f4f74efa Fix extractServerJar jar task to use the path found in versions.list. 2021-11-11 18:17:23 +00:00
modmuss50 1f0b4b7ebc 1.18-pre1 2021-11-11 18:05:24 +00:00
Juuxel 870f70f039
Unpick key binding categories (#2817)
* Unpick key binding categories

* Unpick key categories of StickyKeyBindings
2021-11-10 11:54:51 +00:00
enbrain d2e21c7a27
Map block stuff (#2815) 2021-11-09 22:09:37 +00:00
apple502j 29487527cc
21w44a client stuff (#2816)
* 21w44a client

* 21w44a font

* 21w44a client util
2021-11-09 16:55:55 +00:00
Shnupbups 8d8823dca6
21w44a stuff (#2809)
* 21w44a stuff

* look man idk

* Apply suggestions from code review

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

* Remove things mapped in #2729

* Restore things that shouldn't have been removed

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2021-11-09 16:55:29 +00:00
enbrain a62ad058b5
Map int/float/height providers (#2813) 2021-11-08 23:34:57 +00:00
apple502j 119815df5d
More 21w44a stuff (#2811)
* More 21w44a stuff

* Apply suggestions from code review

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

* Update mappings/net/minecraft/util/profiling/jfr/JfrProfiler.mapping

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

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

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

* Rename some stuff

* 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>
2021-11-08 23:34:33 +00:00
Shnupbups 28da2e9f1e
misc stuff (#2806)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-11-08 23:33:58 +00:00
haykam821 bc8d8a806e
Rename the Style#obfuscated method to withObfuscated (#2814)
Fixes #2812
2021-11-05 13:53:14 +00:00
mschae23 ebf26ed390
World generation mappings for 21w44a (#2808) 2021-11-05 05:19:16 +00:00
enbrain 59a527d6d2
Restore parameters lost in 21w44a update (#2810) 2021-11-04 12:00:14 +00:00
modmuss50 35c46fc6b7 21w44a 2021-11-03 18:39:11 +00:00
Shnupbups e8298ad782
21w43a tick stuff and more (#2793)
* oh god oh fuck

* More 21w43a ticking stuff

* just a little bit more

* fix capitalization

* i think it's good now?

* Update WorldTickScheduler.mapping

Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>
2021-11-03 17:59:35 +00:00
Shnupbups 68829991ca
Document ActionResult.CONSUME_PARTIAL (#2807) 2021-11-03 16:54:01 +00:00
­Sollace b261ddf6f8
Add docs for FuzzyTargetting and NoPenaltyTargetting (#2783)
* Add docs for FuzzyTargetting and NoPenaltyTargetting

* Bruh part 1

* Bruh part 2

* Bruh part 3

* Bruh part 4

* Update mappings/net/minecraft/entity/ai/FuzzyTargeting.mapping

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

* Update mappings/net/minecraft/entity/ai/NoPenaltyTargeting.mapping

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

* Update mappings/net/minecraft/entity/ai/FuzzyTargeting.mapping

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

* Update mappings/net/minecraft/entity/ai/FuzzyTargeting.mapping

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

* Update mappings/net/minecraft/entity/ai/FuzzyTargeting.mapping

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

* Update mappings/net/minecraft/entity/ai/FuzzyTargeting.mapping

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

* Update mappings/net/minecraft/entity/ai/FuzzyTargeting.mapping

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

* Update mappings/net/minecraft/entity/ai/FuzzyTargeting.mapping

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

* Update mappings/net/minecraft/entity/ai/FuzzyTargeting.mapping

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

* Apply suggestions from code review

Co-authored-by: enbrain <69905075+enbrain@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: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-11-03 14:12:48 +00:00
­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