yarn/mappings/net/minecraft/world
liach 02908445ab Mapped all top-level classes (#934)
* Mapped all top-level classes

No more obfuscated top-level class

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

* Mapping inner classes (Still some left)

These to go:
net/minecraft/datafixers/fixes/LeavesFix$class_1192
net/minecraft/structure/NetherFortressGenerator$class_3404
net/minecraft/structure/OceanMonumentGenerator$class_3367
net/minecraft/structure/OceanMonumentGenerator$class_3368
net/minecraft/structure/OceanMonumentGenerator$class_3369
net/minecraft/structure/OceanMonumentGenerator$class_3370
net/minecraft/structure/OceanMonumentGenerator$class_3371
net/minecraft/structure/OceanMonumentGenerator$class_3372
net/minecraft/structure/OceanMonumentGenerator$class_3373
net/minecraft/structure/OceanMonumentGenerator$class_3375
net/minecraft/structure/OceanMonumentGenerator$class_3388
net/minecraft/structure/StrongholdGenerator$class_3427
net/minecraft/structure/StrongholdGenerator$class_3466
net/minecraft/structure/Structure$class_3500
net/minecraft/structure/WoodlandMansionGenerator$class_3478

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

* Update StructurePoolBasedGenerator.mapping

* Fixes as suggested by @Runemoro

Signed-off-by: liach <liach@users.noreply.github.com>
2019-11-02 21:51:27 +00:00
..
biome lots of world gen mappings (#924) 2019-10-30 14:21:17 +00:00
border Entity properties (#882) 2019-10-09 17:44:02 +01:00
chunk Mapped all top-level classes (#934) 2019-11-02 21:51:27 +00:00
dimension Mapped all top-level classes (#934) 2019-11-02 21:51:27 +00:00
explosion Mapped lots of random things (#794) 2019-07-31 15:20:12 +01:00
gen Mapped all top-level classes (#934) 2019-11-02 21:51:27 +00:00
level 19w36a: The art of nether update (#862) 2019-10-09 17:44:19 +01:00
storage Mapped all top-level classes (#934) 2019-11-02 21:51:27 +00:00
timer 19w38a 2019-09-18 16:17:05 +01:00
updater Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
BlockRenderView.mapping 19w36a: The art of nether update (#862) 2019-10-09 17:44:19 +01:00
BlockView.mapping 19w38a 2019-09-18 16:17:05 +01:00
ChunkRegion.mapping 19w36a: The art of nether update (#862) 2019-10-09 17:44:19 +01:00
ChunkSerializer.mapping 19w36a 2019-09-05 10:54:58 +01:00
ChunkTickScheduler.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
ChunkUpdateState.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
CollisionView.mapping 19w38a 2019-09-18 16:17:05 +01:00
CommandBlockExecutor.mapping Mapped lots of random things (#794) 2019-07-31 15:20:12 +01:00
Difficulty.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
EmptyBlockView.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
EntityView.mapping Merge #822 2019-09-12 14:28:23 +01:00
FeatureUpdater.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
ForcedChunkState.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
GameMode.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
GameRules.mapping 19w37a 2019-09-11 16:28:06 +01:00
Heightmap.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
IWorld.mapping 19w38a 2019-09-18 16:17:05 +01:00
IdCountsState.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
LightType.mapping Mapped lots of random things (#794) 2019-07-31 15:20:12 +01:00
LocalDifficulty.mapping Mapped lots of random things (#794) 2019-07-31 15:20:12 +01:00
MobSpawnerEntry.mapping Mapped lots of random things (#794) 2019-07-31 15:20:12 +01:00
MobSpawnerLogic.mapping Mapped lots of random things (#794) 2019-07-31 15:20:12 +01:00
ModifiableTestableWorld.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
ModifiableWorld.mapping Merge #848 2019-09-12 14:34:29 +01:00
MultiTickScheduler.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
PersistentState.mapping Mapped lots of random things (#794) 2019-07-31 15:20:12 +01:00
PersistentStateManager.mapping 19w38b - loot conditions from data packs, advancements go smart, data… (#865) 2019-09-26 08:42:38 +01:00
PlayerSaveHandler.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
PortalForcer.mapping 19w36a 2019-09-05 10:54:58 +01:00
RayTraceContext.mapping Mapped lots of random things (#794) 2019-07-31 15:20:12 +01:00
ScheduledTick.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
SessionLockException.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
SpawnHelper.mapping 19w35a 2019-08-28 18:46:02 +01:00
StructureHolder.mapping Merge #848 2019-09-12 14:34:29 +01:00
TestableWorld.mapping Mapped lots of random things (#794) 2019-07-31 15:20:12 +01:00
TickScheduler.mapping merge missing 1.14.3-pre2 mappings; update Enigma to fix save NPE 2019-06-29 00:43:29 +02:00
WanderingTraderManager.mapping Mapped lots of random things (#794) 2019-07-31 15:20:12 +01:00
World.mapping 19w42a rendering and layers etc (#917) 2019-10-30 16:15:03 +00:00
WorldSaveHandler.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
WorldView.mapping 19w41a 2019-10-09 18:17:26 +01:00