-
Type:
Bug
-
Resolution: Invalid
-
Priority:
Minor
-
None
-
Affects Version/s: None
I have an ItemStack of a potion with some PotionEffect on it.
If I use Potion.fromItemStack(itemstack), it results in a Potion object without any effects (potion.getEffects() is an empty list).