Update player/skinPart

Braydon 2024-04-14 08:41:01 -07:00
parent 82c9ecfc4f
commit a100603b42

@ -6,7 +6,7 @@ Get a skin part from a player's skin texture.
View the [Swagger Docs](https://mc.rainnny.club/swagger-ui/index.html#/Player%20Controller/getPartTexture) for more. View the [Swagger Docs](https://mc.rainnny.club/swagger-ui/index.html#/Player%20Controller/getPartTexture) for more.
## Skin Parts ## Skin Parts
View a list of [Vanilla](https://git.rainnny.club/Rainnny/RESTfulMC/src/branch/master/API/src/branch/master/src/main/java/me/braydon/mc/model/skin/ISkinPart.java#L82) and [Custom](https://git.rainnny.club/Rainnny/RESTfulMC/src/branch/master/API/src/main/java/me/braydon/mc/model/skin/ISkinPart.java#L216) skin parts that can be used. View a list of [Vanilla](https://git.rainnny.club/Rainnny/RESTfulMC/src/branch/master/API/src/main/java/me/braydon/mc/model/skin/ISkinPart.java#L82) and [Custom](https://git.rainnny.club/Rainnny/RESTfulMC/src/branch/master/API/src/main/java/me/braydon/mc/model/skin/ISkinPart.java#L216) skin parts that can be used.
## Path Variables ## Path Variables
| Name | Type | Content | | Name | Type | Content |