Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ remove
Method
remove
launcher/minecraft/mod/MetadataHandler.h:50–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
static void remove(QDir& index_dir, QString mod_slug)
51
{
52
Packwiz::V1::deleteModIndex(index_dir, mod_slug);
53
}
54
55
static void remove(QDir& index_dir, QVariant& mod_id)
56
{
Callers
13
removeJar
Method · 0.45
MinecraftAccount
Method · 0.45
createFromUsername
Method · 0.45
createOffline
Method · 0.45
invalidateClientToken
Method · 0.45
finish
Method · 0.45
isDefaultModelSteve
Function · 0.45
perform
Method · 0.45
setResourceEnabled
Method · 0.45
resolveResource
Method · 0.45
removeThePrefix
Function · 0.45
processAsZip
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected