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
↓ 4 callers
Function
getWorldPath
src/ll/api/service/ServerInfo.cpp:29
↓ 4 callers
Method
has_value
src/mc/deps/core/utility/optional_ref.h:67
↓ 4 callers
Method
hash
src/mc/deps/core/string/StringHash.h:17
↓ 4 callers
Function
isMinimize
src/mc/deps/nbt/detail/SnbtDumpImpl.cpp:57
↓ 4 callers
Method
is_null
src/mc/deps/nbt/UniqueTagPtr.h:133
↓ 4 callers
Method
is_string
src/mc/deps/nbt/UniqueTagPtr.h:139
↓ 4 callers
Method
lock
src-client/ll/api/thread/ClientTickSyncSleep.cpp:14
↓ 4 callers
Method
mods
src/ll/api/mod/ModManager.cpp:60
↓ 4 callers
Method
moveTo
src/ll/api/data/CancellableCallback.h:41
↓ 4 callers
Method
onDisable
src/ll/api/mod/Mod.cpp:149
↓ 4 callers
Method
onEnable
src/ll/api/mod/Mod.cpp:130
↓ 4 callers
Method
onUnload
src/ll/api/mod/Mod.cpp:115
↓ 4 callers
Method
operator->
src/ll/api/base/Alias.h:82
↓ 4 callers
Method
release
src/mc/common/SharedCounter.h:20
↓ 4 callers
Method
release
src/mc/deps/core/container/Blob.cpp:94
↓ 4 callers
Function
removeTypePrefix
src/ll/api/reflection/TypeName.h:45
↓ 4 callers
Function
replaceAll
src/ll/api/utils/StringUtils.h:65
↓ 4 callers
Method
setTitle
src/ll/api/form/ModalForm.cpp:27
↓ 4 callers
Method
set_large_fn_ptr
src/mc/platform/brstd/detail/function_base_impl.h:67
↓ 4 callers
Method
toNetworkNbt
src/mc/deps/nbt/CompoundTag.cpp:64
↓ 4 callers
Method
try_pop_if
src/ll/api/data/ConcurrentPriorityQueue.h:403
↓ 4 callers
Function
unhook
src/ll/api/memory/Hook.cpp:46
↓ 4 callers
Method
value_or
src/mc/deps/core/utility/optional_ref.h:94
↓ 4 callers
Method
view
src/ll/api/memory/Signature.h:118
↓ 3 callers
Function
acquireDbgHelpRef
src/ll/api/utils/StacktraceUtils_win.cpp:64
↓ 3 callers
Method
addListener
src/ll/api/event/EventBus.cpp:225
↓ 3 callers
Function
addSimplePie
src-server/ll/core/Statistics.cpp:31
↓ 3 callers
Method
and_then
src/mc/deps/core/utility/optional_ref.h:126
↓ 3 callers
Method
as_ptr
src/ll/api/command/Optional.h:44
↓ 3 callers
Method
disable
src/ll/api/mod/ModManager.cpp:35
↓ 3 callers
Method
emplace
src/ll/api/coro/CallbackTransformer.h:53
↓ 3 callers
Method
empty
src/ll/api/event/EventBus.cpp:93
↓ 3 callers
Method
enable
src/ll/api/mod/ModManager.cpp:30
↓ 3 callers
Method
executable
src/ll/api/memory/Memory.h:167
↓ 3 callers
Method
executeOnModDisable
src/ll/api/mod/ModManagerRegistry.h:98
↓ 3 callers
Method
expired
src/mc/common/WeakPtr.h:124
↓ 3 callers
Method
get
src/mc/deps/core/utility/NonOwnerPointer.h:36
↓ 3 callers
Method
getHash
src/mc/deps/core/string/HashedString.h:81
↓ 3 callers
Method
getItemNonConst
src/mc/world/Container.cpp:4
↓ 3 callers
Function
getRakPeer
src-client/ll/api/service/TargetedBedrock.cpp:106
↓ 3 callers
Method
getServiceId
src/ll/api/service/Service.h:37
↓ 3 callers
Function
getServiceUuid
src/ll/core/LeviLamina.cpp:31
↓ 3 callers
Method
getTop
src/ll/api/coro/Generator.h:197
↓ 3 callers
Method
isDisabled
src/ll/api/mod/Mod.h:58
↓ 3 callers
Method
isEnabled
src/ll/api/mod/Mod.h:56
↓ 3 callers
Function
isInTextSection
src-test/common/coverage/win/CoverageBackendImpl.cpp:37
↓ 3 callers
Function
isTrivialNbtStringChar
src/mc/deps/nbt/detail/SnbtParseImpl.cpp:12
↓ 3 callers
Method
isValid
src-client/ll/api/input/KeyHandle.cpp:71
↓ 3 callers
Function
isWine
src/ll/api/utils/SystemUtils_win.cpp:46
↓ 3 callers
Method
is_array
consistency with json
src/mc/deps/nbt/UniqueTagPtr.h:130
↓ 3 callers
Function
is_digit
src/ll/api/data/Version.h:40
↓ 3 callers
Method
launch
src/ll/api/coro/CoroTask.h:83
↓ 3 callers
Method
loadMod
src/ll/core/mod/ModRegistrar.cpp:333
↓ 3 callers
Method
lock
src/mc/common/WeakPtr.h:126
↓ 3 callers
Function
makeSerKeyError
src/ll/api/reflection/ReflectionError.cpp:44
↓ 3 callers
Function
modify
src/ll/api/memory/Memory.h:68
↓ 3 callers
Method
operator=
src/mc/math/vector/impl/boolN.h:14
↓ 3 callers
Method
overload
src/ll/api/command/CommandHandle.h:35
↓ 3 callers
Method
push
This operation can be safely used concurrently with other push, try_pop or emplace operations. */
src/ll/api/data/ConcurrentPriorityQueue.h:371
↓ 3 callers
Function
registerCrashCommand
src/ll/core/command/Crash_win.cpp:15
↓ 3 callers
Function
registerFormTestCommand
src-test/server/FormTest.cpp:31
↓ 3 callers
Function
registerModManageCommand
src/ll/core/command/ModManage.cpp:45
↓ 3 callers
Function
registerVersionCommand
src/ll/core/command/Version.cpp:13
↓ 3 callers
Method
releaseWeak
src/mc/common/SharedCounter.h:30
↓ 3 callers
Function
replaceMcToAnsiCode
src/ll/api/utils/StringUtils_win.cpp:256
↓ 3 callers
Method
reset
src/ll/api/coro/CallbackTransformer.h:20
↓ 3 callers
Method
reset
src/mc/common/SharedPtr.h:137
↓ 3 callers
Method
reset
src/mc/deps/core/utility/UniqueOwnerPointer.h:40
↓ 3 callers
Function
resolveModuleHits
src-test/common/coverage/CoverageCatalog.cpp:23
↓ 3 callers
Method
sendTo
src/ll/api/form/ModalForm.cpp:88
↓ 3 callers
Method
size
src/ll/api/memory/Signature.h:116
↓ 3 callers
Function
svtouc
src/ll/api/utils/StringUtils.h:225
↓ 3 callers
Method
syncLaunch
src/ll/api/coro/CoroTask.h:94
↓ 3 callers
Method
teleport
src/mc/world/actor/Actor.cpp:158
↓ 3 callers
Function
toFuncPtr
src/ll/api/memory/Memory.h:26
↓ 3 callers
Function
toLowerCase
src/ll/api/utils/StringUtils_win.cpp:310
↓ 3 callers
Method
toString
src/ll/api/base/SourceLocation.h:43
↓ 3 callers
Method
toString
src/mc/world/level/dimension/VanillaDimensions.cpp:4
↓ 3 callers
Method
toUniqueCopy
src/mc/deps/nbt/CompoundTagVariant.h:360
↓ 3 callers
Method
tryRegisterSoftEnum
src/ll/api/command/CommandRegistrar.cpp:250
↓ 3 callers
Method
trySetState
src/mc/world/level/block/BlockType.h:114
↓ 3 callers
Method
unload
src/ll/core/mod/NativeModManager.cpp:121
↓ 3 callers
Function
val1
src-test/common/ExecTest.cpp:24
↓ 3 callers
Function
writeFile
src/ll/api/io/FileUtils.cpp:29
↓ 2 callers
Function
TypedToSnbt
src/mc/deps/nbt/detail/SnbtDumpImpl.cpp:144
↓ 2 callers
Function
adaptFixedSizeToAllocatedResult
src/ll/api/utils/SystemUtils.h:80
↓ 2 callers
Function
add
src/mc/math/vector/base/CommutativeGroup.h:85
↓ 2 callers
Function
addNestedData
src/ll/api/i18n/I18n.cpp:63
↓ 2 callers
Method
addOptions
src/mc/server/commands/CommandParameterData.h:55
↓ 2 callers
Method
addSink
src/ll/api/io/Logger.cpp:103
↓ 2 callers
Method
addressHits
src-test/common/coverage/win/CoverageBackendImpl.cpp:291
↓ 2 callers
Method
alias
src/ll/api/command/CommandHandle.cpp:93
↓ 2 callers
Method
alignedAllocate
src/ll/core/tweak/MemoryOperators_win.cpp:156
↓ 2 callers
Method
as_ptr
src/mc/deps/nbt/Tag.h:65
↓ 2 callers
Function
atan2
src/mc/math/vector/component/FloatN.h:78
↓ 2 callers
Method
begin
src/mc/deps/core/container/DenseEnumMap.h:53
↓ 2 callers
Method
begin
src/mc/deps/core/container/MovePriorityQueue.h:30
↓ 2 callers
Method
c_str
Accessors
src/mc/deps/core/string/HashedString.h:77
↓ 2 callers
Function
collect
src-test/common/GeneratorTest.cpp:13
↓ 2 callers
Function
collectAll
src/ll/api/coro/CoroTask.h:114
← previous
next →
201–300 of 4,465, ranked by callers