mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-16 04:33:56 -07:00
#776: Fixed javadocs for ItemFlag#HIDE_POTION_EFFECTS
By: mfnalex <mail@jeff-media.de>
This commit is contained in:
@@ -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,
|
||||
/**
|
||||
|
Reference in New Issue
Block a user