yarn/mappings/net/minecraft/world/biome
copygirl f888ce93fa Map world generation related stuff (#98)
* Map BiomeGenerator

* Rename DecoratorMushroomHuge

* Rename some IWorldListener and Chunk methods

onSpawn/DespawnEntity => onEntityAdded/Removed
onPlaySound => onSound
onSpawnParticle => onParticle
add/dropEntities => add/dropEntitiesTo/FromWorld

* Map ChunkBlockStore

* Map Chunk.lastSavedTime

* Move stuff to net.minecraft.world.gen package

* Map BlockFalling.fallInstantly

* Move worldgen + biome related to world.gen.biome

* Move WorldProviders to world.gen package

* Map DecoratorNetherSpring

* Map ChunkGenerators

* Map FeatureGenerators

* Map StructureGenerators

* Map a little of BiomeProvider

* Fix a few minor things

random => rand
LIQUID => oceanBlock
pallette => palette
2016-09-29 11:01:19 +02:00
..
Biome.mapping initial port 2016-09-20 17:18:54 +02:00
BiomeBeach.mapping Get rid of impl packages (#97) 2016-09-28 14:17:20 +02:00
BiomeDesert.mapping Get rid of impl packages (#97) 2016-09-28 14:17:20 +02:00
BiomeEnd.mapping Get rid of impl packages (#97) 2016-09-28 14:17:20 +02:00
BiomeExtremeHills.mapping Get rid of impl packages (#97) 2016-09-28 14:17:20 +02:00
BiomeForest.mapping Get rid of impl packages (#97) 2016-09-28 14:17:20 +02:00
BiomeFrozen.mapping Get rid of impl packages (#97) 2016-09-28 14:17:20 +02:00
BiomeJungle.mapping Get rid of impl packages (#97) 2016-09-28 14:17:20 +02:00
BiomeMesa.mapping Map world generation related stuff (#98) 2016-09-29 11:01:19 +02:00
BiomeMushroomIsland.mapping Get rid of impl packages (#97) 2016-09-28 14:17:20 +02:00
BiomeMutatedForest.mapping Get rid of impl packages (#97) 2016-09-28 14:17:20 +02:00
BiomeMutatedSavanna.mapping Get rid of impl packages (#97) 2016-09-28 14:17:20 +02:00
BiomeNether.mapping Get rid of impl packages (#97) 2016-09-28 14:17:20 +02:00
BiomeOcean.mapping Get rid of impl packages (#97) 2016-09-28 14:17:20 +02:00
BiomePlains.mapping Get rid of impl packages (#97) 2016-09-28 14:17:20 +02:00
BiomeRiver.mapping Get rid of impl packages (#97) 2016-09-28 14:17:20 +02:00
BiomeSavanna.mapping Get rid of impl packages (#97) 2016-09-28 14:17:20 +02:00
BiomeStoneBeach.mapping Get rid of impl packages (#97) 2016-09-28 14:17:20 +02:00
BiomeSwamp.mapping Get rid of impl packages (#97) 2016-09-28 14:17:20 +02:00
BiomeTaiga.mapping Get rid of impl packages (#97) 2016-09-28 14:17:20 +02:00
BiomeVoid.mapping Get rid of impl packages (#97) 2016-09-28 14:17:20 +02:00