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
↓ 2 callers
Function
handleEvent
src/endstone/runtime/bedrock_hooks/script_actor_gameplay_handler.cpp:28
↓ 2 callers
Method
hasDamage
src/endstone/core/inventory/meta/item_meta.h:171
↓ 2 callers
Method
hasDisplayName
src/endstone/core/inventory/meta/item_meta.h:86
↓ 2 callers
Method
hasEnchants
src/endstone/core/inventory/meta/item_meta.h:106
↓ 2 callers
Method
hasItemMeta
src/endstone/core/inventory/item_stack.cpp:117
↓ 2 callers
Method
hasMapId
src/endstone/core/inventory/meta/map_meta.cpp:38
↓ 2 callers
Method
hasOverflowed
src/bedrock/core/utility/binary_stream.cpp:108
↓ 2 callers
Method
hasRepairCost
src/endstone/core/inventory/meta/item_meta.h:177
↓ 2 callers
Method
hasScore
src/bedrock/world/scores/objective.cpp:54
↓ 2 callers
Function
hasTag
src/bedrock/entity/systems/tag_system.h:21
↓ 2 callers
Method
hasValue
src/bedrock/gamerefs/owner_ptr.h:35
↓ 2 callers
Method
isAsynchronous
* Any custom event that should not by synchronized with other events must use the specific constructor. * * @return false by default, true i
include/endstone/event/event.h:62
↓ 2 callers
Method
isClientSide
src/bedrock/world/actor/actor.cpp:124
↓ 2 callers
Method
isEmpty
src/bedrock/nbt/compound_tag.cpp:331
↓ 2 callers
Method
isEmptyBlock
src/bedrock/world/level/block_source.cpp:19
↓ 2 callers
Method
isLocked
src/endstone/core/map/map_view.cpp:128
↓ 2 callers
Method
isNormalized
* @brief Returns if a vector is normalized * * @return whether the vector is normalized */
include/endstone/util/vector.h:456
↓ 2 callers
Method
isRunning
src/endstone/core/scheduler/scheduler.cpp:124
↓ 2 callers
Method
isType
src/bedrock/world/actor/actor.cpp:58
↓ 2 callers
Method
isValid
src/bedrock/entity/gamerefs_entity/entity_context.cpp:17
↓ 2 callers
Method
load
src/endstone/core/ban/ban_list.h:129
↓ 2 callers
Method
log_error
Logs error message. Args: message (str): The error message. exception (Exception): The exception that occurr
endstone/metrics/base.py:118
↓ 2 callers
Method
log_info
Logs info message. Args: message (str): The info message.
endstone/metrics/base.py:109
↓ 2 callers
Method
notUncommon
src/endstone/core/inventory/meta/map_meta.cpp:97
↓ 2 callers
Method
printAbove
src/endstone/core/console/console.cpp:71
↓ 2 callers
Function
print_crash_message
src/endstone/core/crash_handler.cpp:149
↓ 2 callers
Function
print_stacktrace
src/endstone/core/crash_handler.cpp:229
↓ 2 callers
Method
putBoolean
src/bedrock/nbt/compound_tag.cpp:157
↓ 2 callers
Method
put_py_overload
(self, func: Function, sig: tuple)
src/endstone/python/stubgen.py:668
↓ 2 callers
Method
rbegin
src/bedrock/platform/brstd/associative_adapter.h:49
↓ 2 callers
Method
read
src/bedrock/network/packet.cpp:47
↓ 2 callers
Method
recalculatePermissions
src/endstone/core/command/server_command_sender.h:77
↓ 2 callers
Method
recalculatePermissions
src/endstone/core/actor/actor.h:94
↓ 2 callers
Method
registerLoader
src/endstone/core/plugin/plugin_manager.cpp:70
↓ 2 callers
Method
registerTo
* Registers this command to a CommandMap. * * @param command_map the CommandMap to register to * @return true if the registration was s
include/endstone/command/command.h:206
↓ 2 callers
Method
remove
src/endstone/core/player.cpp:179
↓ 2 callers
Method
removeExpired
src/endstone/core/ban/ban_list.h:180
↓ 2 callers
Method
removeTask
src/endstone/core/scheduler/scheduler.cpp:255
↓ 2 callers
Method
render
(self)
src/endstone/python/stubgen.py:780
↓ 2 callers
Method
reset
src/bedrock/core/string/static_optimized_string.h:147
↓ 2 callers
Method
runTaskTimer
src/endstone/core/scheduler/scheduler.cpp:42
↓ 2 callers
Function
run_command
Run a shell command and stream its output to the console.
scripts/repair_wheel.py:20
↓ 2 callers
Method
run_tests
(self, **kwargs)
tests/endstone_test/src/endstone_test/plugin.py:57
↓ 2 callers
Method
save_default_config
Creates a config file with the default content.
endstone/metrics/config.py:59
↓ 2 callers
Method
sendPacket
src/endstone/core/player.cpp:624
↓ 2 callers
Method
serialize
src/bedrock/world/item/item_descriptor.cpp:94
↓ 2 callers
Method
setAliases
include/endstone/command/command.h:112
↓ 2 callers
Method
setAuxValue
src/bedrock/world/item/item_stack_base.cpp:454
↓ 2 callers
Method
setCurrentValue
src/bedrock/world/attribute/attribute_instance.cpp:76
↓ 2 callers
Method
setData8
src/bedrock/core/utility/packed_pointer.h:80
↓ 2 callers
Method
setDirtyForSaveAndPixelData
src/bedrock/world/level/saveddata/map_item_saved_data.cpp:62
↓ 2 callers
Method
setEnabled
tests/mocks.h:79
↓ 2 callers
Method
setEnabled
* Sets the enabled state of this plugin * * @param enabled true if enabled, otherwise false */
include/endstone/plugin/plugin.h:163
↓ 2 callers
Method
setNull
src/bedrock/world/item/item_stack.cpp:53
↓ 2 callers
Method
setPacketSender
src/bedrock/world/scores/server_scoreboard.cpp:98
↓ 2 callers
Method
setPointer
src/bedrock/core/utility/packed_pointer.h:74
↓ 2 callers
Method
size
src/bedrock/deps/json/value.cpp:414
↓ 2 callers
Method
size
include/endstone/nbt/array.h:47
↓ 2 callers
Method
subscribeToPermission
src/endstone/core/plugin/plugin_manager.cpp:637
↓ 2 callers
Function
tag_to_python
src/endstone/python/nbt.cpp:20
↓ 2 callers
Method
teleportTo
src/endstone/runtime/bedrock_hooks/actor.cpp:34
↓ 2 callers
Method
toIndex
src/bedrock/server/commands/command_registry.h:205
↓ 2 callers
Method
toString
src/bedrock/world/inventory/network/item_stack_net_id_variant.cpp:38
↓ 2 callers
Function
to_json
src/endstone/core/devtools/vanilla_data.cpp:38
↓ 2 callers
Method
tryGetBlockNoLogging
src/bedrock/world/level/block/block_descriptor.cpp:24
↓ 2 callers
Method
tryGetTagID
src/bedrock/util/tag_registry.h:33
↓ 2 callers
Method
try_emplace
include/endstone/nbt/tag.h:474
↓ 2 callers
Method
try_enqueue
Enqueues a copy of element if there is room in the queue. Returns true if the element was enqueued, false otherwise. Does not allocate memory.
src/bedrock/core/threading/spsc_queue.h:129
↓ 2 callers
Function
upload_and_strip
(ctx, org, project, auth_token, strip)
scripts/repair_wheel.py:33
↓ 2 callers
Function
validate
src/endstone/core/scheduler/scheduler.cpp:22
↓ 2 callers
Method
version
include/endstone/util/uuid.h:48
↓ 2 callers
Method
writeBool
src/bedrock/core/utility/binary_stream.cpp:130
↓ 2 callers
Method
writeRawBytes
src/bedrock/core/utility/binary_stream.cpp:313
↓ 1 callers
Function
CheckProgram
If you get an error please report on GitHub. You may try different GL context version or GLSL version.
src/endstone/core/devtools/imgui_impl_opengl3.cpp:871
↓ 1 callers
Method
ClearSelected
src/endstone/core/devtools/imgui_file_browser.h:707
↓ 1 callers
Method
Display
src/endstone/core/devtools/imgui_file_browser.h:319
↓ 1 callers
Method
Event
include/endstone/event/event.h:42
↓ 1 callers
Function
GetMouseSourceFromMessageExtraInfo
src/endstone/core/devtools/imgui_impl_glfw.cpp:1560
↓ 1 callers
Method
GetSelected
src/endstone/core/devtools/imgui_file_browser.h:682
↓ 1 callers
Method
HasSelected
src/endstone/core/devtools/imgui_file_browser.h:655
↓ 1 callers
Function
ImGui_ImplGlfw_InitForOpenGL
src/endstone/core/devtools/imgui_impl_glfw.cpp:844
↓ 1 callers
Function
ImGui_ImplGlfw_InitPlatformInterface
src/endstone/core/devtools/imgui_impl_glfw.cpp:1515
↓ 1 callers
Function
ImGui_ImplGlfw_InstallCallbacks
src/endstone/core/devtools/imgui_impl_glfw.cpp:692
↓ 1 callers
Function
ImGui_ImplGlfw_KeyCallback
src/endstone/core/devtools/imgui_impl_glfw.cpp:571
↓ 1 callers
Function
ImGui_ImplGlfw_KeyToImGuiKey
src/endstone/core/devtools/imgui_impl_glfw.cpp:233
↓ 1 callers
Function
ImGui_ImplGlfw_NewFrame
src/endstone/core/devtools/imgui_impl_glfw.cpp:1126
↓ 1 callers
Function
ImGui_ImplGlfw_OnCanvasSizeChange
src/endstone/core/devtools/imgui_impl_glfw.cpp:1163
↓ 1 callers
Function
ImGui_ImplGlfw_RestoreCallbacks
src/endstone/core/devtools/imgui_impl_glfw.cpp:709
↓ 1 callers
Function
ImGui_ImplGlfw_Shutdown
src/endstone/core/devtools/imgui_impl_glfw.cpp:859
↓ 1 callers
Function
ImGui_ImplGlfw_ShutdownPlatformInterface
src/endstone/core/devtools/imgui_impl_glfw.cpp:1551
↓ 1 callers
Function
ImGui_ImplGlfw_TranslateUntranslatedKey
src/endstone/core/devtools/imgui_impl_glfw.cpp:527
↓ 1 callers
Function
ImGui_ImplGlfw_UpdateGamepads
src/endstone/core/devtools/imgui_impl_glfw.cpp:1009
↓ 1 callers
Function
ImGui_ImplGlfw_UpdateMouseCursor
src/endstone/core/devtools/imgui_impl_glfw.cpp:976
↓ 1 callers
Function
ImGui_ImplGlfw_UpdateMouseData
src/endstone/core/devtools/imgui_impl_glfw.cpp:893
↓ 1 callers
Function
ImGui_ImplOpenGL3_CreateDeviceObjects
src/endstone/core/devtools/imgui_impl_opengl3.cpp:890
↓ 1 callers
Function
ImGui_ImplOpenGL3_DestroyDeviceObjects
src/endstone/core/devtools/imgui_impl_opengl3.cpp:1078
↓ 1 callers
Function
ImGui_ImplOpenGL3_Init
Functions
src/endstone/core/devtools/imgui_impl_opengl3.cpp:301
↓ 1 callers
Function
ImGui_ImplOpenGL3_InitPlatformInterface
src/endstone/core/devtools/imgui_impl_opengl3.cpp:1113
↓ 1 callers
Function
ImGui_ImplOpenGL3_NewFrame
src/endstone/core/devtools/imgui_impl_opengl3.cpp:439
↓ 1 callers
Function
ImGui_ImplOpenGL3_Shutdown
src/endstone/core/devtools/imgui_impl_opengl3.cpp:425
← previous
next →
501–600 of 3,897, ranked by callers