Skip to content

Hey there! If you like my work, you can support me by sponsoring me on GitHub. Thanks! ❤

Sponsor me
on GitHub

CompletableFuture API

CompletableFuture of skull item

java
CompletableFuture<ItemStack> future = skullAPI.getSkull("Rollczi");

CompletableFuture of skull data

java
CompletableFuture<SkullData> future = skullAPI.getSkullData("Rollczi");

Made by LiteDevelopers and Contributors with ❤️