3
0
Mirror von https://github.com/PaperMC/Paper.git synchronisiert 2024-11-17 13:30:06 +01:00
Paper/src/main/java/org/bukkit/craftbukkit
2012-08-15 06:00:55 -05:00
..
block Update CreatureSpawner.setSpawnedType(EntityType) to 1.3 2012-08-12 14:11:36 -05:00
command Update CraftBukkit to Minecraft 1.3.1 2012-08-02 04:58:50 -05:00
conversations [Bleeding] Added ConversationAbandonedEvent and supporting infrastructure. Whenever a conversation exits, the ConversationAbandonedEvent is triggered with details about how the conversation ended and what, if anything caused it to end. Fixes BUKKIT-986 2012-03-08 01:29:49 -05:00
enchantments Implemented Enchantment.conflictsWith(). Addresses BUKKIT-1159 2012-03-13 22:23:33 -04:00
entity Implement methods for spawning FallingBlocks and add various FallingBlock methods. Adds BUKKIT-2282 2012-08-14 07:38:23 -05:00
event Apply setLastDamageCause after processing events and the event has not been canceled. Fixes BUKKIT-1881 2012-07-02 22:22:03 -05:00
generator Update CraftBukkit to Minecraft 1.3.1 2012-08-02 04:58:50 -05:00
help [Bleeding] Added support for custom index help topics in help.yml. Addresses BUKKIT-1263 2012-03-22 00:50:10 -04:00
inventory Use correct SlotType's for merchants. Fixes BUKKIT-2257 2012-08-15 06:00:55 -05:00
map Deprecation cleanup. 2012-02-18 13:06:12 -05:00
metadata [Bleeding] Implement Metadata framework for Entities, Blocks, and Worlds 2012-02-29 19:21:25 +01:00
potion Updated to rename revision 02 2012-03-01 01:12:41 +00:00
scheduler Deprecation cleanup. 2012-02-18 13:06:12 -05:00
updater Add trailing / to BukkitDL URLs. Fixes BUKKIT-2015. 2012-08-02 21:38:32 -05:00
util Implement new AsyncPlayerChatEvent. Addresses BUKKIT-2064 2012-08-03 23:44:45 -05:00
ChunkCompressionThread.java Update CraftBukkit to Minecraft 1.3.1 2012-08-02 04:58:50 -05:00
CraftArt.java fixed mapping of Art <-> EnumArt in Paintings 2011-10-12 14:13:11 -04:00
CraftChunk.java Fix mapping of ChunkSection nibble data to snapshot. Fixes BUKKIT-1977 2012-08-02 21:45:54 -05:00
CraftChunkSnapshot.java Implemented snapshot support for 1.2. 2012-03-02 00:47:21 -05:00
CraftEffect.java Implementation of richer playEffect methods. Addresses BUKKIT-857 2012-02-29 14:59:27 -05:00
CraftOfflinePlayer.java Update CraftBukkit to Minecraft 1.3.1 2012-08-02 04:58:50 -05:00
CraftServer.java Implement new deprecated warning state configuration option 2012-08-06 23:52:49 -05:00
CraftWorld.java Implement methods for spawning FallingBlocks and add various FallingBlock methods. Adds BUKKIT-2282 2012-08-14 07:38:23 -05:00
LoggerOutputStream.java Fix formatting. 2012-01-15 10:54:57 +01:00
Main.java Update CraftBukkit to Minecraft 1.3.1 2012-08-02 04:58:50 -05:00
PortalTravelAgent.java Put forceChunkLoad back to its original value. 2012-08-05 20:03:12 -05:00
TextWrapper.java Replace TextWrapper with simple newline splitting. Fixes BUKKIT-1662 2012-05-16 23:47:14 -05:00
TrigMath.java Fix formatting. 2012-01-15 10:54:57 +01:00