Class Icon
java.lang.Object
com.github.darksoulq.abyssallib.server.resource.asset.Icon
- All Implemented Interfaces:
Asset
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Icon
public Icon(@NotNull @NotNull org.bukkit.plugin.Plugin plugin) Loadsresourcepack/pack.pngfrom the plugin JAR.- Parameters:
plugin- Plugin providing the resource
-
Icon
public Icon(byte @NotNull [] data) Uses manually provided PNG image data.- Parameters:
data- PNG byte array
-
-
Method Details
-
emit
-