mirror of
https://hub.spigotmc.org/stash/scm/spigot/bukkit.git
synced 2025-08-31 22:22:49 +00:00
SPIGOT-1356: Clarify expectations about PotionEffectType.values().
This commit is contained in:
parent
02797db500
commit
5552f47c80
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue