yarn/mappings/net/minecraft/world/chunk
liach e68c809d40 19w36a: The art of nether update (#862)
* 19w37a biomes mappings

also mapped that new world thing to VoxelView (all methods mapped)

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

* Fixes two broken packages

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

* access -> getStored

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

* Few biome fields nearby

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

* voronoi

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

* cull -> culling

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

* voxelview -> worldview, biomeaccessor -> biomeaccess, biomeaccessstrategy -> biomeaccesstype

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

* Other improvements

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

* fix biome access name in chunkregion

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

* addSalt, map another biome array field, also move access things to world/biome from world/biome/source package

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

* Revert the is full cube name

(It was like whether to check neighbor for shape check)
2019-10-09 17:44:19 +01:00
..
light 19w38a 2019-09-18 16:17:05 +01:00
ArrayPalette.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
BiMapPalette.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
Chunk.mapping 19w36a 2019-09-05 10:54:58 +01:00
ChunkCache.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
ChunkManager.mapping Merge #822 2019-09-12 14:28:23 +01:00
ChunkNibbleArray.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
ChunkProvider.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
ChunkSection.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
ChunkStatus.mapping 19w36a: The art of nether update (#862) 2019-10-09 17:44:19 +01:00
ChunkToNibbleArrayMap.mapping Merge #822 2019-09-12 14:28:23 +01:00
ColumnChunkNibbleArray.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
EmptyChunk.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
IdListPalette.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
Palette.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
PaletteResizeListener.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
PalettedContainer.mapping Merge #822 2019-09-12 14:28:23 +01:00
ProtoChunk.mapping 19w36a 2019-09-05 10:54:58 +01:00
ReadOnlyChunk.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
UpgradeData.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
WorldChunk.mapping 19w36a: The art of nether update (#862) 2019-10-09 17:44:19 +01:00