PaperMC/paper-api/src/test/java/org/bukkit
Bukkit/Spigot a767f3fed8 Add an isValid() method to Entity. Addresses BUKKIT-810
By: TomyLobo <tomylobo@nurfuerspam.de>
2011-11-25 02:09:30 +01:00
..
configuration Fix createSection getting sections from itself. Fixes BUKKIT-1513 2012-04-13 10:19:45 -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-04 16:29:56 -05:00
event Support asynchronous events; Addresses BUKKIT-1212 2012-06-13 21:28:13 -05:00
metadata [Bleeding] Removing the last metadata item for a key now sets hasMetadata(key) to false. Addresses BUKKIT-1380 2012-03-28 01:41:33 -04:00
plugin Add an isValid() method to Entity. Addresses BUKKIT-810 2011-11-25 02:09:30 +01: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 Optimize ChatColor.getLastColors. 2012-05-16 18:12:48 -05: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
TestServer.java Support asynchronous events; Addresses BUKKIT-1212 2012-06-13 21:28:13 -05: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