3
0
Fork 1
KCauldronX/src/main/java/org/spigotmc
Prototik 7defe0bb29 Some portion of optimizations:
* Clear outgoing packet queue after player disconnect
* Disable sleep between chunk saving
* Put 2x4096 bytes instead 2048x4 bytes for region file aligment
* Using map to search player by name instead iterating over all players
* Some tweaks for decorations (item frames, maps)
2015-10-18 23:58:28 +07:00
..
event/entity Initial commit (Forge 1291). 2015-03-22 20:38:04 +03:00
ActivationRange.java Initial commit (Forge 1291). 2015-03-22 20:38:04 +03:00
AntiXray.java Initial commit (Forge 1291). 2015-03-22 20:38:04 +03:00
CaseInsensitiveHashingStrategy.java Some portion of optimizations: 2015-10-18 23:58:28 +07:00
CaseInsensitiveMap.java Some portion of optimizations: 2015-10-18 23:58:28 +07:00
CustomTimingsHandler.java Update to Forge 10.13.3.1388. Small fixes. 2015-04-24 15:40:52 +03:00
FlatMap.java Initial commit (Forge 1291). 2015-03-22 20:38:04 +03:00
Metrics.java Initial commit (Forge 1291). 2015-03-22 20:38:04 +03:00
RestartCommand.java Introduced World Save Thread and some refractoring 2015-10-14 20:31:35 +07:00
SpigotConfig.java Introduced World Save Thread and some refractoring 2015-10-14 20:31:35 +07:00
SpigotWorldConfig.java Introduced World Save Thread and some refractoring 2015-10-14 20:31:35 +07:00
TickLimiter.java Introduced World Save Thread and some refractoring 2015-10-14 20:31:35 +07:00
TicksPerSecondCommand.java Initial commit (Forge 1291). 2015-03-22 20:38:04 +03:00
TrackingRange.java Initial commit (Forge 1291). 2015-03-22 20:38:04 +03:00
VanillaCommandWrapper.java Initial commit (Forge 1291). 2015-03-22 20:38:04 +03:00
WatchdogThread.java Add list wrapper for tileentities 2015-08-29 18:21:31 +07:00