ItemFlag#HIDE_POTION_EFFECTS is an unnecessarily confusing name for an enum that also hides other things like the artist and name of a music disc and perhaps more.
On Paper, this enum is renamed to ItemFlag#HIDE_ITEM_SPECIFICS, which makes a lot more sense in my opinion.