Index

A C D E F G H M N O R S T V 
All Classes and Interfaces|All Packages|Constant Field Values

A

apply(Project) - Method in class fr.flowarg.nmsremaphelper.NMSRemapHelperPlugin
 
Artifact - Record Class in fr.flowarg.nmsremaphelper
Represent an artifact (to be downloaded and used in the future)
Artifact(String, String, String, String) - Constructor for record class fr.flowarg.nmsremaphelper.Artifact
Creates an instance of a Artifact record class.
ARTIFACT_FILES - Static variable in class fr.flowarg.nmsremaphelper.NMSRemapHelperPlugin
Converts artifacts to their target files.

C

CENTRAL - Static variable in record class fr.flowarg.nmsremaphelper.Artifact
This field is used to build the url of the artifact to download from Maven Central repository.
classifier() - Method in record class fr.flowarg.nmsremaphelper.Artifact
Returns the value of the classifier record component.

D

DownloadDepsTask - Class in fr.flowarg.nmsremaphelper
downloadDeps task entry.
DownloadDepsTask() - Constructor for class fr.flowarg.nmsremaphelper.DownloadDepsTask
Constructor.

E

equals(Object) - Method in record class fr.flowarg.nmsremaphelper.Artifact
Indicates whether some other object is "equal to" this one.
execute() - Method in class fr.flowarg.nmsremaphelper.DownloadDepsTask
Download the specified artifacts to the download directory.
execute() - Method in class fr.flowarg.nmsremaphelper.MappingTask
Do nothing
execute() - Method in class fr.flowarg.nmsremaphelper.ObfJarTask
Execute SpecialSource to obfuscate the freshly built plugin like the basic Minecraft jar.
execute() - Method in class fr.flowarg.nmsremaphelper.RemapJarTask
Execute SpecialSource to remap the freshly obfuscated plugin by renaming the classes like spigot server.

F

fr.flowarg.nmsremaphelper - package fr.flowarg.nmsremaphelper
 

G

genURL(String, String) - Method in record class fr.flowarg.nmsremaphelper.Artifact
This method generates and return an url (and the corresponding file name) from the provided repository.
getArtifacts() - Method in class fr.flowarg.nmsremaphelper.DownloadDepsTask
Get the artifacts to process.
getDownloadDirectory() - Method in class fr.flowarg.nmsremaphelper.DownloadDepsTask
Get the download directory where the artifacts will be downloaded.
getInputFile() - Method in class fr.flowarg.nmsremaphelper.MappingTask
The input file to map.
getMappedMojangJar() - Method in class fr.flowarg.nmsremaphelper.ObfJarTask
Represent the spigot mapped mojang jar BUILT WITH THE --remapped BUILD TOOLS ARGUMENT.
getMappingFile() - Method in class fr.flowarg.nmsremaphelper.MappingTask
The mappings file to use.
getOutputFile() - Method in class fr.flowarg.nmsremaphelper.MappingTask
The mapped output file.
getShouldReverse() - Method in class fr.flowarg.nmsremaphelper.MappingTask
Should reverse the mappings?
getSpigotVersion() - Method in interface fr.flowarg.nmsremaphelper.NMSRemapHelperExtension
Provide the target spigot version (e.g: 1.18.2-R0.1-SNAPSHOT).
group() - Method in record class fr.flowarg.nmsremaphelper.Artifact
Returns the value of the group record component.

H

hashCode() - Method in record class fr.flowarg.nmsremaphelper.Artifact
Returns a hash code value for this object.

M

MappingTask - Class in fr.flowarg.nmsremaphelper
Basic mapping parent task class.
MappingTask() - Constructor for class fr.flowarg.nmsremaphelper.MappingTask
 

N

name() - Method in record class fr.flowarg.nmsremaphelper.Artifact
Returns the value of the name record component.
NMSRemapHelperExtension - Interface in fr.flowarg.nmsremaphelper
Represent the nmsremaphelper extension.
NMSRemapHelperPlugin - Class in fr.flowarg.nmsremaphelper
The plugin entry class.
NMSRemapHelperPlugin() - Constructor for class fr.flowarg.nmsremaphelper.NMSRemapHelperPlugin
 

O

ObfJarTask - Class in fr.flowarg.nmsremaphelper
obfJar task entry.
ObfJarTask() - Constructor for class fr.flowarg.nmsremaphelper.ObfJarTask
 

R

RemapJarTask - Class in fr.flowarg.nmsremaphelper
remapJar task entry.
RemapJarTask() - Constructor for class fr.flowarg.nmsremaphelper.RemapJarTask
 

S

SPECIAL_SOURCE - Static variable in class fr.flowarg.nmsremaphelper.NMSRemapHelperPlugin
Represent the SpecialSource artifact data.

T

toAbsolute(RegularFileProperty) - Method in class fr.flowarg.nmsremaphelper.MappingTask
Convert a RegularFileProperty to an absolute path.
toString() - Method in record class fr.flowarg.nmsremaphelper.Artifact
Returns a string representation of this record class.

V

version() - Method in record class fr.flowarg.nmsremaphelper.Artifact
Returns the value of the version record component.
A C D E F G H M N O R S T V 
All Classes and Interfaces|All Packages|Constant Field Values