No registry for Advancements in API-8 #2299
Labels
api: 8 (u)
version: 1.16 (unsupported since Oct 17th 2023)
system: advancement
system: registry
type: feature request
A feature request
Hey,
In the API-7 I had a way to retrieve all existing advancements, with :
Sponge.getRegistry().getAllOf(Advancement.class)
But now I can't find a way to do it, there is no
RegistryTypes.ADVANCEMENTS
.I need this for my per-world advancements feature.
Thanks for reading this issue.
The text was updated successfully, but these errors were encountered: