Paper/src/main/java/org/bukkit/craftbukkit/util
Thinkofdeath 20c65caae7 SPIGOT-210: Remove the exception when dropping a non-existant task
If the server crashes during chunk generation then the chunk would have never
been added to the executor, this caused a second exception to be thrown when
the server shutdown from the first exception
2014-12-16 10:53:29 +00:00
..
permissions Add the new minecraft command permission nodes. 2014-12-11 21:36:02 +01:00
AsynchronousExecutor.java SPIGOT-210: Remove the exception when dropping a non-existant task 2014-12-16 10:53:29 +00:00
BlockStateListPopulator.java Update to Minecraft 1.8 2014-11-28 17:16:30 +11:00
CraftChatMessage.java Rework the vanilla link fix so that hover/click events aren't lost 2014-12-13 10:27:26 +00:00
CraftDamageSource.java Update CraftBukkit to Minecraft 1.7.10 2014-07-08 14:31:10 -05:00
CraftIconCache.java Update CraftBukkit to Minecraft 1.7.2 2013-11-30 19:26:12 -06:00
CraftMagicNumbers.java Update to Minecraft 1.8 2014-11-28 17:16:30 +11:00
DatFileFilter.java Implemented server.getOfflinePlayers 2011-12-04 17:57:00 +00:00
ForwardLogHandler.java Handle JUL logger formatting 2013-12-01 12:29:22 -06:00
Java15Compat.java Whitespace + general cleanup 2011-05-15 13:41:46 +02:00
LazyHashSet.java Implement new AsyncPlayerChatEvent. Addresses BUKKIT-2064 2012-08-03 23:44:45 -05:00
LazyPlayerSet.java Update to Minecraft 1.8 2014-11-28 17:16:30 +11:00
LongHash.java Add LongObjectHashMap and LongHashSet 2012-08-19 09:51:00 -05:00
LongHashSet.java Add LongObjectHashMap and LongHashSet 2012-08-19 09:51:00 -05:00
LongObjectHashMap.java Replace LongObjectHashMap with a more efficient implementation 2012-09-21 11:20:10 -05:00
MojangNameLookup.java Update to Minecraft 1.8 2014-11-28 17:16:30 +11:00
ServerShutdownThread.java Update CraftBukkit to Minecraft 1.3.1 2012-08-02 04:58:50 -05:00
ShortConsoleLogFormatter.java Use standard format function to format logs. Addresses BUKKIT-2246 2012-08-21 19:17:29 -05:00
StructureGrowDelegate.java Update CraftBukkit to Minecraft 1.7.10 2014-07-08 14:31:10 -05:00
TerminalConsoleWriterThread.java Update to Minecraft 1.8 2014-11-28 17:16:30 +11:00
UnsafeList.java Use a dynamic pool size for the iterator cache 2012-08-20 18:44:07 -05:00
Versioning.java Fix formatting. 2012-01-15 10:54:57 +01:00
Waitable.java Queue tasks from secondary threads. Fixes BUKKIT-2546 and BUKKIT-2600 2012-10-14 17:26:53 -05:00
WeakCollection.java Update CraftBukkit to Minecraft 1.7.2 2013-11-30 19:26:12 -06:00