Update sdk/js/player/skinPart
parent
a078457ef2
commit
c12b935d73
@ -5,5 +5,5 @@
|
||||
import { SkinPart, getSkinPart } from "restfulmc-lib";
|
||||
|
||||
const partTexture: ArrayBuffer = await getSkinPart(SkinPart.HEAD, "Rainnny"); // Fetch the skin part
|
||||
/// Do something with the texture
|
||||
// Do something with the texture
|
||||
```
|
Loading…
Reference in New Issue
Block a user