-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add async support and image fallback for skin retrieval
- Use thenApplyAsync instead of thenApply for better performance - Add a lambda expression to get the skin image if the image supplier is null - Check if the image supplier is null before using it
- Loading branch information
1 parent
ae533a1
commit b48932c
Showing
1 changed file
with
15 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters