3
0
Mirror von https://github.com/PaperMC/Paper.git synchronisiert 2024-11-18 05:50:04 +01:00
Paper/src/main/java/org/bukkit/craftbukkit
2011-07-17 18:14:45 +02:00
..
block Implemented BLOCK_PISTON_CONTRACT/EXPAND 2011-07-17 18:14:45 +02:00
command Generic cleanup of the org.bukkit.craftbukkit classes. 2011-06-12 12:51:54 +02:00
entity Implemented pig zombie get/set anger functions. 2011-07-14 14:58:12 -04:00
event Added SpawnReasons to CreatureSpawn events. Thanks winsock! 2011-06-21 16:37:07 -04:00
generator Massive renaming update in nms. If you bypassed Bukkit, you will likely break. 2011-06-27 00:47:03 +02:00
inventory Massive renaming update in nms. If you bypassed Bukkit, you will likely break. 2011-06-27 00:47:03 +02:00
scheduler Revert "Do not immediately re-queue repeating tasks, or they may simply keep repeating on this tick, until the 35ms time limit runs out." See 3632d99122 (commitcomment-478252) 2011-07-14 23:21:28 +01:00
util Readded ConcurrentSoftMap because apparently some plugins need this. (They really, really shouldn't be using it. At all.) 2011-07-15 21:49:53 +01:00
CraftChunk.java Don't use weak/soft references for keys, attempt to lessen memory impact further 2011-07-16 02:55:54 +01:00
CraftChunkSnapshot.java Fixed missing BiomeBase.SKY to Biome.SKY mapping. Thanks mikeprimm! 2011-07-14 15:05:43 -04:00
CraftServer.java Fixed the accounting for world UID conflicts. 2011-07-13 15:40:31 -04:00
CraftWorld.java Don't use weak/soft references for keys, attempt to lessen memory impact further 2011-07-16 02:55:54 +01:00
LoggerOutputStream.java Redirect System.out and System.err to a Logger 2011-02-20 01:53:06 +00:00
Main.java Added command line logging configuration which enables log file: 2011-07-10 18:28:57 +01:00
PortalTravelAgent.java Massive renaming update in nms. If you bypassed Bukkit, you will likely break. 2011-06-27 00:47:03 +02:00
TextWrapper.java Massive renaming update in nms. If you bypassed Bukkit, you will likely break. 2011-06-27 00:47:03 +02:00
TrigMath.java Generic cleanup of the org.bukkit.craftbukkit classes. 2011-06-12 12:51:54 +02:00