Paper/paper-api/src/main/java/org/bukkit
Bukkit/Spigot 6a86cbbe8e Added Player.chat().
By: sk89q <the.sk89q@gmail.com>
2011-02-16 21:23:29 -08:00
..
block General cleanup (deprecated+whitespace) 2011-02-02 00:02:08 +01:00
command Commands should not be case-sensitive. 2011-02-06 21:56:38 -05:00
entity Added Player.chat(). 2011-02-16 21:23:29 -08:00
event Windows and executable, should be 0644 2011-02-12 16:16:14 +01:00
fillr Added null check and removed unused method from Fillr 2011-01-16 17:05:13 +01:00
inventory General cleanup (deprecated+whitespace) 2011-02-02 00:02:08 +01:00
material Added Colorable interface, and made Sheep, Wool and Dye implement it. 2011-02-12 12:28:38 +11:00
plugin Exposes recently added PLAYER_PICKUP_ITEM event. 2011-02-12 07:52:08 -05:00
scheduler add function isCurrentlyRunning(int taskId); 2011-02-14 15:31:21 +11:00
util Adds removeProperty(String path) and getEmptyNode() 2011-02-12 01:44:03 +00:00
BlockChangeDelegate.java Added support for different tree generation types and a callback. 2011-01-30 13:54:03 -08:00
ChatColor.java Added Wool + Dyes 2011-01-14 00:20:00 +00:00
Chunk.java General cleanup (deprecated+whitespace) 2011-02-02 00:02:08 +01:00
DyeColor.java Fixed dye colours 2011-01-15 00:08:34 +00:00
Location.java General cleanup (deprecated+whitespace) 2011-02-02 00:02:08 +01:00
Material.java Material Durability and StackSize mixup - Fix for http://redmine.bukkit.org/issues/372 2011-02-04 22:45:52 +01:00
Server.java Added Server.getWorld(), Server.createWorld() now checks this to avoid duplication 2011-02-08 11:58:28 +00:00
TreeType.java Added support for different tree generation types and a callback. 2011-01-30 13:54:03 -08:00
World.java Added loadChunk, unloadChunk and unloadChunkRequest. 2011-02-08 14:29:52 +00:00