HeadDatabase-API icon indicating copy to clipboard operation
HeadDatabase-API copied to clipboard

Feature Req: Adding a searchHeads function

Open MiraculixxT opened this issue 2 years ago • 0 comments

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:

  • [x] I made sure there are no duplicates of my suggestion (Use search)
  • [x] I made sure my suggestion is useful for the majority of HeadDatabase-API users

MiraculixxT avatar Nov 17 '22 08:11 MiraculixxT