#776: Fixed javadocs for ItemFlag#HIDE_POTION_EFFECTS

By: mfnalex <mail@jeff-media.de>
This commit is contained in:
Bukkit/Spigot 2022-08-03 20:53:05 +10:00
parent 4c2dd40231
commit 60497ed077

View File

@ -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,
/**