HeadDatabase-API Feature Suggestion:
A function to search for heads like the /hdb search <name> command.
How should it be implemented?
Something like public List<Head> searchHeads(String query) where the returning list is the result set for the search query.
Additional context
Why i need this feaure or why is it useful?
- Creating a tool, that convert blocks (dirt/logs/what ever) in heads
- Let players search for heads in custom GUIs or systems
- ...
Checklist:
HeadDatabase-API Feature Suggestion:
A function to search for heads like the
/hdb search <name>command.How should it be implemented?
Something like
public List<Head> searchHeads(String query)where the returning list is the result set for the search query.Additional context
Why i need this feaure or why is it useful?
Checklist: