Class PackServer
java.lang.Object
com.github.darksoulq.abyssallib.server.resource.PackServer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidvoidregisterResourcePack(String pluginid, Path resourcePackFile) voidvoidstop()voidunregisterResourcePack(String pluginid)
-
Constructor Details
-
PackServer
public PackServer()
-
-
Method Details
-
start
-
loadThirdPartyPacks
public void loadThirdPartyPacks() -
stop
public void stop() -
isEnabled
public boolean isEnabled() -
registerResourcePack
-
unregisterResourcePack
-
getUrl
-
getPath
-
registeredPluginIDs
-