Skip to content

This project is responsible for the conversion of usual Minecraft banners into images (.png).

Notifications You must be signed in to change notification settings

Kenuux/banner-converter

Repository files navigation

Example usage

final String mojangson = "{Base:15,Patterns:[{Color:12,Pattern:dls},{Color:0,Pattern:cre}]}";
final Optional<BufferedImage> storedBannerOptional = BannerApi.getBannerImage(mojangson, 320, 160);

All entries are expiring after 10 minutes.

Example images

About

This project is responsible for the conversion of usual Minecraft banners into images (.png).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages