MCPcopy Create free account

hub / github.com/EndstoneMC/endstone / functions

Functions3,897 in github.com/EndstoneMC/endstone

↓ 1 callersFunctionImGui_ImplOpenGL3_ShutdownPlatformInterface
src/endstone/core/devtools/imgui_impl_opengl3.cpp:1119
↓ 1 callersMethodOpen
src/endstone/core/devtools/imgui_file_browser.h:297
↓ 1 callersMethodSetInputName
src/endstone/core/devtools/imgui_file_browser.h:768
↓ 1 callersMethodSetPwd
legacy interface. use SetCurrentDirectory instead.
src/endstone/core/devtools/imgui_file_browser.h:80
↓ 1 callersMethodSetTitle
src/endstone/core/devtools/imgui_file_browser.h:290
↓ 1 callersMethodSetTypeFilters
src/endstone/core/devtools/imgui_file_browser.h:714
↓ 1 callersMethodUUID
src/bedrock/platform/uuid.cpp:24
↓ 1 callersMethod__init__
( self, top: Module, mod: Module, *, include_docstrings: bool = True,
src/endstone/python/stubgen.py:337
↓ 1 callersMethod__init__
(self)
tests/endstone_test/src/endstone_test/tests/test_command.py:437
↓ 1 callersMethod_add_loopback_exemption
(self)
endstone/cli/windows.py:161
↓ 1 callersFunction_build_commands
(commands: dict)
endstone/plugin/plugin_loader.py:58
↓ 1 callersFunction_build_permissions
(permissions: dict)
endstone/plugin/plugin_loader.py:66
↓ 1 callersMethod_check_python_distribution
(self)
endstone/cli/windows.py:173
↓ 1 callersFunction_extract_signatures
Parse pybind11 signature(s) from a docstring, mirroring nanobind's __nb_signature__. Returns a list of (sig, doc) where sig is "def (args) -> ret
src/endstone/python/stubgen.py:138
↓ 1 callersMethod_get_request_json_object
Gets the JSON object for the chart request. Returns: dict: A dictionary representing the chart, or None if the data is i
endstone/metrics/charts/custom_chart.py:28
↓ 1 callersMethod_imports_block
(self)
src/endstone/python/stubgen.py:788
↓ 1 callersMethod_install
Installs the server if not already installed.
endstone/cli/base.py:209
↓ 1 callersMethod_invalidate_caches
(self)
endstone/plugin/plugin_loader.py:95
↓ 1 callersMethod_isSet
src/bedrock/entity/gamerefs_entity/weak_storage_entity.cpp:25
↓ 1 callersMethod_is_private
(self, name: str)
src/endstone/python/stubgen.py:520
↓ 1 callersFunction_iter_modules
(mod: Module)
src/endstone/python/stubgen.py:846
↓ 1 callersFunction_local_class_names
(mod: Module)
src/endstone/python/stubgen.py:124
↓ 1 callersMethod_modifyPlayerScore
src/bedrock/world/scores/objective.cpp:70
↓ 1 callersMethod_params_str
(self, params)
src/endstone/python/stubgen.py:713
↓ 1 callersMethod_prepare
(self)
endstone/cli/base.py:162
↓ 1 callersMethod_put_griffe_func
(self, func: Function)
src/endstone/python/stubgen.py:689
↓ 1 callersMethod_run
Runs the server and returns its exit code. This method blocks until the server process terminates. It returns the exit code of the p
endstone/cli/base.py:294
↓ 1 callersFunction_scan_pe_fallback
Byte-pattern scan the PE for `unresolved` config entries -- functions the PDB can't pin to one address (ICF-folded, or overloaded non-publics
scripts/dump_symbols.py:503
↓ 1 callersMethod_send_data
Sends the JSON data to bStats. Args: data: The JSON data to send.
endstone/metrics/base.py:199
↓ 1 callersMethod_signature_str
(self, func: Function)
src/endstone/python/stubgen.py:707
↓ 1 callersMethod_split_internal
Split an in-package dotted name into (module_path, qualname).
src/endstone/python/stubgen.py:430
↓ 1 callersMethod_start_submitting
Starts the submitting process with initial and periodic delays.
endstone/metrics/base.py:139
↓ 1 callersMethod_submit_data
Constructs the JSON data and sends it to bStats.
endstone/metrics/base.py:159
↓ 1 callersMethod_submodule_block
(self)
src/endstone/python/stubgen.py:807
↓ 1 callersMethod_update
(self)
endstone/cli/base.py:234
↓ 1 callersMethod_validate
(self)
endstone/cli/base.py:71
↓ 1 callersFunctionadd
recipes/funchook/all/test_package/test_package.c:14
↓ 1 callersMethodaddCollisionShapes
src/bedrock/world/level/block/block.cpp:76
↓ 1 callersMethodaddItem
src/endstone/core/inventory/inventory.cpp:48
↓ 1 callersMethodaddObjective
src/endstone/core/scoreboard/scoreboard.cpp:51
↓ 1 callersMethodaddPackSource
src/bedrock/resources/pack_source.cpp:81
↓ 1 callersMethodaddTag
src/bedrock/world/actor/actor.cpp:343
↓ 1 callersMethodaddTagToSet
src/bedrock/util/tag_registry.h:59
↓ 1 callersMethodaddress_of
RVA of the symbol with this exact (mangled) name, or None.
scripts/dump_symbols.py:474
↓ 1 callersFunctionalignedAllocate
src/bedrock/core/string/static_optimized_string.h:24
↓ 1 callersFunctionalignedRelease
src/bedrock/core/string/static_optimized_string.h:41
↓ 1 callersMethodappend_platform_data
Append platform-specific data. Args: data (Dict[str, Any]): The data to append platform-specific values to.
endstone/metrics/base.py:82
↓ 1 callersMethodappend_service_data
Append service-specific data. Args: data (Dict[str, Any]): The data to append service-specific values to.
endstone/metrics/base.py:91
↓ 1 callersMethodapplicableTo
src/endstone/core/inventory/meta/item_meta.h:221
↓ 1 callersMethodapplyToItem
src/endstone/core/inventory/meta/map_meta.cpp:71
↓ 1 callersMethodasABGR
* @brief Gets the color as an ABGR integer. * * @return An integer representation of this color, as 0xAABBGGRR */
include/endstone/util/color.h:189
↓ 1 callersMethodasActor
src/endstone/core/command/server_command_sender.h:97
↓ 1 callersMethodasActor
src/endstone/core/actor/actor.h:115
↓ 1 callersMethodasBlock
src/endstone/core/actor/actor.h:110
↓ 1 callersMethodasBool
src/bedrock/deps/json/value.cpp:382
↓ 1 callersMethodasConsole
src/endstone/core/command/console_command_sender.cpp:22
↓ 1 callersMethodasDouble
src/bedrock/deps/json/value.cpp:364
↓ 1 callersMethodasInt64
src/bedrock/deps/json/value.cpp:328
↓ 1 callersMethodasItem
src/endstone/core/actor/item.cpp:21
↓ 1 callersMethodasMetaFor
src/endstone/core/inventory/item_factory.cpp:63
↓ 1 callersMethodasMob
src/endstone/core/actor/mob.h:29
↓ 1 callersMethodasPlayer
src/endstone/core/player.cpp:132
↓ 1 callersMethodasPlayer
src/endstone/core/command/server_command_sender.h:102
↓ 1 callersMethodasPluginCommand
include/endstone/command/command.h:239
↓ 1 callersMethodasUInt64
src/bedrock/deps/json/value.cpp:346
↓ 1 callersFunctionbind_compound_tag
src/endstone/python/nbt.cpp:294
↓ 1 callersFunctionbind_list_tag
src/endstone/python/nbt.cpp:209
↓ 1 callersFunctionbind_registries
src/endstone/python/registry.h:111
↓ 1 callersMethodbroadcast
src/endstone/core/boss/boss_bar.cpp:169
↓ 1 callersMethodbuildDescriptor
src/bedrock/world/item/item.cpp:81
↓ 1 callersFunctioncallServerListPingEvent
src/endstone/runtime/bedrock_hooks/rak_peer_helper.cpp:39
↓ 1 callersMethodcanEnchant
src/bedrock/world/item/enchanting/enchant.cpp:19
↓ 1 callersFunctioncapture_thread
()
tests/endstone_test/src/endstone_test/tests/test_asyncio.py:32
↓ 1 callersMethodcheckOpStatus
src/endstone/core/player.cpp:999
↓ 1 callersMethodclear
src/bedrock/core/string/string_hash.cpp:71
↓ 1 callersMethodclearCommands
src/endstone/core/command/command_map.cpp:109
↓ 1 callersMethodclearFrames
src/bedrock/world/actor/actor_history.h:36
↓ 1 callersMethodclearIdentity
src/bedrock/world/scores/identity_dictionary.h:52
↓ 1 callersMethodclearItemInUse
src/bedrock/world/actor/player/player_item_in_use.cpp:49
↓ 1 callersMethodclearPlugins
src/endstone/core/plugin/plugin_manager.cpp:482
↓ 1 callersMethodclearScoreboardIdentity
src/bedrock/world/scores/scoreboard.cpp:196
↓ 1 callersFunctionclear_runtime_context
()
tests/endstone_test/src/endstone_test/tests/conftest.py:14
↓ 1 callersMethodclone
src/endstone/core/inventory/item_stack.cpp:37
↓ 1 callersMethodcloseForm
src/endstone/core/player.cpp:617
↓ 1 callersMethodcompress
src/endstone/core/spdlog/file_log_sink.cpp:142
↓ 1 callersFunctioncompute_sha256
Compute the SHA256 hash of a local file.
scripts/dump_symbols.py:122
↓ 1 callersMethodconfigure
(self)
conanfile.py:44
↓ 1 callersMethodconflictsWith
src/endstone/core/enchantments/enchantment.cpp:43
↓ 1 callersMethodcopy
src/bedrock/nbt/compound_tag.cpp:72
↓ 1 callersMethodcreateBlockData
src/endstone/core/server.cpp:604
↓ 1 callersMethodcreateBlockData
src/endstone/core/block/block_type.cpp:38
↓ 1 callersMethodcreateBossBar
src/endstone/core/server.cpp:593
↓ 1 callersMethodcreateItemStack
src/endstone/core/inventory/item_type.cpp:48
↓ 1 callersMethodcreatePackIOProvider
src/bedrock/resources/pack_source_factory.h:34
↓ 1 callersMethodcreateSpawnedActor
src/bedrock/world/actor/actor_factory.cpp:19
↓ 1 callersFunctiondecorator
(f)
endstone/event/__init__.py:7
↓ 1 callersMethoddeserializeComponents
src/bedrock/world/item/item_stack_base.cpp:507
↓ 1 callersMethoddestroy
src/bedrock/platform/brstd/detail/function.h:144
↓ 1 callersMethoddestroy
src/bedrock/world/level/block/block.cpp:128
↓ 1 callersMethoddisablePlugins
src/endstone/core/server.cpp:393
← previousnext →601–700 of 3,897, ranked by callers