Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EndstoneMC/endstone
/ functions
Functions
3,897 in github.com/EndstoneMC/endstone
⨍
Functions
3,897
◇
Types & classes
2,327
↳
Endpoints
1
↓ 1 callers
Function
ImGui_ImplOpenGL3_ShutdownPlatformInterface
src/endstone/core/devtools/imgui_impl_opengl3.cpp:1119
↓ 1 callers
Method
Open
src/endstone/core/devtools/imgui_file_browser.h:297
↓ 1 callers
Method
SetInputName
src/endstone/core/devtools/imgui_file_browser.h:768
↓ 1 callers
Method
SetPwd
legacy interface. use SetCurrentDirectory instead.
src/endstone/core/devtools/imgui_file_browser.h:80
↓ 1 callers
Method
SetTitle
src/endstone/core/devtools/imgui_file_browser.h:290
↓ 1 callers
Method
SetTypeFilters
src/endstone/core/devtools/imgui_file_browser.h:714
↓ 1 callers
Method
UUID
src/bedrock/platform/uuid.cpp:24
↓ 1 callers
Method
__init__
( self, top: Module, mod: Module, *, include_docstrings: bool = True,
src/endstone/python/stubgen.py:337
↓ 1 callers
Method
__init__
(self)
tests/endstone_test/src/endstone_test/tests/test_command.py:437
↓ 1 callers
Method
_add_loopback_exemption
(self)
endstone/cli/windows.py:161
↓ 1 callers
Function
_build_commands
(commands: dict)
endstone/plugin/plugin_loader.py:58
↓ 1 callers
Function
_build_permissions
(permissions: dict)
endstone/plugin/plugin_loader.py:66
↓ 1 callers
Method
_check_python_distribution
(self)
endstone/cli/windows.py:173
↓ 1 callers
Function
_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 callers
Method
_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 callers
Method
_imports_block
(self)
src/endstone/python/stubgen.py:788
↓ 1 callers
Method
_install
Installs the server if not already installed.
endstone/cli/base.py:209
↓ 1 callers
Method
_invalidate_caches
(self)
endstone/plugin/plugin_loader.py:95
↓ 1 callers
Method
_isSet
src/bedrock/entity/gamerefs_entity/weak_storage_entity.cpp:25
↓ 1 callers
Method
_is_private
(self, name: str)
src/endstone/python/stubgen.py:520
↓ 1 callers
Function
_iter_modules
(mod: Module)
src/endstone/python/stubgen.py:846
↓ 1 callers
Function
_local_class_names
(mod: Module)
src/endstone/python/stubgen.py:124
↓ 1 callers
Method
_modifyPlayerScore
src/bedrock/world/scores/objective.cpp:70
↓ 1 callers
Method
_params_str
(self, params)
src/endstone/python/stubgen.py:713
↓ 1 callers
Method
_prepare
(self)
endstone/cli/base.py:162
↓ 1 callers
Method
_put_griffe_func
(self, func: Function)
src/endstone/python/stubgen.py:689
↓ 1 callers
Method
_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 callers
Function
_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 callers
Method
_send_data
Sends the JSON data to bStats. Args: data: The JSON data to send.
endstone/metrics/base.py:199
↓ 1 callers
Method
_signature_str
(self, func: Function)
src/endstone/python/stubgen.py:707
↓ 1 callers
Method
_split_internal
Split an in-package dotted name into (module_path, qualname).
src/endstone/python/stubgen.py:430
↓ 1 callers
Method
_start_submitting
Starts the submitting process with initial and periodic delays.
endstone/metrics/base.py:139
↓ 1 callers
Method
_submit_data
Constructs the JSON data and sends it to bStats.
endstone/metrics/base.py:159
↓ 1 callers
Method
_submodule_block
(self)
src/endstone/python/stubgen.py:807
↓ 1 callers
Method
_update
(self)
endstone/cli/base.py:234
↓ 1 callers
Method
_validate
(self)
endstone/cli/base.py:71
↓ 1 callers
Function
add
recipes/funchook/all/test_package/test_package.c:14
↓ 1 callers
Method
addCollisionShapes
src/bedrock/world/level/block/block.cpp:76
↓ 1 callers
Method
addItem
src/endstone/core/inventory/inventory.cpp:48
↓ 1 callers
Method
addObjective
src/endstone/core/scoreboard/scoreboard.cpp:51
↓ 1 callers
Method
addPackSource
src/bedrock/resources/pack_source.cpp:81
↓ 1 callers
Method
addTag
src/bedrock/world/actor/actor.cpp:343
↓ 1 callers
Method
addTagToSet
src/bedrock/util/tag_registry.h:59
↓ 1 callers
Method
address_of
RVA of the symbol with this exact (mangled) name, or None.
scripts/dump_symbols.py:474
↓ 1 callers
Function
alignedAllocate
src/bedrock/core/string/static_optimized_string.h:24
↓ 1 callers
Function
alignedRelease
src/bedrock/core/string/static_optimized_string.h:41
↓ 1 callers
Method
append_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 callers
Method
append_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 callers
Method
applicableTo
src/endstone/core/inventory/meta/item_meta.h:221
↓ 1 callers
Method
applyToItem
src/endstone/core/inventory/meta/map_meta.cpp:71
↓ 1 callers
Method
asABGR
* @brief Gets the color as an ABGR integer. * * @return An integer representation of this color, as 0xAABBGGRR */
include/endstone/util/color.h:189
↓ 1 callers
Method
asActor
src/endstone/core/command/server_command_sender.h:97
↓ 1 callers
Method
asActor
src/endstone/core/actor/actor.h:115
↓ 1 callers
Method
asBlock
src/endstone/core/actor/actor.h:110
↓ 1 callers
Method
asBool
src/bedrock/deps/json/value.cpp:382
↓ 1 callers
Method
asConsole
src/endstone/core/command/console_command_sender.cpp:22
↓ 1 callers
Method
asDouble
src/bedrock/deps/json/value.cpp:364
↓ 1 callers
Method
asInt64
src/bedrock/deps/json/value.cpp:328
↓ 1 callers
Method
asItem
src/endstone/core/actor/item.cpp:21
↓ 1 callers
Method
asMetaFor
src/endstone/core/inventory/item_factory.cpp:63
↓ 1 callers
Method
asMob
src/endstone/core/actor/mob.h:29
↓ 1 callers
Method
asPlayer
src/endstone/core/player.cpp:132
↓ 1 callers
Method
asPlayer
src/endstone/core/command/server_command_sender.h:102
↓ 1 callers
Method
asPluginCommand
include/endstone/command/command.h:239
↓ 1 callers
Method
asUInt64
src/bedrock/deps/json/value.cpp:346
↓ 1 callers
Function
bind_compound_tag
src/endstone/python/nbt.cpp:294
↓ 1 callers
Function
bind_list_tag
src/endstone/python/nbt.cpp:209
↓ 1 callers
Function
bind_registries
src/endstone/python/registry.h:111
↓ 1 callers
Method
broadcast
src/endstone/core/boss/boss_bar.cpp:169
↓ 1 callers
Method
buildDescriptor
src/bedrock/world/item/item.cpp:81
↓ 1 callers
Function
callServerListPingEvent
src/endstone/runtime/bedrock_hooks/rak_peer_helper.cpp:39
↓ 1 callers
Method
canEnchant
src/bedrock/world/item/enchanting/enchant.cpp:19
↓ 1 callers
Function
capture_thread
()
tests/endstone_test/src/endstone_test/tests/test_asyncio.py:32
↓ 1 callers
Method
checkOpStatus
src/endstone/core/player.cpp:999
↓ 1 callers
Method
clear
src/bedrock/core/string/string_hash.cpp:71
↓ 1 callers
Method
clearCommands
src/endstone/core/command/command_map.cpp:109
↓ 1 callers
Method
clearFrames
src/bedrock/world/actor/actor_history.h:36
↓ 1 callers
Method
clearIdentity
src/bedrock/world/scores/identity_dictionary.h:52
↓ 1 callers
Method
clearItemInUse
src/bedrock/world/actor/player/player_item_in_use.cpp:49
↓ 1 callers
Method
clearPlugins
src/endstone/core/plugin/plugin_manager.cpp:482
↓ 1 callers
Method
clearScoreboardIdentity
src/bedrock/world/scores/scoreboard.cpp:196
↓ 1 callers
Function
clear_runtime_context
()
tests/endstone_test/src/endstone_test/tests/conftest.py:14
↓ 1 callers
Method
clone
src/endstone/core/inventory/item_stack.cpp:37
↓ 1 callers
Method
closeForm
src/endstone/core/player.cpp:617
↓ 1 callers
Method
compress
src/endstone/core/spdlog/file_log_sink.cpp:142
↓ 1 callers
Function
compute_sha256
Compute the SHA256 hash of a local file.
scripts/dump_symbols.py:122
↓ 1 callers
Method
configure
(self)
conanfile.py:44
↓ 1 callers
Method
conflictsWith
src/endstone/core/enchantments/enchantment.cpp:43
↓ 1 callers
Method
copy
src/bedrock/nbt/compound_tag.cpp:72
↓ 1 callers
Method
createBlockData
src/endstone/core/server.cpp:604
↓ 1 callers
Method
createBlockData
src/endstone/core/block/block_type.cpp:38
↓ 1 callers
Method
createBossBar
src/endstone/core/server.cpp:593
↓ 1 callers
Method
createItemStack
src/endstone/core/inventory/item_type.cpp:48
↓ 1 callers
Method
createPackIOProvider
src/bedrock/resources/pack_source_factory.h:34
↓ 1 callers
Method
createSpawnedActor
src/bedrock/world/actor/actor_factory.cpp:19
↓ 1 callers
Function
decorator
(f)
endstone/event/__init__.py:7
↓ 1 callers
Method
deserializeComponents
src/bedrock/world/item/item_stack_base.cpp:507
↓ 1 callers
Method
destroy
src/bedrock/platform/brstd/detail/function.h:144
↓ 1 callers
Method
destroy
src/bedrock/world/level/block/block.cpp:128
↓ 1 callers
Method
disablePlugins
src/endstone/core/server.cpp:393
← previous
next →
601–700 of 3,897, ranked by callers