Ability to use non-player custom heads #1062
Labels
Status: Pending
Waiting for a developer to start working on this issue.
Type: Enhancement
Improvement or modification which is usually a new feature.
Description
Is your feature request related to a problem?
Originally asked by @BONNe in #477.
Using player heads is fun, but there are tons of heads out there that would really fancy up GUIs. Check out this website: https://minecraft-heads.com/custom-heads
Describe the solution you'd like us to implement.
All these "static heads" are stored on Mojang's servers but are not linked to any player account. We need some NMS reflection to fetch a "GameProfile" to apply to the head a skin out of a Base64 encoded String which provides a link to said skin.
There are already a few libs that do that. E.g. CS-CoreLib.
Describe alternatives you've considered.
Additional context
The text was updated successfully, but these errors were encountered: