Update player/skinPart
parent
b8f9768f22
commit
94d7340d6c
@ -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/src/main/java/me/braydon/mc/model/skin/ISkinPart.java#L82) and [Custom](https://git.rainnny.club/Rainnny/RESTfulMC/src/branch/master/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/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.
|
||||||
|
|
||||||
## Path Variables
|
## Path Variables
|
||||||
| Name | Type | Content |
|
| Name | Type | Content |
|
||||||
|
Loading…
Reference in New Issue
Block a user