mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-17 05:03:55 -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,
|
HIDE_PLACED_ON,
|
||||||
/**
|
/**
|
||||||
* Setting to show/hide potion effects, book and firework information, map
|
* 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,
|
HIDE_POTION_EFFECTS,
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user