Commit Graph

111 Commits

Author SHA1 Message Date
Tyler Hancock d523685eda Several mappings (#129)
* Mapped a bunch of loot stuff.

* Mapped some random stuff.

* Mapped some debug renderers.

* Mapped a few misc things.

* element -> json
2016-10-17 16:46:26 +02:00
copygirl 6255f81c73 Map some various things (#112)
* Map some EnchantmentHelper

* Map BlockFire.registerFlammable(s)

Still missing mappings for the two maps used by these methods regarding fire spread.

* Map some entity death / loot stuff

* Map some entity sound stuff

* Map a few small things

* Rename init => registerDefaults

And registerFlammables => registerDefaultFlammables
2016-10-15 11:17:41 +02:00
copygirl 16d2c49ac0 Get rid of impl packages (#97) 2016-09-28 14:17:20 +02:00
asiekierka e0058174c0 initial port 2016-09-20 17:18:54 +02:00
asiekierka b7c5af3623 clean up sortme, other things 2016-09-19 16:40:26 +02:00
asiekierka a0df18127a mapping improvements 2016-09-12 22:13:50 +02:00
asiekierka 47c5b85441 add missing argument names 2016-09-12 15:16:04 +02:00
asiekierka 50a87ae8ef port to 16w36a 2016-09-12 12:08:56 +02:00
Benjamin K 2727af5a03 [WIP] World related mappings. (#52)
* Nothing overly interesting.

* Map workers and fix the thread factory variable name.

* Map WorldInfo and some other things I found along the way.

* Fix some mappings, map Enchantments class.
2016-08-29 00:56:11 +02:00
Tyler Hancock f8d75caec2 Mapped out Enchantment and related classes (#23)
* Mapped enchantments and related files

* Normalize line endings
2016-08-20 18:08:53 +02:00
asiekierka f8b443bc8a more mappings across the codebase 2016-08-14 22:30:49 +02:00