Aikar
8778a2ef97
Current Chunk for Entity and Block Entities, counts by entity type
...
This enables us a fast reference to the entities current chunk instead
of having to look it up by hashmap lookups.
We also store counts by type to further enable other performance optimizations in later patches.
2018-07-04 03:55:24 -04:00
Zach Brown
c93e1ee068
Update upstream B/CB/S
2018-01-10 23:31:19 -06:00
Zach Brown
fa8db475d6
Update upstream B/CB/S
2017-12-27 22:45:33 -06:00
Shane Freeder
a907e21341
Update B/CB/S
2017-11-18 03:04:21 +00:00
Zach Brown
4424c3dec9
Rebuild patches
2017-09-06 22:59:08 -04:00
Aikar
64b2b87256
Upstream update
2017-08-07 23:05:16 -04:00
Shane Freeder
fe649493e3
Update B/CB
2017-07-28 14:45:16 +01:00
Aikar
4265551308
Upstream update
2017-07-26 21:12:40 -04:00
Zach Brown
91fbee7d15
Clear plugin metadata only after onDisable()
...
Fixes GH-776
2017-07-15 14:38:16 -05:00
Shane Freeder
43d46feb48
Update B/CB
2017-07-10 14:04:41 +01:00
Zach Brown
16113437c6
Update upstream B/S
2017-05-23 17:11:28 -05:00
Zach Brown
f7d8aa4188
Update upstream B/CB/S
2017-05-15 11:25:20 -05:00
Zach Brown
ab4ae72fd5
Update to MC 1.12-pre2
2017-05-14 13:05:01 -05:00
Zach Brown
22e2858fee
Update bStats implementation
2017-04-22 01:16:45 -05:00
Zach Brown
4340ef97ca
Switch to a bStats based Metrics system
2017-03-25 00:22:02 -05:00
Aikar
88ef71592b
Remove, not invalidate, Metadata on reload
...
Objects loaded over different class loaders are not the same. Nasty dragons lie here.
Also clean up the previous patch to no longer butcher imports.
2016-03-28 22:43:05 -04:00