mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-09 17:57:34 +01:00
SPIGOT-1356: Clarify expectations about PotionEffectType.values().
By: md_5 <git@md-5.net>
This commit is contained in:
parent
3cb487abe5
commit
339b73ce6f
@ -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…
Reference in New Issue
Block a user