yarn/mappings/net/minecraft/world/entity
copygirl 96b046e6c1 Map some World fields / methods and more (#106)
* Map World.globalEntities

* Map sendToAllPlayersInRange

* Map IntHashMap

Also renamed fields using it
(And incorrectly named non-static ALL_CAPS fields)

* Map block tick scheduling

* Map World raining / thundering things

* Fix some IntHashMap things

- Bucket -> Element
- Remove "ForKey"

* Fix some suggested things
2016-10-12 13:31:11 +02:00
..
WorldEntityTracker.mapping initial port 2016-09-20 17:18:54 +02:00
WorldEntityTrackingManager.mapping Map some World fields / methods and more (#106) 2016-10-12 13:31:11 +02:00