PaperMC/paper-api/src/test/java/org/bukkit
2012-03-04 18:58:18 -05:00
..
configuration Added Enchantment.conflictsWith() and EnchantmentTarget.includes(). Addresses BUKKIT-1159 and addresses BUKKIT-1160 2012-03-12 15:33:19 -04: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-04 16:29:56 -05:00
metadata Revert Plugin to Interface, added PluginBase 2012-02-29 18:46:09 -06:00
plugin Updated tests with isBlocking(). 2012-03-14 01:35:43 -04:00
potion [Bleeding] Fixed some issues with no-effect potions, and added more potion tests. Fixes BUKKIT-1251 2012-03-04 18:58:18 -05:00
AchievementTest.java Deprecation cleanup. 2012-01-30 21:32:48 +01:00
ArtTest.java Add some testing 2012-01-29 11:10:40 +01:00
BukkitMirrorTest.java [Bleeding] Add missing methods to Bukkit class, fix non-static methods, and add a junit test to ensure both these problems will be caught in future. 2012-02-25 12:39:10 -05:00
ChatColorTest.java [Bleeding] Added ChatColor.translateAlternateColorCodes(). Addresses BUKKIT-1191 2012-03-16 00:40:47 -04:00
ChatPaginatorTest.java [Bleeding] ChatPaginator now preserves the color of a line after wrapping the line of text. Fixes BUKKIT-1048 2012-03-06 01:15:00 -05:00
CoalTypeTest.java Add some testing 2012-01-29 11:10:40 +01:00
CropStateTest.java Add some testing 2012-01-29 11:10:40 +01:00
DifficultyTest.java Add some testing 2012-01-29 11:10:40 +01:00
DyeColorTest.java Add some testing 2012-01-29 11:10:40 +01:00
EffectTest.java Add some testing 2012-01-29 11:10:40 +01:00
EntityEffectTest.java Add some testing 2012-01-29 11:10:40 +01:00
GameModeTest.java Add some testing 2012-01-29 11:10:40 +01:00
GrassSpeciesTest.java Add some testing 2012-01-29 11:10:40 +01:00
InstrumentTest.java Add some testing 2012-01-29 11:10:40 +01:00
MaterialTest.java Add some testing 2012-01-29 11:10:40 +01:00
NoteTest.java [Bleeding] Added sharp() and natural() factory functions to mirror the flat() one, sharped() and flattened() functions to get a note from an existing note, a toString(), and more tests. Addresses BUKKIT-861 2012-02-29 20:08:40 -05:00
StatisticTest.java Deprecation cleanup. 2012-01-30 21:32:48 +01:00
TreeSpeciesTest.java Add some testing 2012-01-29 11:10:40 +01:00
WorldTypeTest.java Add some testing 2012-01-29 11:10:40 +01:00