3
0
Mirror von https://github.com/PaperMC/Paper.git synchronisiert 2024-11-17 21:40:08 +01:00
Paper/src/main/java/org/bukkit/craftbukkit
Sam Wilson cc2e721ffc Implement PortalCreateEvent reason codes. Addresses BUKKIT-833
This commit modifies the construction of PortalCreateEvents to specify
a reason for the event.  Reasons are either:
1. FIRE: the portal is being created because a player set fire to an
obsidian frame.
2. DESTINATION: the portal is being created as a destination for an existing portal.
2012-02-26 15:20:09 -05:00
..
block CraftSign changes. Addresses BUKKIT-824 2012-02-26 12:15:00 -05:00
command Fix formatting. 2012-01-15 10:54:57 +01:00
enchantments Fix formatting. 2012-01-15 10:54:57 +01:00
entity [Bleeding] Fixed setTotalExp, any experience update bugs and removed Deprecated Methods. Fixes BUKKIT-798 and fixes BUKKIT-797 2012-02-23 18:27:22 -05:00
event [Bleeding] Use player.getItemInHand(), instead of a new ItemStack. Addresses BUKKIT-767 2012-02-23 18:27:22 -05:00
generator Deprecation cleanup. 2012-02-18 13:06:12 -05:00
inventory [Bleeding] Recipe API improvements and fixes. Addresses BUKKIT-738 and BUKKIT-624 2012-02-21 04:24:24 -05:00
map Deprecation cleanup. 2012-02-18 13:06:12 -05:00
potion [Bleeding] Added Potions API. Fixes BUKKIT-389 2012-02-10 17:41:13 -05:00
scheduler Deprecation cleanup. 2012-02-18 13:06:12 -05:00
updater Fixed NPE when running a custom build of CraftBukkit. This fixes issue #BUKKIT-765 2012-02-18 14:06:21 +00:00
util [Bleeding] Override not applicable 2012-02-23 21:33:51 -05:00
ChunkCompressionThread.java Update to mc-dev rename revision 01 2012-01-12 15:27:39 +00:00
CraftArt.java fixed mapping of Art <-> EnumArt in Paintings 2011-10-12 14:13:11 -04:00
CraftChunk.java Fix formatting. 2012-01-15 10:54:57 +01:00
CraftChunkSnapshot.java Fix formatting. 2012-01-15 10:54:57 +01:00
CraftOfflinePlayer.java Implement Player.setBedSpawnLocation(Location). Thanks md_5 2012-01-17 22:35:31 +01:00
CraftServer.java [Bleeding] Recipe API improvements and fixes. Addresses BUKKIT-738 and BUKKIT-624 2012-02-21 04:24:24 -05:00
CraftWorld.java [Bleeding] Undo changes to the tree WorldGenerators. 2012-02-23 18:27:23 -05:00
LoggerOutputStream.java Fix formatting. 2012-01-15 10:54:57 +01:00
Main.java Fix formatting. 2012-01-15 10:54:57 +01:00
PortalTravelAgent.java Implement PortalCreateEvent reason codes. Addresses BUKKIT-833 2012-02-26 15:20:09 -05:00
TextWrapper.java Updated to use mc-dev rename revision 1 2011-11-30 21:46:19 +00:00
TrigMath.java Fix formatting. 2012-01-15 10:54:57 +01:00