-
Bug
-
Resolution: Invalid
-
Minor
-
None
-
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).