yarn/mappings/net/minecraft/world
liach d0f836da8e Some stuff for 1.15 pre 1 and pre2 (#980)
* Some stuff for 1.15 pre 1

wood type or sign type? it is only used by signs.

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

* A few more stuff

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

* bits of stuff

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

* Call it a sign type

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

* More stuff and refactors per suggestion

* More bits

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

* Missed the one i need to map

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

* You like dual better

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

* Update mappings/net/minecraft/client/texture/SpriteAtlasTexture.mapping

* 😓

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

* Some pre2 stuff as well
2019-11-25 20:12:08 +00:00
..
biome Map some mostly world gen stuff (#975) 2019-11-24 10:52:54 +00:00
border Entity properties (#882) 2019-10-09 17:44:02 +01:00
chunk 19w46a 2019-11-13 17:34:56 +00:00
dimension Some stuff for 1.15 pre 1 and pre2 (#980) 2019-11-25 20:12:08 +00:00
explosion Mapped lots of random things (#794) 2019-07-31 15:20:12 +01:00
gen Map some mostly world gen stuff (#975) 2019-11-24 10:52:54 +00:00
level Map some mostly world gen stuff (#975) 2019-11-24 10:52:54 +00: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 19w45a 2019-11-07 19:37:31 +00: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 1.15-pre1 2019-11-21 19:13:18 +00: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 19w45a 2019-11-07 19:37:31 +00: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 Improve game rule mappings (#968) 2019-11-21 13:06:28 +00: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
TickPriority.mapping Refactor rendering (#930) 2019-11-07 18:03:04 +00: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 Bee mappings (#981) 2019-11-24 01:18:13 +00:00
WorldSaveHandler.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
WorldView.mapping Some stuff for 1.15 pre 1 and pre2 (#980) 2019-11-25 20:12:08 +00:00