yarn/mappings/net/minecraft/server/world
martmists 948804d428
Suggest mappings (#1123)
* OverworldChunkGeneratorConfig%field_13224 -> biomeSize

* OverworldChunkGeneratorConfig%field_13223 -> riverSize

* OverworldChunkGeneratorConfig%field_13222 -> forcedBiome

* OverworldChunkGeneratorConfig%field_13221 -> minY

* ServerWorld#method_18210(1) -> getSurface

* EnchantmentHelper#method_24365(3) -> getMatchingEquipment

* EnchantmentHelper#getMatchingEquipment(3) -> getMatchingEnchantedEquipment

* Update mappings/net/minecraft/block/BedBlock.mapping

Co-Authored-By: liach <7806504+liach@users.noreply.github.com>

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

Co-Authored-By: liach <7806504+liach@users.noreply.github.com>

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

Co-Authored-By: liach <7806504+liach@users.noreply.github.com>

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2020-03-07 17:38:28 +00:00
..
BlockAction.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
ChunkHolder.mapping Map Chunk loading, Chunks and Chunk Generation (#1151) 2020-03-05 21:39:17 +00:00
ChunkTaskPrioritySystem.mapping Update enigma for Javadoc support. 2019-12-02 13:55:18 +00:00
ChunkTicket.mapping Correctly label the chunk ticket expiry mechanism (#1031) 2019-12-30 22:04:16 +00:00
ChunkTicketManager.mapping Map Chunk loading, Chunks and Chunk Generation (#1151) 2020-03-05 21:39:17 +00:00
ChunkTicketType.mapping Correctly label the chunk ticket expiry mechanism (#1031) 2019-12-30 22:04:16 +00:00
LevelPrioritizedQueue.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
PlayerChunkWatchingManager.mapping 1.14.4-pre4 2019-07-10 14:32:43 +01:00
SecondaryServerWorld.mapping 20w06a 2020-02-05 17:27:03 +00:00
ServerChunkManager.mapping Update enigma for Javadoc support. 2019-12-02 13:55:18 +00:00
ServerLightingProvider.mapping Update enigma for Javadoc support. 2019-12-02 13:55:18 +00:00
ServerTickScheduler.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
ServerWorld.mapping Suggest mappings (#1123) 2020-03-07 17:38:28 +00:00
SimpleTickScheduler.mapping merge missing 1.14.3-pre2 mappings; update Enigma to fix save NPE 2019-06-29 00:43:29 +02:00
ThreadedAnvilChunkStorage.mapping Cape and Elytra mappings for PlayerEntity (#1138) 2020-03-07 17:37:40 +00:00