Dylan K. Taylor 3bb450244f Level: Identify chunk loaders by their object ID
chunkloader ID is completely unnecessary extra complication. spl_object_hash() would be fine for this as well, but a number is better. Since it's unique for the object lifetime (and the Level keeps a ref to loaders) this system should work just fine.
2018-10-09 16:32:34 +01:00
..
2018-10-07 14:34:04 +01:00
2018-09-26 13:12:54 +01:00
2018-10-07 16:36:43 +01:00
2018-10-05 18:11:33 +01:00
2018-10-07 14:34:04 +01:00
2018-10-07 15:34:14 +01:00
2018-09-26 19:58:03 +01:00
2018-10-05 18:11:33 +01:00
2018-10-05 18:11:33 +01:00
2018-09-04 15:58:24 +01:00
2018-08-06 20:53:16 +01:00
2018-06-17 12:54:18 +01:00
2017-08-17 11:08:54 +01:00
2018-09-20 17:05:01 +01:00