Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ functions
Functions
3,977 in github.com/MultiMC/Launcher
⨍
Functions
3,977
◇
Types & classes
881
↓ 2 callers
Method
init
()
libraries/launcher/net/minecraft/Launcher.java:104
↓ 2 callers
Method
init
launcher/net/FileSink.cpp:19
↓ 2 callers
Method
instGroup
launcher/ui/dialogs/NewInstanceDialog.cpp:219
↓ 2 callers
Method
install
launcher/minecraft/World.cpp:277
↓ 2 callers
Method
installCustomJar
launcher/minecraft/PackProfile.cpp:944
↓ 2 callers
Method
installIcons
launcher/icons/IconList.cpp:253
↓ 2 callers
Method
installMod
FIXME: this does not take disabled mod (with extra .disable extension) into account...
launcher/minecraft/mod/ModFolderModel.cpp:224
↓ 2 callers
Method
instanceConfigFolder
launcher/minecraft/MinecraftInstance.cpp:235
↓ 2 callers
Method
isClient
libraries/LocalPeer/src/LocalPeer.cpp:135
↓ 2 callers
Method
isColumnSelected
launcher/ui/instanceview/AccessibleInstanceView.cpp:178
↓ 2 callers
Method
isCustomizable
launcher/minecraft/Component.cpp:178
↓ 2 callers
Method
isFinished
launcher/tasks/Task.cpp:144
↓ 2 callers
Method
isLoaded
launcher/meta/BaseEntity.cpp:146
↓ 2 callers
Method
isMoveable
launcher/minecraft/Component.cpp:204
↓ 2 callers
Method
isRemovable
launcher/minecraft/Component.cpp:189
↓ 2 callers
Method
isRevertible
launcher/minecraft/Component.cpp:193
↓ 2 callers
Method
isRowSelected
launcher/ui/instanceview/AccessibleInstanceView.cpp:187
↓ 2 callers
Method
isValid
libraries/iconfix/internal/qiconloader_p.h:159
↓ 2 callers
Function
is_atxheader
is_atxheader • returns whether the line is a hash-prefixed header */
libraries/hoedown/src/document.c:1453
↓ 2 callers
Function
is_headerline
is_headerline • returns whether the line is a setext-style hdr underline */
libraries/hoedown/src/document.c:1473
↓ 2 callers
Function
is_next_headerline
libraries/hoedown/src/document.c:1493
↓ 2 callers
Method
javaArguments
launcher/minecraft/MinecraftInstance.cpp:309
↓ 2 callers
Function
key_kind
libraries/tomlc99/src/toml.c:711
↓ 2 callers
Method
libDir
launcher/minecraft/legacy/LegacyInstance.cpp:130
↓ 2 callers
Method
listen
()
libraries/launcher/org/multimc/EntryPoint.java:82
↓ 2 callers
Method
load
* Load a java constant pool */
libraries/classparser/src/constants.h:180
↓ 2 callers
Function
loadPackProfile
Read the given file into component containers
launcher/minecraft/PackProfile.cpp:157
↓ 2 callers
Function
loadSpecs
launcher/modplatform/modpacksch/FTBPackManifest.cpp:5
↓ 2 callers
Function
loadVersionInfo
launcher/modplatform/modpacksch/FTBPackManifest.cpp:40
↓ 2 callers
Method
loaderModList
launcher/minecraft/MinecraftInstance.cpp:960
↓ 2 callers
Method
lock
launcher/ui/pages/instance/ServersPage.cpp:187
↓ 2 callers
Method
log
Log to the launcher console @param message A String containing the message @param level A String containing the level name. See MinecraftLauncher::
libraries/launcher/org/multimc/Utils.java:102
↓ 2 callers
Function
lzma_len
Decode the length of the match into s->lzma.len. */
libraries/xz-embedded/src/xz_dec_lzma2.c:643
↓ 2 callers
Function
lzma_reset
* Reset the LZMA decoder and range decoder state. Dictionary is nore reset * here, because LZMA state may be reset without resetting the dictionary.
libraries/xz-embedded/src/xz_dec_lzma2.c:810
↓ 2 callers
Method
major
launcher/java/JavaVersion.h:30
↓ 2 callers
Method
matchName
launcher/minecraft/GradleSpecifier.h:125
↓ 2 callers
Method
matches
launcher/pathmatcher/MultiMatcher.h:18
↓ 2 callers
Function
mixQreal
libraries/rainbow/src/rainbow.cpp:215
↓ 2 callers
Method
move
launcher/minecraft/PackProfile.cpp:898
↓ 2 callers
Method
name
launcher/ui/dialogs/NewComponentDialog.cpp:78
↓ 2 callers
Method
name
launcher/meta/Version.cpp:36
↓ 2 callers
Function
norm_basic_str
* Convert src to raw unescaped utf-8 string. * Returns NULL if error with errmsg in errbuf. */
libraries/tomlc99/src/toml.c:487
↓ 2 callers
Method
numRows
launcher/ui/instanceview/VisualGroup.cpp:295
↓ 2 callers
Method
ownsMinecraft
launcher/minecraft/auth/MinecraftAccount.h:131
↓ 2 callers
Method
parent
launcher/VersionProxyModel.cpp:239
↓ 2 callers
Method
parse
launcher/Version.cpp:74
↓ 2 callers
Function
parseCommonVersion
Version
launcher/meta/JsonFormat.cpp:52
↓ 2 callers
Function
parseDownloadType
launcher/modplatform/atlauncher/ATLPackManifest.cpp:5
↓ 2 callers
Function
parseLevelDat
launcher/minecraft/World.cpp:106
↓ 2 callers
Function
parseVersionInfo
launcher/updater/GoUpdate.cpp:13
↓ 2 callers
Function
parseXTokenResponse
launcher/minecraft/auth/Parsers.cpp:75
↓ 2 callers
Function
parse_emph1
parse_emph1 • parsing single emphase */ closed by a symbol not preceded by spacing and not followed by symbol */
libraries/hoedown/src/document.c:604
↓ 2 callers
Function
parse_emph2
parse_emph2 • parsing single emphase */
libraries/hoedown/src/document.c:644
↓ 2 callers
Function
parse_inline_table
We are at '{ ... }'. * Parse the table. */
libraries/tomlc99/src/toml.c:936
↓ 2 callers
Function
parse_keyval
handle lines like these: key = "value" key = [ array ] key = { table } */
libraries/tomlc99/src/toml.c:1086
↓ 2 callers
Function
parse_math
parse_math • parses a math span until the given ending delimiter */
libraries/hoedown/src/document.c:718
↓ 2 callers
Function
parse_table_row
libraries/hoedown/src/document.c:2195
↓ 2 callers
Method
pid
launcher/launch/LaunchTask.h:63
↓ 2 callers
Method
positionOf
launcher/ui/instanceview/VisualGroup.cpp:70
↓ 2 callers
Method
postexitCommand
launcher/ui/widgets/CustomCommands.cpp:46
↓ 2 callers
Function
prefix_code
prefix_code • returns prefix length for block code*/
libraries/hoedown/src/document.c:1527
↓ 2 callers
Function
prefix_oli
prefix_oli • returns ordered list item prefix */
libraries/hoedown/src/document.c:1537
↓ 2 callers
Function
prefix_uli
prefix_uli • returns ordered list item prefix */
libraries/hoedown/src/document.c:1562
↓ 2 callers
Method
prelaunchCommand
launcher/ui/widgets/CustomCommands.cpp:36
↓ 2 callers
Method
present
launcher/icons/MMCIcon.h:35
↓ 2 callers
Method
proceed
launcher/launch/LaunchTask.cpp:144
↓ 2 callers
Function
processFileLists
launcher/updater/GoUpdate.cpp:65
↓ 2 callers
Method
processId
launcher/LoggedProcess.cpp:164
↓ 2 callers
Function
put_unaligned_be32
libraries/xz-embedded/src/xz_config.h:101
↓ 2 callers
Function
rc_reset
Reset the range decoder. */
libraries/xz-embedded/src/xz_dec_lzma2.c:446
↓ 2 callers
Function
readDownloadInfo
launcher/minecraft/MojangVersionFormat.cpp:29
↓ 2 callers
Function
readString
launcher/minecraft/OneSixVersionFormat.cpp:8
↓ 2 callers
Method
registerOverride
launcher/settings/SettingsObject.cpp:33
↓ 2 callers
Method
registerPassthrough
launcher/settings/SettingsObject.cpp:49
↓ 2 callers
Method
replace
(Applet applet)
libraries/launcher/net/minecraft/Launcher.java:51
↓ 2 callers
Function
reprocess
launcher/LoggedProcess.cpp:23
↓ 2 callers
Method
resetTimePlayed
launcher/BaseInstance.cpp:184
↓ 2 callers
Method
retranslate
launcher/ui/MainWindow.cpp:136
↓ 2 callers
Method
revert
launcher/minecraft/Component.cpp:335
↓ 2 callers
Method
role
launcher/ui/instanceview/AccessibleInstanceView.cpp:353
↓ 2 callers
Method
run
launcher/modplatform/technic/TechnicPackProcessor.cpp:29
↓ 2 callers
Method
run
launcher/ui/pages/instance/ScreenshotsPage.cpp:54
↓ 2 callers
Function
save
launcher/minecraft/gameoptions/GameOptions.cpp:42
↓ 2 callers
Function
savePackProfile
Save the given component container data to a file
launcher/minecraft/PackProfile.cpp:124
↓ 2 callers
Function
scan_date
libraries/tomlc99/src/toml.c:1583
↓ 2 callers
Function
scan_digits
Scan p for n digits compositing entirely of [0-9] */
libraries/tomlc99/src/toml.c:1574
↓ 2 callers
Function
scan_time
libraries/tomlc99/src/toml.c:1595
↓ 2 callers
Method
selectLanguage
launcher/translations/TranslationsModel.cpp:436
↓ 2 callers
Method
selectPage
launcher/ui/widgets/PageContainer.cpp:90
↓ 2 callers
Function
serializeRequires
launcher/meta/JsonFormat.cpp:193
↓ 2 callers
Method
setClassifier
launcher/minecraft/Library.h:64
↓ 2 callers
Method
setCrashed
launcher/BaseInstance.h:210
↓ 2 callers
Method
setFilename
launcher/minecraft/Library.h:109
↓ 2 callers
Method
setFilter
launcher/VersionProxyModel.cpp:401
↓ 2 callers
Method
setFilter
launcher/ui/pages/instance/ModFolderPage.h:47
↓ 2 callers
Method
setForeground
launcher/ui/ColorCache.h:22
↓ 2 callers
Method
setInstanceGroup
launcher/InstanceList.cpp:216
↓ 2 callers
Method
setLastLaunch
launcher/BaseInstance.cpp:220
↓ 2 callers
Method
setLineWrap
launcher/launch/LogModel.cpp:156
↓ 2 callers
Method
setModDescription
launcher/ui/widgets/MCModInfoFrame.cpp:105
← previous
next →
501–600 of 3,977, ranked by callers