Class LibraryInfoSource
java.lang.Object
net.minecraftforge.forgedev.legacy.values.LibraryInfoSource
- All Implemented Interfaces:
org.gradle.api.provider.ValueSource<Map<String, LibraryInfo>, net.minecraftforge.forgedev.legacy.values.LibraryInfoSource.Parameters>
public abstract class LibraryInfoSource
extends Object
implements org.gradle.api.provider.ValueSource<Map<String, LibraryInfo>, net.minecraftforge.forgedev.legacy.values.LibraryInfoSource.Parameters>
-
Constructor Details
-
LibraryInfoSource
public LibraryInfoSource()
-
-
Method Details
-
obtain
- Specified by:
obtainin interfaceorg.gradle.api.provider.ValueSource<Map<String, LibraryInfo>, net.minecraftforge.forgedev.legacy.values.LibraryInfoSource.Parameters>
-