MCPcopy Create free account

hub / github.com/LiteLDev/LeviLamina / functions

Functions4,465 in github.com/LiteLDev/LeviLamina

↓ 1 callersFunctionthrowingChildGenerator
src-test/common/GeneratorTest.cpp:38
↓ 1 callersMethodtidy
src/ll/api/data/AnyFunction.h:85
↓ 1 callersFunctiontoSnakeCase
src/ll/api/utils/StringUtils_win.cpp:292
↓ 1 callersMethodtoStateValue
src/mc/server/commands/BlockStateCommandParam.cpp:5
↓ 1 callersFunctiontoString
src/mc/math/vector/base/VectorBase.h:66
↓ 1 callersFunctionto_digit
src/ll/api/data/Version.h:46
↓ 1 callersFunctiontranslateImageFormat
src/mc/deps/core_graphics/enums/TextureFormat.cpp:4
↓ 1 callersFunctiontranslateImageUsage
src/mc/deps/core_graphics/enums/ColorSpace.cpp:4
↓ 1 callersMethodtriggerButtonDownHandlers
src-client/ll/api/input/KeyHandle.cpp:95
↓ 1 callersMethodtriggerButtonUpHandlers
src-client/ll/api/input/KeyHandle.cpp:112
↓ 1 callersMethodtryGet
src/ll/api/io/LoggerRegistry.cpp:31
↓ 1 callersMethodtryGet
src/ll/api/coro/CoroTask.h:80
↓ 1 callersFunctiontryModifyBedrockLogInfo
src-server/ll/core/tweak/ModifyBedrockLogInfo.cpp:14
↓ 1 callersFunctiontryRemoveViewer
src/ll/core/form/FormHandler.cpp:148
↓ 1 callersMethodtry_lock
src/mc/platform/threading/PrioritizeSharedOwnership.cpp:54
↓ 1 callersMethodtype
src/mc/deps/json/Value.h:170
↓ 1 callersFunctionunhandledExceptionFilter
src/ll/core/CrashLogger_win.cpp:397
↓ 1 callersMethodunload
src-test/server/ModRegisterTest.cpp:18
↓ 1 callersMethodunlock
src/mc/platform/threading/PrioritizeSharedOwnership.cpp:61
↓ 1 callersMethodunregisterService
src/ll/api/service/ServiceManager.cpp:129
↓ 1 callersMethodupdate
src-client/ll/api/thread/ClientThreadExecutor.cpp:36
↓ 1 callersFunctionupdateViewer
src/ll/core/form/FormHandler.cpp:134
↓ 1 callersMethoduploadAll
src/ll/core/SentryUploader.cpp:95
↓ 1 callersFunctionvalidate_changelog
(version: str)
scripts/validate_release.py:31
↓ 1 callersFunctionvalidate_tooth_json
(version: str)
scripts/validate_release.py:49
↓ 1 callersFunctionvectorAndArrayGenerator
src-test/common/GeneratorTest.cpp:32
↓ 1 callersMethodvisit
src/mc/world/events/EventVariantImpl.h:25
↓ 1 callersMethodwritable
src/ll/api/memory/Memory.h:166
MethodAABB
src/mc/world/phys/AABB.h:27
MethodActorDamageSource
prevent constructor by default
src/mc/world/actor/ActorDamageSource.h:28
MethodActorEvent
src/ll/api/event/entity/ActorEvent.h:14
MethodActorHurtEvent
src/ll/api/event/entity/ActorHurtEvent.h:15
MethodActorRuntimeID
src/mc/legacy/ActorRuntimeID.h:13
MethodActorUseItemEvent
src/mc/world/events/ActorUseItemEvent.h:24
MethodAddressOrGUID
src/mc/deps/raknet/AddressOrGUID.h:19
MethodAddressSampler
src-test/common/coverage/win/CoverageBackendImpl.h:41
MethodAfterUIRenderEvent
src-client/ll/api/event/render/UIRenderEvent.h:32
MethodAnyExceptionRef
src/ll/api/utils/ErrorUtils.h:26
MethodAnyExceptionRef
src/ll/api/utils/ErrorUtils_win.cpp:58
MethodAnyFunction
src/ll/api/data/AnyFunction.h:107
MethodAnyFunctionObj
src/ll/api/data/AnyFunction.h:61
MethodAnyObjBase
src/ll/api/data/AnyObjBase.h:32
MethodAuthorAndMessage
src/mc/network/packet/TextPacketPayload.h:37
MethodBeforeUIRenderEvent
src-client/ll/api/event/render/UIRenderEvent.h:27
MethodBeginAwaiter
src/ll/api/coro/CallbackTransformer.h:143
MethodBinaryStream
src/mc/deps/core/utility/BinaryStream.h:42
MethodBlob
src/mc/deps/core/container/Blob.cpp:12
MethodBlockChangedEvent
src/ll/api/event/world/BlockChangedEvent.h:17
MethodBlockComplexAliasBlockState
src/mc/world/level/block/registry/BlockTypeRegistry.h:47
MethodBlockRandomTickEvent
src/mc/world/level/block/block_events/BlockRandomTickEvent.h:26
MethodBlockState
src/mc/world/level/block/states/BlockState.h:48
MethodBoundingBox
src/mc/world/level/levelgen/structure/BoundingBox.h:22
MethodBroadcastSink
src-test/server/EventTest.cpp:140
MethodButton
src/ll/api/form/SimpleForm.cpp:17
MethodByteArrayTag
src/mc/deps/nbt/ByteArrayTag.h:15
MethodByteTag
src/mc/deps/nbt/ByteTag.h:33
MethodCallStack
prevent constructor by default
src/mc/platform/CallStack.h:87
MethodCallbackStream
src/ll/api/event/EventBus.cpp:24
MethodCallbackTransformer
src/ll/api/coro/CallbackTransformer.h:127
MethodCancellableCallback
src/ll/api/data/CancellableCallback.h:19
MethodChunkBlockPos
src/mc/world/level/ChunkBlockPos.h:19
MethodChunkPos
src/mc/world/level/ChunkPos.h:14
MethodClientCancelJoinLevelEvent
src-client/ll/api/event/client/ClientCancelJoinLevelEvent.h:7
MethodClientCommandRegisterEvent
src-client/ll/api/event/command/ClientCommandRegisterEvent.h:9
MethodClientEvent
src-client/ll/api/event/client/ClientEvent.h:14
MethodClientExitLevelEvent
src-client/ll/api/event/client/ClientExitLevelEvent.h:7
MethodClientJoinLevelEvent
src-client/ll/api/event/client/ClientJoinLevelEvent.h:11
MethodClientLevelTickEvent
src-client/ll/api/event/world/ClientLevelTickEvent.h:9
MethodClientStartJoinLevelEvent
src-client/ll/api/event/client/ClientStartJoinLevelEvent.h:17
MethodClientThreadExecutor
src-client/ll/api/thread/ClientThreadExecutor.cpp:63
MethodClientTickSyncSleep
src-client/ll/api/thread/ClientTickSyncSleep.h:53
MethodClientTickSyncSleepBase
src-client/ll/api/thread/ClientTickSyncSleep.cpp:24
MethodClientTickSyncSleepBase
src-client/ll/api/thread/ClientTickSyncSleep.h:30
MethodClosureBase
src/ll/api/memory/Closure.h:21
MethodClosureBase
src/ll/api/memory/Closure.cpp:18
MethodCollectAllAwaiter
src/ll/api/coro/Collect.h:24
MethodCollectAllTupleAwaiter
src/ll/api/coro/Collect.h:68
MethodColor
src/mc/deps/core/math/Color.h:15
MethodCommand
src/ll/api/command/Command.h:25
MethodCommandBlockName
src/mc/server/commands/CommandBlockName.h:20
MethodCommandFlag
src/mc/server/commands/CommandFlag.h:47
MethodCommandHandle
src/ll/api/command/CommandHandle.cpp:27
MethodCommandMessage
prevent constructor by default
src/mc/server/commands/CommandMessage.h:68
MethodCommandOrigin
src/mc/server/commands/CommandOrigin.h:40
MethodCommandOutputMessage
src/mc/server/commands/CommandOutputMessage.h:17
MethodCommandParameterData
src/mc/server/commands/CommandParameterData.h:60
MethodCommandParameterData
src/mc/server/commands/CommandParameterData.cpp:3
MethodCommandRegisterEvent
src/ll/api/event/command/CommandRegisterEvent.h:13
MethodCommandRegistrar
src/ll/api/command/CommandRegistrar.cpp:38
MethodCommandSelector
src/mc/server/commands/CommandSelector.h:17
MethodCommandSelectorBase
src/mc/server/commands/CommandSelectorBase.h:61
MethodCommandVersion
src/mc/server/commands/CommandVersion.h:22
MethodCommonFormElement
src/ll/core/form/CommonFormElements.h:14
MethodCompoundTag
src/mc/deps/nbt/CompoundTag.h:34
MethodCompoundTagVariant
src/mc/deps/nbt/CompoundTagVariant.h:147
FunctionConsoleExitHandler
src-server/ll/core/main_win.cpp:133
MethodConsoleOutputtedEvent
src/ll/api/event/io/ConsoleOutputEvent.h:25
MethodConsoleOutputtingEvent
src/ll/api/event/io/ConsoleOutputEvent.h:12
MethodContainerIterator
src/mc/world/ContainerIterator.h:16
MethodCoroPromise
src/ll/api/coro/CoroPromise.h:61
← previousnext →701–800 of 4,465, ranked by callers