Addition of Registry#getTags #11758
Labels
good first issue
Simple bug fix or feature which would be a good first PR for someone new to the project
status: accepted
Disputed bug is accepted as valid or Feature accepted as desired to be added.
Is your feature request related to a problem?
Yes, I cannot find a way in the API to get all tags from a specific registry.
Describe the solution you'd like.
I would like a simple method, such as
Registry#getTags
to get a list/collection of all available tags for a specific registry, that are currently registered to the server.Describe alternatives you've considered.
At the moment I'm having to either use Bukkit's tag system, which leaves much to be desired.
I've also used NMS, which I'd rather stay away from.
Other
No response
The text was updated successfully, but these errors were encountered: