summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/Color.java
Commit message (Collapse)AuthorAgeLines
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2013-12-15-10/+15
| | | | A special thanks goes to @aerouk for almost all of the changes found here.
* Improve javadoc in 26 files.feildmaster2013-01-22-2/+2
| | | | | | Addresses: BUKKIT-1643, BUKKIT-1868, BUKKIT-1846, BUKKIT-2632, BUKKIT-3196, BUKKIT-3187, BUKKIT-3198, BUKKIT-3200, BUKKIT-3201 and BUKKIT-3417.
* Add ItemMeta factory and interfaces. This adds BUKKIT-15Wesley Wolfe2012-12-17-0/+339
| | | | | | Included with ItemMeta is a new serializable class Color. PotionEffects are now serializable.
* Renamed Color -> ChatColor, and added DyeColorDinnerbone2011-01-13-48/+0
|
* Derp hexDinnerbone2011-01-03-1/+1
|
* Fixed Colors + moved to enumDinnerbone2011-01-03-17/+45
|
* all the fillr stuffTaylor Kelly2011-01-03-0/+20