MCPcopy Create free account

hub / github.com/EndstoneMC/endstone / functions

Functions3,897 in github.com/EndstoneMC/endstone

↓ 2 callersFunctionImGui_ImplOpenGL3_SetupRenderState
src/endstone/core/devtools/imgui_impl_opengl3.cpp:449
↓ 2 callersFunction_clean_sig_args
(name: Optional[str], args: str)
src/endstone/python/stubgen.py:107
↓ 2 callersMethod_destroyEntity
src/bedrock/entity/gamerefs_entity/entity_registry.cpp:25
↓ 2 callersMethod_download
(self, dst: Union[str, os.PathLike])
endstone/cli/base.py:79
↓ 2 callersFunction_ensure_runner
()
endstone/asyncio/__init__.py:100
↓ 2 callersMethod_hasValue
src/bedrock/entity/gamerefs_entity/stack_result_storage_entity.cpp:44
↓ 2 callersMethod_load_plugin_from_ep
(self, ep: EntryPoint)
endstone/plugin/plugin_loader.py:161
↓ 2 callersFunction_locate_pe
Path to the Windows PE -- next to the PDB, else downloaded and extracted.
scripts/dump_symbols.py:488
↓ 2 callersMethod_render_value
(self, value, owner=None)
src/endstone/python/stubgen.py:489
↓ 2 callersMethod_replace_tail
(self, num_chars: int, replacement: str)
src/endstone/python/stubgen.py:382
↓ 2 callersFunction_target_file
(mod: Module, top: Module, out_dir: Path)
src/endstone/python/stubgen.py:852
↓ 2 callersFunction_undecorate
Undecorate an MSVC symbol name to its fully-qualified `Scope::name` form.
scripts/dump_symbols.py:407
↓ 2 callersFunction_valid_sig
(sig: str)
src/endstone/python/stubgen.py:115
↓ 2 callersMethodaddEnumValues
src/bedrock/server/commands/command_registry.cpp:146
↓ 2 callersFunctionadd_pattern
(query: str, lines: List[str])
src/endstone/python/stubgen.py:284
↓ 2 callersMethodanyOf
src/bedrock/world/level/block/block_type.cpp:130
↓ 2 callersMethodany_type
(self)
src/endstone/python/stubgen.py:486
↓ 2 callersMethodasCommandSender
src/endstone/core/permissions/permissible_base.cpp:189
↓ 2 callersMethodasConsole
CommandSender
src/endstone/core/actor/actor.h:105
↓ 2 callersMethodasString
src/bedrock/core/sem_ver/sem_version.h:153
↓ 2 callersFunctionbase64_decode
src/bedrock/crypto/encoding/base64.cpp:20
↓ 2 callersMethodbuild
include/endstone/plugin/plugin.h:217
↓ 2 callersMethodcallEvent
* Calls the event executor * * @param event The event */
include/endstone/event/event_handler.h:66
↓ 2 callersMethodcancel
src/endstone/core/scheduler/task.cpp:55
↓ 2 callersMethodcast
C++ -> Python
src/endstone/python/type_caster.h:65
↓ 2 callersMethodcbegin
src/bedrock/platform/brstd/associative_adapter.h:51
↓ 2 callersMethodcheck_party
0 = stdlib, 1 = third-party, 2 = first-party (same top package).
src/endstone/python/stubgen.py:421
↓ 2 callersMethodcompileCommand
src/bedrock/server/commands/minecraft_commands.cpp:21
↓ 2 callersMethodconfigure
(self)
recipes/raknet/all/conanfile.py:45
↓ 2 callersMethodconfigure
(self)
recipes/funchook/all/conanfile.py:39
↓ 2 callersFunctioncreateBlockDescriptor
src/bedrock/world/level/block/block_descriptor.cpp:37
↓ 2 callersMethoddeepCopy
src/bedrock/nbt/compound_tag.cpp:336
↓ 2 callersMethoddoCancel
src/endstone/core/scheduler/task.cpp:67
↓ 2 callersFunctiondownload_server
Download (or reuse a cached copy of) the BDS server zip for a release version. A cached file is reused only when its SHA256 matches metadata.
scripts/dump_symbols.py:161
↓ 2 callersFunctiondumpShapedRecipe
src/endstone/core/devtools/vanilla_data.cpp:190
↓ 2 callersFunctionduplicateStringValue
src/bedrock/deps/json/value.cpp:27
↓ 2 callersMethodend
src/bedrock/platform/brstd/associative_adapter.h:184
↓ 2 callersFunctionescaped
include/endstone/nbt/tag.h:563
↓ 2 callersMethodexecute
src/endstone/core/command/defaults/ban_command.cpp:31
↓ 2 callersFunctionfindFirstWithText
src/endstone/core/command/minecraft_command_adapter.cpp:57
↓ 2 callersFunctionfind_signature
Resolve a single signature to an offset within the binary.
scripts/dump_symbols.py:296
↓ 2 callersMethodforEachBlockType
src/bedrock/world/level/block/registry/block_type_registry.cpp:19
↓ 2 callersMethodforceOutput
src/bedrock/server/commands/command_output.cpp:59
↓ 2 callersMethodformat_docstr
(self, docstr: str, depth: int)
src/endstone/python/stubgen.py:387
↓ 2 callersFunctiongen
()
tests/test_nbt.py:245
↓ 2 callersMethodget
src/bedrock/core/string/static_optimized_string.h:116
↓ 2 callersMethodgetAPIVersion
* Gives the API version which this plugin is designed to support. * * @return the API version supported by the plugin */
include/endstone/plugin/plugin_description.h:82
↓ 2 callersMethodgetActor
src/endstone/core/damage/damage_source.cpp:32
↓ 2 callersMethodgetActors
src/endstone/core/level/level.cpp:54
↓ 2 callersMethodgetAlpha
* @brief Gets the alpha component of the color. * * @return The alpha component (0–255) of the color. */
include/endstone/util/color.h:166
↓ 2 callersMethodgetAmount
* @brief Gets the amount of items in this stack * * @return Amount of items in this stack */
include/endstone/inventory/item_stack.h:84
↓ 2 callersMethodgetBlockX
* @brief Gets the floored value of the X component, indicating the block that this vector is contained with. * * @return block X */
include/endstone/util/vector.h:117
↓ 2 callersMethodgetBlockZ
* @brief Gets the floored value of the Z component, indicating the block that this vector is contained with. * * @return block z */
include/endstone/util/vector.h:131
↓ 2 callersMethodgetBuildMeta
src/bedrock/core/sem_ver/sem_version.h:201
↓ 2 callersMethodgetCause
src/bedrock/world/actor/actor_damage_source.cpp:26
↓ 2 callersMethodgetContent
* @brief Get the content of the form. * * @return The content of the form. */
include/endstone/form/action_form.h:47
↓ 2 callersMethodgetContributors
* Gives the list of contributors for the plugin. * * @return an immutable list of the plugin's contributions */
include/endstone/plugin/plugin_description.h:109
↓ 2 callersMethodgetCreatedAt
src/endstone/core/scheduler/task.cpp:77
↓ 2 callersMethodgetCreativeCategory
src/bedrock/world/item/item.cpp:96
↓ 2 callersMethodgetData
* @brief Gets the raw pixel buffer (row-major, H x W x D). * * @return The underlying image data buffer */
include/endstone/util/image.h:175
↓ 2 callersMethodgetDeathMessage
src/bedrock/world/actor/actor_damage_source.cpp:134
↓ 2 callersMethodgetDefaultIndex
* @brief Gets the default index of the dropdown. * * @return The default index of the dropdown. */
include/endstone/form/controls/dropdown.h:92
↓ 2 callersMethodgetDepend
* Gives a list of other plugins that the plugin requires. * * @return immutable list of the plugin's dependencies */
include/endstone/plugin/plugin_description.h:137
↓ 2 callersMethodgetEnchantType
src/bedrock/world/item/enchanting/enchant.cpp:46
↓ 2 callersMethodgetFlags
src/bedrock/world/inventory/transaction/inventory_source.h:44
↓ 2 callersMethodgetHash
src/bedrock/world/item/item_descriptor.cpp:112
↓ 2 callersMethodgetIDValue
src/bedrock/world/attribute/attribute.h:46
↓ 2 callersMethodgetId
src/bedrock/network/packet/serialize/serialized_packet.h:30
↓ 2 callersMethodgetId
src/endstone/core/block/block_type.cpp:23
↓ 2 callersMethodgetId
src/endstone/core/inventory/item_type.cpp:23
↓ 2 callersMethodgetIdentityType
src/bedrock/world/scores/scoreboard_identity_ref.cpp:41
↓ 2 callersMethodgetImg
src/bedrock/world/level/saveddata/maps/map_decoration.cpp:22
↓ 2 callersMethodgetInt64
src/bedrock/nbt/list_tag.cpp:174
↓ 2 callersMethodgetLanguageCode
src/bedrock/locale/localization.cpp:17
↓ 2 callersMethodgetList
src/bedrock/nbt/compound_tag.cpp:293
↓ 2 callersMethodgetLocale
src/endstone/core/player.cpp:520
↓ 2 callersMethodgetMap
src/endstone/core/server.cpp:648
↓ 2 callersMethodgetName
* Returns the unique fully qualified name of this Permission * * @return Fully qualified name */
include/endstone/permissions/permission.h:52
↓ 2 callersMethodgetOptions
* @brief Gets the options of the dropdown. * * @return The options of the dropdown. */
include/endstone/form/controls/dropdown.h:73
↓ 2 callersMethodgetPeriod
src/endstone/core/scheduler/task.cpp:82
↓ 2 callersMethodgetPermissionSubscriptions
src/endstone/core/plugin/plugin_manager.cpp:658
↓ 2 callersMethodgetPlayerGameType
src/bedrock/world/actor/player/player.cpp:192
↓ 2 callersMethodgetPlayerPermissions
src/bedrock/world/actor/player/layered_abilities.h:100
↓ 2 callersMethodgetPrefix
* Gives the token to prefix plugin-specific logging messages with. * * @return the prefixed logging token, or empty if not specified */
include/endstone/plugin/plugin_description.h:123
↓ 2 callersMethodgetPriority
* Gets the priority for this registration * * @return Registered Priority */
include/endstone/event/event_handler.h:52
↓ 2 callersMethodgetRecipientSubId
src/bedrock/network/packet.h:308
↓ 2 callersMethodgetRecipients
* @brief Gets a set of recipients that this chat message will be displayed to * * @return All Players who will see this chat message */
include/endstone/event/player/player_chat_event.h:83
↓ 2 callersMethodgetRuntimeId
src/endstone/core/block/block_data.cpp:55
↓ 2 callersMethodgetSelectedSlot
src/bedrock/world/actor/player/player_inventory.cpp:22
↓ 2 callersMethodgetShort
src/bedrock/nbt/list_tag.cpp:182
↓ 2 callersMethodgetStatusFlag
src/bedrock/entity/components/actor_data_flag_component.h:24
↓ 2 callersMethodgetValue
src/endstone/core/scoreboard/score.cpp:36
↓ 2 callersMethodgetWaterDetectionRule
src/bedrock/world/level/block/components/block_component_direct_data.h:31
↓ 2 callersMethodgetWeakRef
src/bedrock/world/level/dimension/dimension.cpp:57
↓ 2 callersMethodgetWebsite
* Gives the plugin's or plugin's author's website. * * @return the website of this plugin, or empty if not specified */
include/endstone/plugin/plugin_description.h:116
↓ 2 callersMethodgetX
src/endstone/core/level/chunk.cpp:28
↓ 2 callersMethodgetZ
src/endstone/core/level/chunk.cpp:33
↓ 2 callersFunctionget_module_pathname
src/endstone/runtime/linux.cpp:171
↓ 2 callersFunctionhandleEvent
src/endstone/runtime/bedrock_hooks/script_level_gameplay_handler.cpp:31
↓ 2 callersFunctionhandleEvent
src/endstone/runtime/bedrock_hooks/script_block_gameplay_handler.cpp:38
← previousnext →401–500 of 3,897, ranked by callers