yarn/mappings/net/minecraft/server
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
..
config Map some World fields / methods and more (#106) 2016-10-12 13:31:11 +02:00
dedicated Map ICrashCallable.call 2016-10-10 14:02:36 +02:00
gui Fixed RCON mappings (#72) 2016-09-14 14:51:09 +02:00
rcon Fixed RCON mappings (#72) 2016-09-14 14:51:09 +02:00
DummyConnectionFilter.mapping Handlers/Filters for handshake (#74) 2016-09-14 17:14:25 -04:00
IntegratedServer.mapping Map ICrashCallable.call 2016-10-10 14:02:36 +02:00
IntegratedServerConfigurationManager.mapping initial port 2016-09-20 17:18:54 +02:00
LanServerPinger.mapping initial port 2016-09-20 17:18:54 +02:00
MinecraftServer.mapping Map ICrashCallable.call 2016-10-10 14:02:36 +02:00
ServerMetadata.mapping more work 2016-08-17 23:19:57 +02:00
ServerNetworkManager.mapping Map ICrashCallable.call 2016-10-10 14:02:36 +02:00
VersionConnectionFilter.mapping Handlers/Filters for handshake (#74) 2016-09-14 17:14:25 -04:00