Paper
Paper copied to clipboard
Better Potion API
Resolves https://github.com/PaperMC/Paper/issues/5366
Re-does bukkit's very outdated PotionType and PotionData classes into a single Potion class.
Removed PaperRegistry from this
Moved this over to the PaperRegistry/Reference system.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Partially resolved by upstream. Will be fully resolved once enums are yeeted.