mirror of
https://hub.spigotmc.org/stash/scm/spigot/bukkit.git
synced 2025-08-19 12:56:30 +00:00
#776: Fixed javadocs for ItemFlag#HIDE_POTION_EFFECTS
This commit is contained in:
parent
ff64962b52
commit
0260da7a4a
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ public enum ItemFlag {
|
|||
HIDE_PLACED_ON,
|
||||
/**
|
||||
* Setting to show/hide potion effects, book and firework information, map
|
||||
* tooltips, and enchantments of enchanted books.
|
||||
* tooltips, patterns of banners, and enchantments of enchanted books.
|
||||
*/
|
||||
HIDE_POTION_EFFECTS,
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue