mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-07 23:52:11 -07:00
#699: Add missing information to javadoc of ItemFlag#HIDE_POTION_EFFECTS
By: SkytAsul <skytasul@gmail.com>
This commit is contained in:
@@ -26,7 +26,8 @@ public enum ItemFlag {
|
||||
*/
|
||||
HIDE_PLACED_ON,
|
||||
/**
|
||||
* Setting to show/hide potion effects on this ItemStack
|
||||
* Setting to show/hide potion effects, book and firework information, map
|
||||
* tooltips, and enchantments of enchanted books.
|
||||
*/
|
||||
HIDE_POTION_EFFECTS,
|
||||
/**
|
||||
|
Reference in New Issue
Block a user