yarn/mappings/net/minecraft/client
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
..
audio Get rid of impl packages (#97) 2016-09-28 14:17:20 +02:00
gl initial port 2016-09-20 17:18:54 +02:00
gui initial port 2016-09-20 17:18:54 +02:00
main minor mapping work in Minecraft 2016-08-25 11:56:41 +02:00
network Get rid of impl packages (#97) 2016-09-28 14:17:20 +02:00
particle Particle system (#91) 2016-09-26 05:28:33 +02:00
player initial port 2016-09-20 17:18:54 +02:00
render Get rid of impl packages (#97) 2016-09-28 14:17:20 +02:00
resource initial port 2016-09-20 17:18:54 +02:00
server initial port 2016-09-20 17:18:54 +02:00
settings initial port 2016-09-20 17:18:54 +02:00
sortme initial port 2016-09-20 17:18:54 +02:00
texture initial port 2016-09-20 17:18:54 +02:00
util Fix default skins to use _SKIN suffix 2016-09-21 11:41:48 +02:00
world Map world generation related stuff (#98) 2016-09-29 11:01:19 +02:00
ClientBrandRetriever.mapping more additions to mappings 2016-08-14 15:36:07 +02:00
MinecraftGame.mapping Map VersionType. (#95) 2016-09-27 09:02:50 +02:00
RunArgs.mapping initial port 2016-09-20 17:18:54 +02:00