Skip to content

LiteSkullAPI v1.0.3

Compare
Choose a tag to compare
@Rollczi Rollczi released this 10 Mar 23:38
· 40 commits to master since this release

Info

  • GH-1 Support legacy versions in SkullCreatorImpl creator.
  • GH-1 Add SkullCreator#applyOnItem(ItemStack.class, SkullData.class) method.

Dependencies (Maven or Gradle)

<dependency>
    <groupId>dev.rollczi</groupId>
    <artifactId>liteskullapi</artifactId>
    <version>1.0.3</version>
</dependency>
implementation 'dev.rollczi:liteskullapi:1.0.3'