Table of Contents

Interface INativeLibraryExtractor

Namespace: CmlLib.Core.Natives
Assembly: CmlLib.Core.dll

public interface INativeLibraryExtractor

Methods

Clean(MinecraftPath, IVersion)

void Clean(MinecraftPath path, IVersion version)

Parameters

path MinecraftPath

version IVersion

Extract(MinecraftPath, IVersion, RulesEvaluatorContext)

string Extract(MinecraftPath path, IVersion version, RulesEvaluatorContext rulesContext)

Parameters

path MinecraftPath

version IVersion

rulesContext RulesEvaluatorContext

Returns

string