Add player/skin-part
parent
2a104703f8
commit
311c0c3014
18
player%2Fskin-part.-.md
Normal file
18
player%2Fskin-part.-.md
Normal file
@ -0,0 +1,18 @@
|
||||
# Skin Part Texture
|
||||
`GET` `/player/<part>/<query>.png?size=256`
|
||||
|
||||
Get a skin part from a player's skin texture.
|
||||
|
||||
## Path Variables
|
||||
| Name | Type | Content |
|
||||
|-------|:------:|-------------------------:|
|
||||
| part | string | `HEAD` |
|
||||
| query | string | `Username or UUID` |
|
||||
|
||||
## Query Parameters
|
||||
| Name | Type | Content |
|
||||
|------|:------:|---------------------------------------------:|
|
||||
| size | number | `The size to scale the skin part texture to` |
|
||||
|
||||
## Response
|
||||
![Player Head](https://mc.rainnny.club/player/head/Rainnny.png?size=256)
|
Loading…
Reference in New Issue
Block a user