MCPcopy Create free account

hub / github.com/WinPlay02/GitCraft / functions

Functions1,030 in github.com/WinPlay02/GitCraft

MethodgetNormalSnapshotPattern
()
src/main/groovy/com/github/winplay02/gitcraft/manifest/omniarchive/OmniarchiveMetadataProvider.java:189
MethodgetParallelismPolicy
()
src/test/groovy/com/github/winplay02/gitcraft/PipelineTest.java:137
MethodgetParallelismPolicy
()
src/test/groovy/com/github/winplay02/gitcraft/PipelineTest.java:165
MethodgetParallelismPolicy
()
src/main/groovy/com/github/winplay02/gitcraft/pipeline/GitCraftStep.java:79
MethodgetParentVersionIds
(String versionId)
src/main/groovy/com/github/winplay02/gitcraft/manifest/omniarchive/OmniarchiveMetadataProvider.java:32
MethodgetParentVersions
(OrderedVersion mcVersion)
src/main/groovy/com/github/winplay02/gitcraft/manifest/vanilla/MojangLauncherMetadataProvider.java:312
MethodgetParentVersions
(OrderedVersion mcVersion)
src/main/groovy/com/github/winplay02/gitcraft/manifest/historic/HistoricMojangLauncherMetadataProvider.java:270
MethodgetPathIndexed
(String path)
src/lib/java/com/github/winplay02/gitcraft/pipeline/IPipelineFilesystemRoot.java:12
MethodgetRelation
(IStep<T, ?, C, D> step)
src/lib/java/com/github/winplay02/gitcraft/pipeline/StepDependencies.java:74
MethodgetSignatures
(OrderedVersion mcVersion, MinecraftJar minecraftJar)
src/main/groovy/com/github/winplay02/gitcraft/signatures/SignaturesFlavour.java:62
MethodgetSignaturesPathInternal
(OrderedVersion mcVersion, MinecraftJar minecraftJar)
src/main/groovy/com/github/winplay02/gitcraft/signatures/NoneSignatures.java:40
MethodgetSource
()
src/main/groovy/com/github/winplay02/gitcraft/manifest/skyrising/SkyrisingMetadataProvider.java:39
MethodgetSource
()
src/main/groovy/com/github/winplay02/gitcraft/manifest/omniarchive/OmniarchiveMetadataProvider.java:17
MethodgetSource
()
src/main/groovy/com/github/winplay02/gitcraft/manifest/vanilla/MojangLauncherMetadataProvider.java:197
MethodgetSource
()
src/main/groovy/com/github/winplay02/gitcraft/manifest/historic/HistoricMojangLauncherMetadataProvider.java:255
MethodgetSource
()
src/main/groovy/com/github/winplay02/gitcraft/manifest/ornithe/OrnitheMetadataProvider.java:11
MethodgetVersionByVersionID
(String versionId)
src/main/groovy/com/github/winplay02/gitcraft/manifest/BaseMetadataProvider.java:298
MethodgetVersions
Loads versions using given executor if they were not already loaded. Executor must be not <c>null</c>. @return A map containing all available versions
src/main/groovy/com/github/winplay02/gitcraft/manifest/BaseMetadataProvider.java:99
MethodgetVertexInDegree
@param vertex Subject vertex @return In-degree of provided vertex
src/lib/java/com/github/winplay02/gitcraft/graph/Graph.java:108
MethodhasServerCode
()
src/main/groovy/com/github/winplay02/gitcraft/types/ServerDistribution.java:4
MethodhashCode
()
src/lib/java/com/github/winplay02/gitcraft/integrity/IntegrityAlgorithm.java:223
Methodinclude
(RevWalk walker, RevCommit c)
src/lib/java/com/github/winplay02/gitcraft/util/RepoWrapper.java:212
Methodinclude
(RevWalk walker, RevCommit c)
src/lib/java/com/github/winplay02/gitcraft/util/RepoWrapper.java:235
Methodinitialize
(String... args)
src/main/groovy/com/github/winplay02/gitcraft/GitCraft.java:28
Methodinitialize
(String... args)
src/main/groovy/com/github/winplay02/gitcraft/launcher/GitCraftLauncher.java:26
Methodintegrity
()
src/test/groovy/com/github/winplay02/gitcraft/GitCraftTest.java:52
MethodisAlphaServer
()
src/main/groovy/com/github/winplay02/gitcraft/types/OrderedVersion.java:157
MethodisClassicServer
()
src/main/groovy/com/github/winplay02/gitcraft/types/OrderedVersion.java:162
MethodisExistingVersionMetadataValid
(SkyrisingManifest.VersionEntry manifestEntry, Path targetDir)
src/main/groovy/com/github/winplay02/gitcraft/manifest/skyrising/SkyrisingMetadataProvider.java:124
MethodisExistingVersionMetadataValid
(MojangLauncherManifest.VersionEntry manifestEntry, Path targetDir)
src/main/groovy/com/github/winplay02/gitcraft/manifest/vanilla/MojangLauncherMetadataProvider.java:236
MethodisExistingVersionMetadataValid
(MojangLauncherManifest.VersionEntry manifestEntry, Path targetDir)
src/main/groovy/com/github/winplay02/gitcraft/manifest/historic/HistoricMojangLauncherMetadataProvider.java:250
MethodisFileRequired
()
src/main/groovy/com/github/winplay02/gitcraft/mappings/MappingFlavour.java:66
MethodisMappingFileRequired
()
src/main/groovy/com/github/winplay02/gitcraft/mappings/MojangOrIdentityMappings.java:40
MethodisMappingFileRequired
()
src/main/groovy/com/github/winplay02/gitcraft/mappings/IdentityMappings.java:21
MethodisOldAlpha
()
src/main/groovy/com/github/winplay02/gitcraft/types/OrderedVersion.java:152
MethodisOldBeta
()
src/main/groovy/com/github/winplay02/gitcraft/types/OrderedVersion.java:147
MethodisParallel
()
src/lib/java/com/github/winplay02/gitcraft/pipeline/ParallelismPolicy.java:14
Methoditerator
()
src/lib/java/com/github/winplay02/gitcraft/util/ImmutableMultiSetView.java:40
MethodlistRecursively
(Path directory)
src/lib/java/com/github/winplay02/gitcraft/util/MiscHelper.java:207
MethodloadVersionFromManifest
(Executor executor, SkyrisingManifest.VersionEntry manifestEntry, Path targetDir)
src/main/groovy/com/github/winplay02/gitcraft/manifest/skyrising/SkyrisingMetadataProvider.java:74
MethodloadVersionFromManifest
(Executor executor, MojangLauncherManifest.VersionEntry manifestEntry, Path targetDir)
src/main/groovy/com/github/winplay02/gitcraft/manifest/vanilla/MojangLauncherMetadataProvider.java:212
MethodloadVersions
(Executor executor)
src/main/groovy/com/github/winplay02/gitcraft/manifest/historic/HistoricMojangLauncherMetadataProvider.java:191
MethodloadVersionsFromRepository
(Executor executor, Path dir, Consumer<OrderedVersion> loader)
src/main/groovy/com/github/winplay02/gitcraft/manifest/skyrising/SkyrisingMetadataProvider.java:86
MethodloadVersionsFromRepository
(Executor executor, Path dir, Consumer<OrderedVersion> loader)
src/main/groovy/com/github/winplay02/gitcraft/manifest/vanilla/MojangLauncherMetadataProvider.java:221
MethodloadVersionsFromRepository
(Executor executor, Path dir, Consumer<OrderedVersion> loader)
src/main/groovy/com/github/winplay02/gitcraft/manifest/historic/HistoricMojangLauncherMetadataProvider.java:245
Methodmain
(String... args)
src/main/groovy/com/github/winplay02/gitcraft/launcher/GitCraftLauncher.java:18
MethodmakeMavenUrl
(String baseUrl, String ext)
src/main/groovy/com/github/winplay02/gitcraft/meta/SimpleVersionMeta.java:9
MethodmakeMavenUrl
(String baseUrl, String ext)
src/main/groovy/com/github/winplay02/gitcraft/meta/VersionMeta.java:21
MethodmakeMavenUrl
(String baseUrl, String ext)
src/main/groovy/com/github/winplay02/gitcraft/meta/GameVersionBuildMeta.java:9
MethodmappingsFabricIntermediary
()
src/test/groovy/com/github/winplay02/gitcraft/GitCraftTest.java:162
MethodmappingsMojang
()
src/test/groovy/com/github/winplay02/gitcraft/GitCraftTest.java:103
MethodmappingsParchment
()
src/test/groovy/com/github/winplay02/gitcraft/GitCraftTest.java:136
MethodmappingsYarn
()
src/test/groovy/com/github/winplay02/gitcraft/GitCraftTest.java:188
MethodmergeEqualOrFallbackToFirst
(Collection<Source> sourceCollection, Function<Source, T> valueProducer)
src/lib/java/com/github/winplay02/gitcraft/util/MiscHelper.java:383
MethodmetadataBootstrapDefaultMeta
()
src/test/groovy/com/github/winplay02/gitcraft/manifest/ManifestTest.java:29
MethodmetadataBootstrapHistoricLauncherMeta
()
src/test/groovy/com/github/winplay02/gitcraft/manifest/ManifestTest.java:52
MethodmetadataBootstrapSkyrisingMeta
()
src/test/groovy/com/github/winplay02/gitcraft/manifest/ManifestTest.java:76
MethodmetadataSemverCacheTest
()
src/test/groovy/com/github/winplay02/gitcraft/manifest/ManifestTest.java:98
MethodneedsPackageFixingForLaunch
()
src/main/groovy/com/github/winplay02/gitcraft/mappings/MojangPlusYarnMappings.java:45
MethodneedsPackageFixingForLaunch
()
src/main/groovy/com/github/winplay02/gitcraft/mappings/MojangMappings.java:39
MethodneedsPackageFixingForLaunch
()
src/main/groovy/com/github/winplay02/gitcraft/mappings/MojangOrIdentityMappings.java:35
MethodneedsPackageFixingForLaunch
()
src/main/groovy/com/github/winplay02/gitcraft/mappings/ParchmentMappings.java:51
MethodneedsPackageFixingForLaunch
()
src/main/groovy/com/github/winplay02/gitcraft/mappings/MappingFlavour.java:54
MethodneedsPackageFixingForLaunch
()
src/main/groovy/com/github/winplay02/gitcraft/mappings/IdentityMappings.java:26
MethodneedsPackageFixingForLaunch
()
src/main/groovy/com/github/winplay02/gitcraft/mappings/yarn/FabricIntermediaryMappings.java:39
Methodof
(String url, Class<M> manifestClass)
src/lib/java/com/github/winplay02/gitcraft/manifest/MetadataSources.java:8
Methodof
(E versionEntry)
src/lib/java/com/github/winplay02/gitcraft/manifest/MetadataSources.java:14
Methodof
(Path directory)
src/lib/java/com/github/winplay02/gitcraft/manifest/MetadataSources.java:20
MethodofOptionalIntraVersionOnly
(IStep<T, ?, C, D>... dependencies)
src/lib/java/com/github/winplay02/gitcraft/pipeline/StepDependencies.java:29
MethodopenReadNoExcept
(Path zipPath)
src/main/groovy/com/github/winplay02/gitcraft/pipeline/workers/Unpicker.java:151
Methodpipeline
()
src/test/groovy/com/github/winplay02/gitcraft/GitCraftTest.java:316
MethodpipelineDatapack
()
src/test/groovy/com/github/winplay02/gitcraft/GitCraftTest.java:605
MethodpipelineDatapackReset
()
src/test/groovy/com/github/winplay02/gitcraft/GitCraftTest.java:630
MethodpipelineExecutionParallel
()
src/test/groovy/com/github/winplay02/gitcraft/PipelineTest.java:236
MethodpipelineExecutionSequential
()
src/test/groovy/com/github/winplay02/gitcraft/PipelineTest.java:254
MethodpipelineExternalAssets
()
src/test/groovy/com/github/winplay02/gitcraft/GitCraftTest.java:583
MethodpipelineMinMaxExclude
()
src/test/groovy/com/github/winplay02/gitcraft/GitCraftTest.java:655
MethodpipelineMojangPlusYarnMappings
()
src/test/groovy/com/github/winplay02/gitcraft/GitCraftTest.java:819
MethodpipelineNoAssets
()
src/test/groovy/com/github/winplay02/gitcraft/GitCraftTest.java:558
MethodpipelineNoDatagenRegistryReports
()
src/test/groovy/com/github/winplay02/gitcraft/GitCraftTest.java:723
MethodpipelineNoDatagenSnbt
()
src/test/groovy/com/github/winplay02/gitcraft/GitCraftTest.java:695
MethodpipelineOldAlpha
()
src/test/groovy/com/github/winplay02/gitcraft/GitCraftTest.java:365
MethodpipelineOldSnapshotSkyrising
()
src/test/groovy/com/github/winplay02/gitcraft/GitCraftTest.java:412
MethodpipelineOldSnapshotSkyrisingOrnithe
()
src/test/groovy/com/github/winplay02/gitcraft/GitCraftTest.java:463
MethodpipelineRaceconditionRepoAccess
()
src/test/groovy/com/github/winplay02/gitcraft/GitCraftTest.java:836
MethodpipelineReset
()
src/test/groovy/com/github/winplay02/gitcraft/GitCraftTest.java:520
MethodpipelineSideBranchMissingSides
()
src/test/groovy/com/github/winplay02/gitcraft/GitCraftTest.java:856
MethodpipelineUnpickRemapMojmapYarn
()
src/test/groovy/com/github/winplay02/gitcraft/GitCraftTest.java:751
MethodpipelineUnpickRemapYarnYarn
()
src/test/groovy/com/github/winplay02/gitcraft/GitCraftTest.java:768
MethodpipelineUnpickv3RemapMojmapYarn
()
src/test/groovy/com/github/winplay02/gitcraft/GitCraftTest.java:785
MethodpipelineUnpickv3RemapYarnYarn
()
src/test/groovy/com/github/winplay02/gitcraft/GitCraftTest.java:802
MethodpostLoadVersions
()
src/main/groovy/com/github/winplay02/gitcraft/manifest/skyrising/SkyrisingMetadataProvider.java:54
Methodpremain
(String agentArgs, Instrumentation inst)
launcher_agent/src/main/java/com/github/winplay02/gitcraft/launchagent/GitCraftAgent.java:6
Methodprovide
(IStepContext<?, OrderedVersion> versionContext, MinecraftJar minecraftJar)
src/main/groovy/com/github/winplay02/gitcraft/signatures/SignaturesFlavour.java:50
Methodprovide
(IStepContext<?, OrderedVersion> versionContext, MinecraftJar minecraftJar)
src/main/groovy/com/github/winplay02/gitcraft/exceptions/ExceptionsFlavour.java:50
Methodprovide
(IStepContext<?, OrderedVersion> versionContext, MinecraftJar minecraftJar)
src/main/groovy/com/github/winplay02/gitcraft/unpick/UnpickFlavour.java:30
MethodprovideExceptions
After calling this method, a path returned by {@link #getExceptionsPath(OrderedVersion, MinecraftJar)} should be valid. This is only true if {@link #d
src/main/groovy/com/github/winplay02/gitcraft/exceptions/ExceptionsPatch.java:44
MethodprovideExceptions
(IStepContext<?, OrderedVersion> versionContext, MinecraftJar minecraftJar)
src/main/groovy/com/github/winplay02/gitcraft/exceptions/ornithe/RavenExceptions.java:78
MethodprovideMappings
(IStepContext<?, OrderedVersion> versionContext, MinecraftJar minecraftJar)
src/main/groovy/com/github/winplay02/gitcraft/mappings/MojangPlusYarnMappings.java:70
MethodprovideMappings
(IStepContext<?, OrderedVersion> versionContext, MinecraftJar minecraftJar)
src/main/groovy/com/github/winplay02/gitcraft/mappings/MojangMappings.java:63
← previousnext →801–900 of 1,030, ranked by callers