yarn/mappings/net/minecraft/world/biome
mezz 0755637124 BIomes, biome generation (#132)
* BIomes, biome generation

* Misc random mappings (#120)

* Misc random mappings

* Minor changes & move WorldServerChild to sortme

* username -> userName

* Rename some Gui related methods & more

lastPressedWidget
mouseDragged => onMouseDragged
handleMouseClick => onMousePressed
handleTouchEvent => onMouseReleased
handleKeyPress => onKeyPressed
handleButtonPressed => onWidgetPressed
WidgetButton.released => onReleased

* Add some mappings for mob pathfinding (#127)

* Add some mappings for mob pathfinding

* Fixes for review

* Fixes for review

* Several mappings (#129)

* Mapped a bunch of loot stuff.

* Mapped some random stuff.

* Mapped some debug renderers.

* Mapped a few misc things.

* element -> json

* Map / rename PlayerFormatUpgrader

* Fix StatManager, map StatManagerServer and such

updateStatState => set
increaseState => increase
getValue => get
EntityPlayer.getStatManager => getStats

* Fix LootTable related mappings

serialze => serialize
Serializer => DeSerializer
LootTableContext:
* TARGET => Target
* source => damageSource
* setX(x) => setX(value)

* Random block stuff

* Random world stuff

* Add some mappings for block rendering (#133)

* Add some mappings for block rendering

* Fixes some things

* Make getAoBrightness to getAmbientOcclusionBrightness

* Fix merge conflicts

* Fix a few minor things

VertexBuffer.putColorRGB => putColor
BlockRenderer hashcode parameter => variationSeed
Revert to IBlockView.getCombinedLight

* Fix a few things
2016-10-17 18:55:23 +02:00
..
layer BIomes, biome generation (#132) 2016-10-17 18:55:23 +02:00
Biome.mapping BIomes, biome generation (#132) 2016-10-17 18:55:23 +02:00
BiomeBeach.mapping Get rid of impl packages (#97) 2016-09-28 14:17:20 +02:00
BiomeDesert.mapping entity, biome mappings 2016-10-15 20:49:37 +02:00
BiomeEnd.mapping Get rid of impl packages (#97) 2016-09-28 14:17:20 +02:00
BiomeExtremeHills.mapping entity, biome mappings 2016-10-15 20:49:37 +02:00
BiomeForest.mapping entity, biome mappings 2016-10-15 20:49:37 +02:00
BiomeFrozen.mapping entity, biome mappings 2016-10-15 20:49:37 +02:00
BiomeGenerator.mapping adjust mapping packages, map ParticleBlock 2016-10-12 13:09:35 +02:00
BiomeGeneratorEnd.mapping BIomes, biome generation (#132) 2016-10-17 18:55:23 +02:00
BiomeGeneratorNether.mapping BIomes, biome generation (#132) 2016-10-17 18:55:23 +02:00
BiomeGeneratorSettings.mapping adjust mapping packages, map ParticleBlock 2016-10-12 13:09:35 +02:00
BiomeGeneratorVoidPlatform.mapping BIomes, biome generation (#132) 2016-10-17 18:55:23 +02:00
BiomeJungle.mapping entity, biome mappings 2016-10-15 20:49:37 +02:00
BiomeMesa.mapping BIomes, biome generation (#132) 2016-10-17 18:55:23 +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 entity, biome mappings 2016-10-15 20:49:37 +02:00
BiomeNether.mapping entity, biome mappings 2016-10-15 20:49:37 +02:00
BiomeOcean.mapping Get rid of impl packages (#97) 2016-09-28 14:17:20 +02:00
BiomePlains.mapping entity, biome mappings 2016-10-15 20:49:37 +02:00
BiomeProvider.mapping BIomes, biome generation (#132) 2016-10-17 18:55:23 +02:00
BiomeProviderSingle.mapping BIomes, biome generation (#132) 2016-10-17 18:55:23 +02:00
BiomeRiver.mapping Get rid of impl packages (#97) 2016-09-28 14:17:20 +02:00
BiomeSavanna.mapping entity, biome mappings 2016-10-15 20:49:37 +02:00
BiomeStoneBeach.mapping Get rid of impl packages (#97) 2016-09-28 14:17:20 +02:00
BiomeSwamp.mapping entity, biome mappings 2016-10-15 20:49:37 +02:00
BiomeTaiga.mapping entity, biome mappings 2016-10-15 20:49:37 +02:00
BiomeVoid.mapping Get rid of impl packages (#97) 2016-09-28 14:17:20 +02:00