13
0
geforkt von Mirrors/Paper

SPIGOT-1356: Clarify expectations about PotionEffectType.values().

By: md_5 <git@md-5.net>
Dieser Commit ist enthalten in:
Bukkit/Spigot 2016-03-01 08:30:03 +11:00
Ursprung 3cb487abe5
Commit 339b73ce6f

Datei anzeigen

@ -280,6 +280,7 @@ public abstract class PotionEffectType {
/**
* Returns an array of all the registered {@link PotionEffectType}s.
* This array is not necessarily in any particular order and may contain null.
*
* @return Array of types.
*/