#776: Fixed javadocs for ItemFlag#HIDE_POTION_EFFECTS

This commit is contained in:
mfnalex 2022-08-03 20:53:05 +10:00 committed by md_5
parent ff64962b52
commit 0260da7a4a
No known key found for this signature in database
GPG key ID: E8E901AC7C617C11

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