SPIGOT-1356: Clarify expectations about PotionEffectType.values().
By: md_5 <git@md-5.net>
This commit is contained in:
parent
3cb487abe5
commit
339b73ce6f
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.
|
* 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.
|
* @return Array of types.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue