mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-15 21:01:24 +01:00
#776: Fixed javadocs for ItemFlag#HIDE_POTION_EFFECTS
By: mfnalex <mail@jeff-media.de>
This commit is contained in:
parent
4c2dd40231
commit
60497ed077
@ -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,
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user