Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LiteLDev/LeviLamina
/ functions
Functions
4,465 in github.com/LiteLDev/LeviLamina
⨍
Functions
4,465
◇
Types & classes
71,235
↓ 1 callers
Method
lock
src/ll/api/thread/ServerTickSyncSleep.cpp:14
↓ 1 callers
Function
main
()
scripts/coverage_report.py:1064
↓ 1 callers
Function
main
()
scripts/validate_release.py:11
↓ 1 callers
Function
makeDeserArraySizeError
src/ll/api/reflection/ReflectionError.cpp:54
↓ 1 callers
Function
makeDeserMissingRequiredFieldError
src/ll/api/reflection/ReflectionError.cpp:58
↓ 1 callers
Function
makeLLCoverageConfig
src-test/common/GTestMain.cpp:183
↓ 1 callers
Function
makeStringError
src/ll/api/Expected.h:107
↓ 1 callers
Method
matchesModule
src-test/common/coverage/CoverageConfig.h:50
↓ 1 callers
Method
matchesSourceFile
src-test/common/coverage/CoverageConfig.h:40
↓ 1 callers
Function
merge_functions
(existing: list[FunctionCoverage], incoming: Iterable[FunctionCoverage])
scripts/coverage_report.py:181
↓ 1 callers
Function
merge_lines
(existing: list[LineCoverage], incoming: Iterable[LineCoverage])
scripts/coverage_report.py:154
↓ 1 callers
Method
message
src/ll/api/utils/ErrorUtils_win.cpp:76
↓ 1 callers
Function
modf
src/mc/math/vector/component/FloatN.h:98
↓ 1 callers
Function
normalize
src/mc/math/vector/component/FloatN.h:16
↓ 1 callers
Method
onModDisable
src/ll/api/mod/ModManagerRegistry.cpp:264
↓ 1 callers
Method
onModEnable
src/ll/api/mod/ModManagerRegistry.cpp:254
↓ 1 callers
Method
onModLoad
src/ll/api/mod/ModManagerRegistry.cpp:221
↓ 1 callers
Method
onModUnload
src/ll/api/mod/ModManagerRegistry.cpp:231
↓ 1 callers
Method
operator co_await
src/ll/api/coro/CoroTask.h:78
↓ 1 callers
Method
operator*
src/ll/api/memory/Signature.h:35
↓ 1 callers
Method
operator==
src/mc/deps/nbt/Tag.h:81
↓ 1 callers
Method
operator[]
src/mc/deps/core/utility/optional_ref.h:113
↓ 1 callers
Method
or_else
src/ll/api/command/Optional.h:198
↓ 1 callers
Method
or_else
src/mc/deps/core/utility/optional_ref.h:154
↓ 1 callers
Function
parentGenerator
src-test/common/GeneratorTest.cpp:26
↓ 1 callers
Function
parentWithThrowingChild
src-test/common/GeneratorTest.cpp:43
↓ 1 callers
Function
parseByteArray
src/mc/deps/nbt/detail/SnbtParseImpl.cpp:457
↓ 1 callers
Function
parseCompound
src/mc/deps/nbt/detail/SnbtParseImpl.cpp:549
↓ 1 callers
Function
parseIntArray
src/mc/deps/nbt/detail/SnbtParseImpl.cpp:463
↓ 1 callers
Function
parseList
src/mc/deps/nbt/detail/SnbtParseImpl.cpp:478
↓ 1 callers
Function
parseLongArray
src/mc/deps/nbt/detail/SnbtParseImpl.cpp:469
↓ 1 callers
Method
parseResult
src/ll/api/form/CustomForm.cpp:45
↓ 1 callers
Function
parse_args
()
scripts/coverage_report.py:99
↓ 1 callers
Method
pause
Pause for a while.
src/ll/api/data/ConcurrentPriorityQueue.h:55
↓ 1 callers
Method
prepareModule
src-test/common/coverage/win/CoverageBackendImpl.cpp:173
↓ 1 callers
Function
printCommandError
src/ll/api/command/CommandRegistrar.cpp:134
↓ 1 callers
Function
printException
src/ll/api/utils/ErrorUtils.h:53
↓ 1 callers
Function
printfbufc
src/ll/core/tweak/ModifyInfomation.cpp:43
↓ 1 callers
Method
processPendingKeyMappings
src-client/ll/api/input/KeyRegistry.cpp:197
↓ 1 callers
Method
rbegin
src/mc/world/Container.h:77
↓ 1 callers
Function
readMemProtection
src/ll/api/memory/linux/Memory.cpp:18
↓ 1 callers
Method
ready
src/ll/api/utils/StacktraceUtils_win.cpp:104
↓ 1 callers
Function
referenceLeafGenerator
src-test/common/GeneratorTest.cpp:49
↓ 1 callers
Function
referenceMiddleGenerator
src-test/common/GeneratorTest.cpp:55
↓ 1 callers
Function
referenceRootGenerator
src-test/common/GeneratorTest.cpp:59
↓ 1 callers
Method
refresh
src/mc/world/level/block/actor/BlockActor.cpp:15
↓ 1 callers
Method
registerAllKeysToInputHandler
src-client/ll/api/input/KeyRegistry.cpp:143
↓ 1 callers
Method
registerButtonDownHandler
src-client/ll/api/input/KeyHandle.cpp:73
↓ 1 callers
Method
registerButtonUpHandler
src-client/ll/api/input/KeyHandle.cpp:79
↓ 1 callers
Function
registerCommands
src-client/ll/core/command/BuiltinCommands.cpp:18
↓ 1 callers
Function
registerCommands
src-server/ll/core/command/BuiltinCommands.cpp:15
↓ 1 callers
Method
registerHandler
src/ll/api/network/packet/PacketRegistrar.cpp:56
↓ 1 callers
Method
registerKeyboardInputs
src-client/ll/api/input/KeyRegistry.cpp:168
↓ 1 callers
Method
registerOverload
src/ll/api/command/CommandHandle.cpp:54
↓ 1 callers
Method
registerPacket
src/ll/api/network/packet/PacketRegistrar.cpp:16
↓ 1 callers
Method
registerService
src/ll/api/service/ServiceManager.cpp:139
↓ 1 callers
Method
release
src/ll/api/data/IndirectValue.h:66
↓ 1 callers
Method
removeAllListeners
src/ll/api/event/EventBus.cpp:88
↓ 1 callers
Function
removeEscapeCode
src/ll/api/utils/StringUtils_win.cpp:233
↓ 1 callers
Method
removeObserver
src/mc/deps/core/utility/Subject.h:15
↓ 1 callers
Method
removeStream
src/ll/api/event/EventBus.cpp:107
↓ 1 callers
Method
rend
src/mc/world/Container.h:79
↓ 1 callers
Function
render_html
(payload: dict, title: str)
scripts/coverage_report.py:398
↓ 1 callers
Method
reportToJson
src-test/common/coverage/CoverageCatalog.cpp:379
↓ 1 callers
Method
runtimeOverload
src/ll/api/command/CommandHandle.cpp:82
↓ 1 callers
Function
saveCrashInfo
src/ll/core/CrashLogger_win.cpp:74
↓ 1 callers
Function
scanComment
src/mc/deps/nbt/detail/SnbtParseImpl.cpp:17
↓ 1 callers
Method
serialize
src/ll/api/form/SimpleForm.cpp:37
↓ 1 callers
Method
serialize
src/ll/api/form/CustomForm.cpp:31
↓ 1 callers
Method
serialize
src/ll/api/event/Event.cpp:22
↓ 1 callers
Function
serializePtrObj
src/ll/api/event/EventRefObjSerializer.h:17
↓ 1 callers
Method
setContent
src/ll/api/form/SimpleForm.cpp:75
↓ 1 callers
Function
setEnvironmentVariable
src/ll/api/utils/SystemUtils_win.cpp:187
↓ 1 callers
Method
setFlushLevel
src/ll/api/io/Logger.cpp:80
↓ 1 callers
Method
setFormatter
src/ll/api/io/Sink.cpp:6
↓ 1 callers
Method
setLevel
src/ll/api/io/Logger.cpp:78
↓ 1 callers
Method
setNestInfo
src/ll/api/coro/Generator.h:201
↓ 1 callers
Method
setState
src/mc/world/level/block/Block.h:103
↓ 1 callers
Method
setSubmitButton
src/ll/api/form/CustomForm.cpp:255
↓ 1 callers
Method
setTitle
src/ll/api/form/SimpleForm.cpp:73
↓ 1 callers
Method
setTitle
src/ll/api/form/CustomForm.cpp:253
↓ 1 callers
Method
size
src/ll/api/base/FixedString.h:29
↓ 1 callers
Method
size
src/mc/server/commands/CommandSelectorResults.h:18
↓ 1 callers
Method
size
src/mc/deps/core/container/DenseEnumMap.h:67
↓ 1 callers
Method
sleep
src-client/ll/api/thread/ClientTickSyncSleep.h:68
↓ 1 callers
Method
sleep
src/ll/api/thread/InterruptableSleep.h:28
↓ 1 callers
Method
sleepFor
src/ll/api/thread/InterruptableSleep.h:19
↓ 1 callers
Method
spawnActor
src/mc/world/level/BlockSource.cpp:49
↓ 1 callers
Function
spin_wait_until_eq
src/ll/api/data/ConcurrentPriorityQueue.h:94
↓ 1 callers
Function
spin_wait_while_eq
src/ll/api/data/ConcurrentPriorityQueue.h:83
↓ 1 callers
Method
start
src-test/common/coverage/win/CoverageBackendImpl.cpp:353
↓ 1 callers
Method
startSampling
src-test/common/coverage/CoverageCatalog.cpp:140
↓ 1 callers
Function
stold
src/mc/deps/nbt/detail/SnbtParseImpl.cpp:96
↓ 1 callers
Method
stopSampling
src-test/common/coverage/CoverageCatalog.cpp:164
↓ 1 callers
Method
storage
src/mc/platform/brstd/function_ref.h:36
↓ 1 callers
Method
str
src/ll/api/base/FixedString.h:22
↓ 1 callers
Method
summarizeHits
src-test/common/coverage/CoverageCatalog.cpp:366
↓ 1 callers
Function
svtobool
src/ll/api/utils/StringUtils_win.cpp:316
↓ 1 callers
Function
svtof
src/ll/api/utils/StringUtils.h:252
↓ 1 callers
Method
swap
src/ll/api/data/AnyFunction.h:128
← previous
next →
601–700 of 4,465, ranked by callers