yarn/mappings/net/minecraft/sortme
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
..
ArrayMatrix4f.mapping Some mappings near chunk rendering logic (#117) 2016-10-15 14:30:22 +02:00
BlockEntityModelBanner.mapping JsonTagParser, EntityModels, Particles (#103) 2016-10-08 17:10:35 +02:00
BlockEntityModelSign.mapping JsonTagParser, EntityModels, Particles (#103) 2016-10-08 17:10:35 +02:00
BossBarSomething.mapping Network and Some Random mappings (#114) 2016-10-15 12:57:47 +02:00
CommandBlockExecutor.mapping Map ICrashCallable.call 2016-10-10 14:02:36 +02:00
EntityModelEnchantingTableSomething.mapping JsonTagParser, EntityModels, Particles (#103) 2016-10-08 17:10:35 +02:00
EntityTypeSomething.mapping Network and Some Random mappings (#114) 2016-10-15 12:57:47 +02:00
HorseInventory.mapping Network and Some Random mappings (#114) 2016-10-15 12:57:47 +02:00
IFileIOTask.mapping initial port 2016-09-20 17:18:54 +02:00
JsonLikeTagParser.mapping JsonTagParser, EntityModels, Particles (#103) 2016-10-08 17:10:35 +02:00
JsonParseException.mapping JsonTagParser, EntityModels, Particles (#103) 2016-10-08 17:10:35 +02:00
KeyBindingGui.mapping Map GuiSettingsVideo and related classes (#113) 2016-10-15 11:17:18 +02:00
LegacyQueryServerHandler.mapping Network and Some Random mappings (#114) 2016-10-15 12:57:47 +02:00
LockableContainerDoubleChest.mapping fix MinecraftServer, map LockableContainerDoubleChest and others 2016-09-20 17:58:37 +02:00
LoggerPrintStream.mapping JsonTagParser, EntityModels, Particles (#103) 2016-10-08 17:10:35 +02:00
MobSpawnerEntry.mapping initial port 2016-09-20 17:18:54 +02:00
MobSpawnerLogic.mapping initial port 2016-09-20 17:18:54 +02:00
OptionMainHand.mapping initial port 2016-09-20 17:18:54 +02:00
ProbablyEntityModelItem.mapping JsonTagParser, EntityModels, Particles (#103) 2016-10-08 17:10:35 +02:00
ServerEntryNetworkPart.mapping Misc random mappings (#120) 2016-10-17 14:45:28 +02:00
ShaderException.mapping Name some things (#119) 2016-10-16 17:07:39 +02:00
Singleton.mapping Network and Some Random mappings (#114) 2016-10-15 12:57:47 +02:00
SkinSomething.mapping Some mappings near chunk rendering logic (#117) 2016-10-15 14:30:22 +02:00
SomethingDirectionSomethingQuadBakery.mapping initial port 2016-09-20 17:18:54 +02:00
ThreadFileIO.mapping initial port 2016-09-20 17:18:54 +02:00
VillageDoor.mapping Network and Some Random mappings (#114) 2016-10-15 12:57:47 +02:00
VillageProperties.mapping Network and Some Random mappings (#114) 2016-10-15 12:57:47 +02:00
VillagerInventory.mapping initial port 2016-09-20 17:18:54 +02:00
WorldServerSomething.mapping Misc random mappings (#120) 2016-10-17 14:45:28 +02:00