mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-16 12:43:52 -07:00
SPIGOT-1356: Clarify expectations about PotionEffectType.values().
By: md_5 <git@md-5.net>
This commit is contained in:
@@ -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.
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user