java.lang.Object
com.github.darksoulq.abyssallib.server.resource.asset.JsonAsset
- All Implemented Interfaces:
Asset
-
Constructor Summary
Constructors
-
Method Summary
void
Emits the asset's files into the provided output map.
-
Constructor Details
-
-
JsonAsset
public JsonAsset(org.bukkit.plugin.Plugin plugin,
String namespace,
String path)
-
Method Details
-
-
emit
Description copied from interface: Asset
Emits the asset's files into the provided output map.
- Specified by:
emit in interface Asset
- Parameters:
files - the output map where keys are file paths and values are file contents