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
↓ 293 callers
Method
value
src/bedrock/server/commands/command_registry.h:203
↓ 156 callers
Method
size
src/bedrock/nbt/list_tag.cpp:198
↓ 151 callers
Method
end
src/bedrock/nbt/compound_tag.cpp:366
↓ 112 callers
Method
push_back
Modifiers
include/endstone/nbt/array.h:71
↓ 93 callers
Method
empty
src/bedrock/core/file/path.cpp:42
↓ 91 callers
Method
at
src/endstone/core/block/block.cpp:130
↓ 87 callers
Method
error
src/bedrock/server/commands/command_output.cpp:66
↓ 87 callers
Method
find
src/bedrock/platform/brstd/associative_adapter.h:191
↓ 83 callers
Method
begin
src/bedrock/nbt/compound_tag.cpp:361
↓ 74 callers
Method
get
src/bedrock/nbt/list_tag.cpp:133
↓ 70 callers
Method
c_str
src/bedrock/deps/json/value.cpp:86
↓ 68 callers
Method
erase
src/bedrock/nbt/list_tag.cpp:229
↓ 62 callers
Method
getPluginManager
src/endstone/core/permissions/permissible_base.cpp:206
↓ 58 callers
Method
callEvent
src/endstone/core/plugin/plugin_manager.cpp:496
↓ 55 callers
Method
begin
include/endstone/nbt/tag.h:380
↓ 55 callers
Method
emplace
src/bedrock/core/threading/spsc_queue.h:167
↓ 52 callers
Method
end
include/endstone/nbt/tag.h:385
↓ 50 callers
Method
load
src/bedrock/core/threading/atomicops.h:89
↓ 47 callers
Method
isCancelled
src/endstone/core/scheduler/task.cpp:50
↓ 45 callers
Method
info
include/endstone/logger.h:106
↓ 44 callers
Method
data
src/bedrock/core/container/blob.h:68
↓ 41 callers
Method
clear
src/endstone/core/inventory/inventory.cpp:307
↓ 40 callers
Method
size
include/endstone/nbt/tag.h:316
↓ 39 callers
Method
ignoreError
src/bedrock/platform/result.h:62
↓ 37 callers
Method
contains
src/endstone/core/inventory/inventory.cpp:162
↓ 36 callers
Method
isNull
src/bedrock/world/item/item_stack_base.cpp:203
↓ 36 callers
Method
next
src/endstone/core/command/command_lexer.cpp:19
↓ 33 callers
Method
get
src/endstone/core/devtools/vanilla_data.cpp:370
↓ 33 callers
Function
makeToken
tests/test_command_lexer.cpp:34
↓ 32 callers
Method
sendMessage
src/endstone/core/command/block_command_sender.cpp:56
↓ 31 callers
Method
error
include/endstone/logger.h:122
↓ 31 callers
Function
fence
src/bedrock/core/threading/atomicops.h:32
↓ 30 callers
Method
getDescription
* Gets a brief description of this command * * @return Description of this command */
include/endstone/command/command.h:85
↓ 28 callers
Method
get
src/bedrock/world/level/block/states/block_state.h:100
↓ 27 callers
Method
getName
src/endstone/core/plugin/service_manager.h:36
↓ 26 callers
Method
asString
src/bedrock/platform/uuid.cpp:30
↓ 26 callers
Method
getDimension
src/endstone/core/level/level.cpp:93
↓ 25 callers
Function
ImGui_ImplGlfw_GetBackendData
Backend data stored in io.BackendPlatformUserData to allow support for multiple Dear ImGui contexts It is STRONGLY preferred that you use docking bran
src/endstone/core/devtools/imgui_impl_glfw.cpp:212
↓ 25 callers
Function
init
src/endstone/runtime/main.cpp:30
↓ 23 callers
Method
getBlock
src/bedrock/world/item/item_descriptor.cpp:190
↓ 23 callers
Method
insert
src/bedrock/util/index_set.cpp:33
↓ 23 callers
Method
parse
src/endstone/core/command/command_usage_parser.cpp:40
↓ 23 callers
Method
submit
(self, coro: typing.Awaitable[_T])
endstone/asyncio/__init__.py:85
↓ 22 callers
Function
fromMinecraft
src/endstone/core/nbt.cpp:18
↓ 22 callers
Method
getLevel
src/endstone/core/server.cpp:408
↓ 22 callers
Method
getY
src/endstone/core/block/block.cpp:95
↓ 21 callers
Method
getTaskId
src/endstone/core/scheduler/task.cpp:35
↓ 20 callers
Method
getName
src/endstone/core/server.cpp:281
↓ 20 callers
Method
getX
src/endstone/core/block/block.cpp:90
↓ 20 callers
Method
pop
Removes the front element from the queue, if any, without returning it. Returns true on success, or false if the queue appeared empty at the time `pop
src/bedrock/core/threading/spsc_queue.h:316
↓ 20 callers
Method
transform
src/bedrock/world/level/block_pos.h:190
↓ 20 callers
Method
warning
include/endstone/logger.h:114
↓ 19 callers
Method
getId
src/endstone/core/map/map_view.cpp:28
↓ 18 callers
Method
getZ
src/endstone/core/block/block.cpp:100
↓ 18 callers
Method
write_ln
(self, line: str = "")
src/endstone/python/stubgen.py:377
↓ 17 callers
Method
add
src/bedrock/nbt/list_tag.cpp:127
↓ 17 callers
Method
getId
src/bedrock/nbt/list_tag.cpp:85
↓ 17 callers
Method
getMinecraft
src/endstone/core/registry.cpp:39
↓ 17 callers
Method
length
src/bedrock/core/string/static_optimized_string.h:136
↓ 17 callers
Method
length
* @brief Gets the magnitude of the vector, defined as sqrt(x^2+y^2+z^2). * * @return the magnitude */
include/endstone/util/vector.h:247
↓ 16 callers
Method
getUniqueId
src/endstone/core/player.cpp:208
↓ 16 callers
Method
set
src/bedrock/world/item/item_stack_base.cpp:282
↓ 15 callers
Function
cls
()
tests/test_skin.py:8
↓ 15 callers
Method
getName
src/endstone/core/command/block_command_sender.cpp:76
↓ 15 callers
Method
translate
src/endstone/core/lang/language.cpp:21
↓ 15 callers
Function
unreachable
src/bedrock/world/scores/server_scoreboard.cpp:20
↓ 15 callers
Method
visit
src/bedrock/world/events/event_variant.h:91
↓ 14 callers
Function
base64_decode
src/endstone/core/base64.h:56
↓ 14 callers
Method
contains
src/bedrock/util/index_set.cpp:22
↓ 14 callers
Method
getName
src/bedrock/world/item/item_stack_base.cpp:459
↓ 14 callers
Method
isNull
src/bedrock/shared_ptr.h:147
↓ 14 callers
Method
str
include/endstone/util/uuid.h:77
↓ 13 callers
Method
addBan
src/endstone/core/ban/player_ban_list.cpp:49
↓ 13 callers
Method
get
src/endstone/core/plugin/service_manager.cpp:93
↓ 13 callers
Method
getAmount
src/endstone/core/inventory/item_stack.cpp:54
↓ 13 callers
Method
getAuxValue
src/bedrock/world/item/item_descriptor.cpp:223
↓ 13 callers
Method
getPreRelease
src/bedrock/core/sem_ver/sem_version.h:196
↓ 13 callers
Method
getText
* @brief Gets the text of the label. * * @return The text of the label. */
include/endstone/form/controls/label.h:38
↓ 13 callers
Method
getUserData
src/bedrock/world/item/item_stack_base.cpp:349
↓ 13 callers
Method
getXuid
src/endstone/core/player.cpp:229
↓ 13 callers
Method
is
src/endstone/core/command/command_lexer.h:57
↓ 13 callers
Method
sendErrorMessage
src/endstone/core/command/block_command_sender.cpp:66
↓ 13 callers
Method
unlock
src/bedrock/platform/threading/spin_lock.h:79
↓ 12 callers
Method
getBanEntry
src/endstone/core/ban/player_ban_list.cpp:33
↓ 12 callers
Method
getId
src/bedrock/nbt/compound_tag.cpp:54
↓ 12 callers
Method
getItem
src/bedrock/world/item/item_descriptor.cpp:71
↓ 12 callers
Method
getReason
* @brief Gets the reason for this ban. * * @return the ban reason */
include/endstone/ban/ban_entry.h:81
↓ 12 callers
Method
getServerNetworkHandler
src/bedrock/world/minecraft.cpp:24
↓ 12 callers
Method
isEnabled
* @brief Returns a value indicating whether this plugin is currently * enabled * * @return true if this plugin is enabled, otherwise fa
include/endstone/plugin/plugin.h:90
↓ 12 callers
Method
load
src/bedrock/nbt/list_tag.cpp:44
↓ 11 callers
Method
clear
src/bedrock/resources/pack_source.cpp:86
↓ 11 callers
Method
getEndstoneLevel
src/endstone/core/server.cpp:413
↓ 11 callers
Method
getFullName
src/bedrock/world/item/item_descriptor.cpp:66
↓ 11 callers
Method
getSource
* @brief Gets the source of this ban. * * @return the source of the ban */
include/endstone/ban/ban_entry.h:52
↓ 11 callers
Method
isAnyVersion
src/bedrock/core/sem_ver/sem_version.h:176
↓ 11 callers
Method
mainThreadHeartbeat
src/endstone/core/scheduler/scheduler.cpp:180
↓ 11 callers
Function
openFileBrowser
src/endstone/core/devtools/devtools.cpp:611
↓ 11 callers
Method
put
(self, obj)
src/endstone/python/stubgen.py:582
↓ 11 callers
Method
registerService
src/endstone/core/plugin/service_manager.cpp:21
↓ 11 callers
Function
toMinecraft
src/endstone/core/nbt.cpp:66
next →
1–100 of 3,897, ranked by callers