Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PrismLauncher/PrismLauncher
/ functions
Functions
5,267 in github.com/PrismLauncher/PrismLauncher
⨍
Functions
5,267
◇
Types & classes
1,070
↓ 1 callers
Method
getWrapperCommand
launcher/BaseInstance.cpp:138
↓ 1 callers
Method
goToBeginning
launcher/modplatform/helpers/HashUtils.cpp:37
↓ 1 callers
Method
groupId
launcher/minecraft/GradleSpecifier.h:118
↓ 1 callers
Method
groupNameAt
launcher/ui/instanceview/InstanceView.cpp:247
↓ 1 callers
Function
guardedParseJson
launcher/minecraft/ProfileUtils.cpp:102
↓ 1 callers
Method
hasCrashed
launcher/BaseInstance.h:251
↓ 1 callers
Method
hasLocalData
launcher/net/FileSink.cpp:150
↓ 1 callers
Method
hasProfile
launcher/minecraft/auth/MinecraftAccount.h:121
↓ 1 callers
Method
hasSelectedPacks
launcher/ui/pages/modplatform/ResourcePage.h:86
↓ 1 callers
Method
hasUpdateAvailable
launcher/BaseInstance.h:242
↓ 1 callers
Method
hasVersionBroken
launcher/BaseInstance.h:233
↓ 1 callers
Method
hash
launcher/net/ChecksumValidator.h:81
↓ 1 callers
Method
headerHeight
launcher/ui/instanceview/VisualGroup.cpp:218
↓ 1 callers
Function
helpPage
launcher/ui/pages/instance/InstanceSettingsPage.h:61
↓ 1 callers
Method
helpPage
launcher/ui/pages/BasePage.h:54
↓ 1 callers
Method
hitScan
launcher/ui/instanceview/VisualGroup.cpp:117
↓ 1 callers
Method
humanReadable
launcher/meta/VersionList.cpp:142
↓ 1 callers
Method
iconDirectory
Returns the directory of the icon with the given key or the default directory if it's a builtin icon.
launcher/icons/IconList.cpp:481
↓ 1 callers
Method
iconFile
launcher/minecraft/World.h:37
↓ 1 callers
Method
iconKey
launcher/ui/dialogs/CopyInstanceDialog.cpp:140
↓ 1 callers
Function
improveSkin
launcher/minecraft/skins/SkinModel.cpp:51
↓ 1 callers
Function
include_event
Only include events if they are complete events, are longer than granularity, and are not totals.
tools/ninjatracing.py:90
↓ 1 callers
Method
incrementUses
launcher/Usable.h:26
↓ 1 callers
Function
inf
launcher/GZip.cpp:142
↓ 1 callers
Method
init
launcher/launch/LaunchTask.cpp:49
↓ 1 callers
Method
input
launcher/KonamiCode.cpp:13
↓ 1 callers
Method
insertComponent
launcher/minecraft/PackProfile.cpp:389
↓ 1 callers
Method
insertSeparator
launcher/ui/widgets/WideBar.cpp:162
↓ 1 callers
Method
instName
launcher/ui/dialogs/NewInstanceDialog.cpp:275
↓ 1 callers
Method
install
launcher/modplatform/legacy_ftb/PackInstallTask.cpp:122
↓ 1 callers
Method
installAgents
launcher/minecraft/PackProfile.cpp:710
↓ 1 callers
Method
installComponents
launcher/minecraft/PackProfile.cpp:681
↓ 1 callers
Method
installCustomJar
launcher/minecraft/PackProfile.cpp:675
↓ 1 callers
Method
installEmpty
launcher/minecraft/PackProfile.cpp:716
↓ 1 callers
Method
installIcons
launcher/icons/IconList.cpp:334
↓ 1 callers
Method
installSkin
launcher/minecraft/skins/SkinList.cpp:291
↓ 1 callers
Method
instanceConfigFolder
launcher/minecraft/MinecraftInstance.cpp:436
↓ 1 callers
Method
instanceId
launcher/ui/InstanceWindow.cpp:203
↓ 1 callers
Method
invalidateLaunchProfile
launcher/minecraft/PackProfile.cpp:664
↓ 1 callers
Function
isBinaryJson
launcher/Json.cpp:66
↓ 1 callers
Method
isBuiltIn
launcher/icons/MMCIcon.cpp:129
↓ 1 callers
Method
isClient
libraries/LocalPeer/src/LocalPeer.cpp:131
↓ 1 callers
Function
isConsole
launcher/console/Console.h:18
↓ 1 callers
Method
isCopyGameOptionsEnabled
launcher/InstanceCopyPrefs.cpp:73
↓ 1 callers
Method
isCopyModsEnabled
launcher/InstanceCopyPrefs.cpp:93
↓ 1 callers
Method
isCopyResourcePacksEnabled
launcher/InstanceCopyPrefs.cpp:78
↓ 1 callers
Method
isCopyScreenshotsEnabled
launcher/InstanceCopyPrefs.cpp:98
↓ 1 callers
Method
isCopyServersEnabled
launcher/InstanceCopyPrefs.cpp:88
↓ 1 callers
Method
isCopyShaderPacksEnabled
launcher/InstanceCopyPrefs.cpp:83
↓ 1 callers
Function
isDefaultModelSteve
launcher/minecraft/auth/Parsers.cpp:230
↓ 1 callers
Method
isDone
launcher/tasks/Task.h:66
↓ 1 callers
Method
isExpired
launcher/net/HttpMetaCache.h:77
↓ 1 callers
Method
isGroupCollapsed
launcher/InstanceList.cpp:323
↓ 1 callers
Method
isIdenticalTo
launcher/translations/TranslationsModel.cpp:116
↓ 1 callers
Method
isLegacy
launcher/BaseInstance.cpp:484
↓ 1 callers
Method
isLegacyArch
"Legacy" refers to the fact that Mojang assumed that these are the only two architectures
launcher/RuntimeContext.h:53
↓ 1 callers
Method
isLinkedToInstanceId
launcher/BaseInstance.cpp:234
↓ 1 callers
Method
isLoadingNews
launcher/news/NewsChecker.cpp:126
↓ 1 callers
Method
isLocal
* @brief Check if the library is considered local. * * @return bool True if the library is local, false otherwise. */
launcher/minecraft/Library.cpp:264
↓ 1 callers
Method
isLocked
! Returns \e true if this object has a in read or write lock; otherwise returns \e false. \sa lockMode() */
libraries/LocalPeer/src/LockedFile.cpp:136
↓ 1 callers
Method
isMakingRequest
launcher/ui/pages/modplatform/ftb/FtbListModel.h:54
↓ 1 callers
Function
isMinecraftVersion
launcher/minecraft/VersionFile.cpp:49
↓ 1 callers
Method
isModular
launcher/java/JavaVersion.cpp:61
↓ 1 callers
Method
isMultiStep
! * MultiStep tasks are combinations of multiple tasks into a single logical task. * The main usage of this is in SequencialTask. */
launcher/tasks/Task.h:107
↓ 1 callers
Method
isOnFS
launcher/minecraft/World.h:43
↓ 1 callers
Function
isOptedOut
launcher/ui/pages/modplatform/flame/FlameResourceModels.cpp:15
↓ 1 callers
Method
isOptionChecked
launcher/ui/dialogs/ScrollMessageBox.cpp:27
↓ 1 callers
Method
isOverFlow
launcher/launch/LogModel.cpp:165
↓ 1 callers
Method
isPackInstalled
launcher/ui/pages/modplatform/ResourceModel.h:110
↓ 1 callers
Method
isPortable
launcher/updater/prismupdater/PrismUpdater.h:96
↓ 1 callers
Function
isSchemeHandlerRegistered
launcher/minecraft/auth/steps/MSAStep.cpp:52
↓ 1 callers
Method
isSlim
()
libraries/launcher/legacy/org/prismlauncher/legacy/utils/api/Texture.java:56
↓ 1 callers
Function
isSnap
launcher/DesktopServices.cpp:78
↓ 1 callers
Method
isSupported
Determines whether all the features of this class are available. @return <code>true</code> if all features can be used
libraries/launcher/legacy/org/prismlauncher/legacy/utils/url/UrlUtils.java:78
↓ 1 callers
Method
isValid
launcher/modplatform/ModIndex.h:94
↓ 1 callers
Method
isValidApplicationTheme
launcher/ui/themes/ThemeManager.cpp:224
↓ 1 callers
Method
isValidIconTheme
launcher/ui/themes/ThemeManager.cpp:219
↓ 1 callers
Method
isVersionChangeable
launcher/minecraft/Component.cpp:225
↓ 1 callers
Method
isVersionSelected
For internal use, not provided by APIs
launcher/modplatform/ModIndex.h:185
↓ 1 callers
Method
isWhitespace
()
libraries/launcher/legacy/org/prismlauncher/legacy/utils/json/JsonParser.java:111
↓ 1 callers
Method
issues
launcher/minecraft/mod/Resource.cpp:116
↓ 1 callers
Method
itemsPerRow
launcher/ui/instanceview/InstanceView.h:146
↓ 1 callers
Method
jarmodsPath
launcher/minecraft/MinecraftInstance.cpp:461
↓ 1 callers
Method
javaArguments
launcher/minecraft/MinecraftInstance.cpp:569
↓ 1 callers
Method
knownConflictingComponents
launcher/minecraft/Component.cpp:242
↓ 1 callers
Method
latestVersions
launcher/modplatform/modrinth/ModrinthAPI.cpp:73
↓ 1 callers
Method
leaf
is this a leaf node?
launcher/SeparatorPrefixTree.h:144
↓ 1 callers
Function
legacyInstanceParsing
launcher/modplatform/import_ftb/PackHelpers.cpp:112
↓ 1 callers
Function
libDownloadInfoFromJson
launcher/minecraft/MojangVersionFormat.cpp:107
↓ 1 callers
Function
libDownloadInfoToJson
launcher/minecraft/MojangVersionFormat.cpp:125
↓ 1 callers
Method
licenses
launcher/minecraft/mod/Mod.cpp:237
↓ 1 callers
Function
linux_ficlone
launcher/FileSystem.cpp:1554
↓ 1 callers
Method
load
launcher/ui/pages/instance/ServersPage.cpp:401
↓ 1 callers
Function
loadArt
launcher/modplatform/ftb/FTBPackManifest.cpp:54
↓ 1 callers
Function
loadAuthor
launcher/modplatform/ftb/FTBPackManifest.cpp:67
↓ 1 callers
Method
loadColumns
launcher/minecraft/mod/ResourceFolderModel.cpp:663
↓ 1 callers
Function
loadFTBIcon
launcher/modplatform/import_ftb/PackHelpers.cpp:31
↓ 1 callers
Function
loadFileV1
launcher/modplatform/flame/PackManifest.cpp:4
↓ 1 callers
Function
loadIconFile
launcher/minecraft/mod/tasks/LocalModParseTask.cpp:736
↓ 1 callers
Method
loadIndexedPack
launcher/modplatform/flame/FlameModIndex.cpp:12
← previous
next →
1,301–1,400 of 5,267, ranked by callers