yarn/mappings/net/minecraft/util
mezz 36bdd37960 Misc mappings (#131)
* Misc mappings

* 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

* 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

* Remove Vector3f (fixes Enigma mapping conflict)

* Map WidgetLockButton

* Fix gameMode setters to use "value"
2016-10-17 19:39:56 +02:00
..
crash Map ICrashCallable.call 2016-10-10 14:02:36 +02:00
math Misc mappings (#131) 2016-10-17 19:39:56 +02:00
predicate Update Predicates, BlockPattern, and some loot entries. (#130) 2016-10-16 18:25:15 +02:00
predicates Update Predicates, BlockPattern, and some loot entries. (#130) 2016-10-16 18:25:15 +02:00
registry add missing argument names 2016-09-12 15:16:04 +02:00
snooper initial port 2016-09-20 17:18:54 +02:00
thread initial port 2016-09-20 17:18:54 +02:00
ActionResult.mapping initial port 2016-09-20 17:18:54 +02:00
CaseInsensitiveHashMap.mapping attribute, scoreboard, etc. work 2016-09-13 12:41:42 +02:00
ChatUtils.mapping Map Level related things and a bunch more (WIP?) (#83) 2016-09-19 19:19:11 +02:00
DefaultedList.mapping minor additions to Block, fix IInventory crash 2016-08-15 14:40:10 +02:00
DyeColor.mapping Update Predicates, BlockPattern, and some loot entries. (#130) 2016-10-16 18:25:15 +02:00
GsonTypeAdapterFactory.mapping Text (and some server) mappings (#8) 2016-08-14 19:51:55 +02:00
Hand.mapping initial port 2016-09-20 17:18:54 +02:00
HitResult.mapping initial port 2016-09-20 17:18:54 +02:00
I18n.mapping Server-side I18n 2016-08-15 12:03:10 -04:00
IJsonSerializable.mapping mappings work 2016-09-14 12:00:19 +02:00
INameable.mapping initial port 2016-09-20 17:18:54 +02:00
IProgressCallback.mapping Map Level related things and a bunch more (WIP?) (#83) 2016-09-19 19:19:11 +02:00
IStringSerializable.mapping Block state stuff (#3) 2016-08-13 16:21:15 +02:00
ITickable.mapping work in entities, network, server, Minecraft client 2016-08-19 21:40:47 +02:00
IdList.mapping Block, biome, and world generator stuff (#5) 2016-08-14 17:17:21 +02:00
Identifier.mapping map most of resource stuff, other refactoring in rendering 2016-08-24 13:57:31 +02:00
IntCache.mapping Misc mappings (#131) 2016-10-17 19:39:56 +02:00
IntHashMap.mapping Map some World fields / methods and more (#106) 2016-10-12 13:31:11 +02:00
InventoryUtils.mapping initial port 2016-09-20 17:18:54 +02:00
Iterable.mapping move from JSON to split Enigma format 2016-08-12 20:24:17 +02:00
JsonHelper.mapping initial port 2016-09-20 17:18:54 +02:00
JsonSerializableHashSet.mapping mappings work 2016-09-14 12:00:19 +02:00
Language.mapping Server-side I18n 2016-08-15 12:03:10 -04:00
MapColor.mapping initial port 2016-09-20 17:18:54 +02:00
MinecraftException.mapping initial port 2016-09-20 17:18:54 +02:00
Mirror.mapping minor work 2016-09-27 16:56:35 +02:00
NetworkHelper.mapping Map Level related things and a bunch more (WIP?) (#83) 2016-09-19 19:19:11 +02:00
PacketByteBuf.mapping Misc mappings (#131) 2016-10-17 19:39:56 +02:00
Pair.mapping sound, entity, item work 2016-09-15 12:15:02 +02:00
PredicateBlockType.mapping initial port 2016-09-20 17:18:54 +02:00
Profiler.mapping Random stuff (#46) 2016-08-26 09:11:01 +02:00
Rarity.mapping initial port 2016-09-20 17:18:54 +02:00
Rotation.mapping initial port 2016-09-20 17:18:54 +02:00
Session.mapping initial port 2016-09-20 17:18:54 +02:00
TagHelper.mapping initial port 2016-09-20 17:18:54 +02:00
TextUtils.mapping world, renderer improvements 2016-08-28 23:11:16 +02:00
TypedActionResult.mapping initial port 2016-09-20 17:18:54 +02:00
UseAction.mapping initial port 2016-09-20 17:18:54 +02:00
UserCache.mapping fixes, mappings 2016-09-19 19:41:27 +02:00
WeightedListHelper.mapping clean up sortme, other things 2016-09-19 16:40:26 +02:00