Class LegacyMinecraftExtension
java.lang.Object
net.minecraftforge.forgedev.LegacyMinecraftExtension
- Direct Known Subclasses:
LegacyPatcherExtension
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final ConfigurableFileCollectionprotected final Project -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaccessTransformer(Object file) voidaccessTransformers(Object... files) If Gradle resources should be copied to the respective IDE output folders before starting the game.If the Eclipse configurations should run theprepareXtask before starting the game.If the IntelliJ IDEA configurations should run theprepareXtask before starting the game.If run configurations should be grouped in folders.protected abstract ObjectFactoryabstract ConfigurableFileCollectionvoidvoidmappings(Map<String, ? extends CharSequence> mappings) voidvoidsetAccessTransformer(Object files) voidsetAccessTransformers(Object... files)
-
Field Details
-
project
-
accessTransformers
-
-
Constructor Details
-
LegacyMinecraftExtension
-
-
Method Details
-
getObjects
-
getProject
-
getMappingChannel
-
getMappingVersion
-
getMappings
-
mappings
-
mappings
-
mappings
-
getAccessTransformers
-
setAccessTransformers
-
setAccessTransformer
-
accessTransformers
-
accessTransformer
-
getSideAnnotationStrippers
-
getEnableEclipsePrepareRuns
-
getEnableIdeaPrepareRuns
-
getCopyIdeResources
-
getGenerateRunFolders
-