When searching for the class "EntityItem" in the Spigot -> Mojang mappings, you get the following order of results:
- DataConverterItemFrame
- EntityItemFrame
- EntityItem
It makes logical sense for the algorithm to prioritise direct matches, and possibly sort by matching characters / closeness to the query
When searching for the class "EntityItem" in the Spigot -> Mojang mappings, you get the following order of results:
It makes logical sense for the algorithm to prioritise direct matches, and possibly sort by matching characters / closeness to the query