MCPcopy Create free account

hub / github.com/EndstoneMC/endstone / functions

Functions3,897 in github.com/EndstoneMC/endstone

MethodEventVariantImpl
src/bedrock/world/events/event_variant.h:73
MethodFailure
src/bedrock/world/gamemode/interaction_result.h:41
MethodFileBrowser
src/endstone/core/devtools/imgui_file_browser.h:204
MethodFileLogSink
src/endstone/core/spdlog/file_log_sink.cpp:31
MethodFloatTag
src/bedrock/nbt/float_tag.h:22
MethodForm
include/endstone/form/form.h:37
MethodFrameWithContext
src/bedrock/platform/callstack.h:51
MethodGameEvent
src/bedrock/world/events/gameevents/game_event.h:102
MethodGameRuleId
src/bedrock/world/level/storage/game_rules.h:72
MethodGetAllowUnconnectedPings
src/endstone/runtime/bedrock_hooks/rak_peer_helper.cpp:172
MethodGetDrivesBitMask
src/endstone/core/devtools/imgui_file_browser.h:925
MethodGetMultiSelected
src/endstone/core/devtools/imgui_file_browser.h:692
MethodGetNumberOfAdapters
src/endstone/runtime/bedrock_hooks/rak_peer_helper.cpp:180
MethodHandlerList
include/endstone/event/handler_list.h:35
MethodHashedString
src/bedrock/core/string/string_hash.cpp:17
MethodHeader
include/endstone/form/controls/header.h:30
MethodHitResult
src/bedrock/world/phys/hit_result.h:29
MethodIdentifier
include/endstone/identifier.h:35
FunctionImGui_ImplEmscripten_FullscreenChangeCallback
src/endstone/core/devtools/imgui_impl_glfw.cpp:1172
FunctionImGui_ImplEmscripten_WheelCallback
src/endstone/core/devtools/imgui_impl_glfw.cpp:664
FunctionImGui_ImplGlfw_CharCallback
src/endstone/core/devtools/imgui_impl_glfw.cpp:646
FunctionImGui_ImplGlfw_CreateVkSurface
src/endstone/core/devtools/imgui_impl_glfw.cpp:1502
FunctionImGui_ImplGlfw_CreateWindow
src/endstone/core/devtools/imgui_impl_glfw.cpp:1271
FunctionImGui_ImplGlfw_CursorEnterCallback
Workaround: X11 seems to send spurious Leave/Enter events which would make us lose our position, so we back it up and restore on Leave/Enter (see http
src/endstone/core/devtools/imgui_impl_glfw.cpp:627
FunctionImGui_ImplGlfw_CursorPosCallback
src/endstone/core/devtools/imgui_impl_glfw.cpp:607
MethodImGui_ImplGlfw_Data
src/endstone/core/devtools/imgui_impl_glfw.cpp:195
FunctionImGui_ImplGlfw_DestroyWindow
src/endstone/core/devtools/imgui_impl_glfw.cpp:1316
FunctionImGui_ImplGlfw_GetClipboardText
Functions
src/endstone/core/devtools/imgui_impl_glfw.cpp:223
FunctionImGui_ImplGlfw_GetWindowFocus
src/endstone/core/devtools/imgui_impl_glfw.cpp:1438
FunctionImGui_ImplGlfw_GetWindowMinimized
src/endstone/core/devtools/imgui_impl_glfw.cpp:1444
FunctionImGui_ImplGlfw_GetWindowPos
src/endstone/core/devtools/imgui_impl_glfw.cpp:1380
FunctionImGui_ImplGlfw_GetWindowSize
src/endstone/core/devtools/imgui_impl_glfw.cpp:1395
FunctionImGui_ImplGlfw_InitForOther
src/endstone/core/devtools/imgui_impl_glfw.cpp:854
FunctionImGui_ImplGlfw_InitForVulkan
src/endstone/core/devtools/imgui_impl_glfw.cpp:849
FunctionImGui_ImplGlfw_InstallEmscriptenCanvasResizeCallback
'canvas_selector' is a CSS selector. The event listener is applied to the first element that matches the query. STRING MUST PERSIST FOR THE APPLICATIO
src/endstone/core/devtools/imgui_impl_glfw.cpp:1185
FunctionImGui_ImplGlfw_MonitorCallback
src/endstone/core/devtools/imgui_impl_glfw.cpp:657
FunctionImGui_ImplGlfw_MouseButtonCallback
src/endstone/core/devtools/imgui_impl_glfw.cpp:496
FunctionImGui_ImplGlfw_RenderWindow
src/endstone/core/devtools/imgui_impl_glfw.cpp:1458
FunctionImGui_ImplGlfw_ScrollCallback
src/endstone/core/devtools/imgui_impl_glfw.cpp:511
FunctionImGui_ImplGlfw_SetCallbacksChainForAllWindows
Set to 'true' to enable chaining installed callbacks for all windows (including secondary viewports created by backends or by user. This is 'false' by
src/endstone/core/devtools/imgui_impl_glfw.cpp:738
FunctionImGui_ImplGlfw_SetClipboardText
src/endstone/core/devtools/imgui_impl_glfw.cpp:228
FunctionImGui_ImplGlfw_SetWindowAlpha
src/endstone/core/devtools/imgui_impl_glfw.cpp:1451
FunctionImGui_ImplGlfw_SetWindowFocus
src/endstone/core/devtools/imgui_impl_glfw.cpp:1426
FunctionImGui_ImplGlfw_SetWindowPos
src/endstone/core/devtools/imgui_impl_glfw.cpp:1388
FunctionImGui_ImplGlfw_SetWindowSize
src/endstone/core/devtools/imgui_impl_glfw.cpp:1403
FunctionImGui_ImplGlfw_SetWindowTitle
src/endstone/core/devtools/imgui_impl_glfw.cpp:1420
FunctionImGui_ImplGlfw_ShowWindow
src/endstone/core/devtools/imgui_impl_glfw.cpp:1344
FunctionImGui_ImplGlfw_SwapBuffers
src/endstone/core/devtools/imgui_impl_glfw.cpp:1467
MethodImGui_ImplGlfw_ViewportData
src/endstone/core/devtools/imgui_impl_glfw.cpp:1219
FunctionImGui_ImplGlfw_WindowCloseCallback
src/endstone/core/devtools/imgui_impl_glfw.cpp:1230
FunctionImGui_ImplGlfw_WindowFocusCallback
src/endstone/core/devtools/imgui_impl_glfw.cpp:596
FunctionImGui_ImplGlfw_WindowPosCallback
GLFW may dispatch window pos/size events after calling glfwSetWindowPos()/glfwSetWindowSize(). However: depending on the platform the callback may be
src/endstone/core/devtools/imgui_impl_glfw.cpp:1243
FunctionImGui_ImplGlfw_WindowSizeCallback
src/endstone/core/devtools/imgui_impl_glfw.cpp:1257
FunctionImGui_ImplGlfw_WndProc
src/endstone/core/devtools/imgui_impl_glfw.cpp:1571
MethodImGui_ImplOpenGL3_Data
src/endstone/core/devtools/imgui_impl_opengl3.cpp:254
FunctionImGui_ImplOpenGL3_RenderWindow
src/endstone/core/devtools/imgui_impl_opengl3.cpp:1103
MethodImage
* @brief Create an empty image (all pixels transparent black). * * @param type Image type * @param width Image width in pixels
include/endstone/util/image.h:57
MethodInitializeConfiguration
src/endstone/runtime/bedrock_hooks/rak_peer_helper.cpp:160
MethodInt64Tag
src/bedrock/nbt/int64_tag.h:24
MethodIntArrayTag
src/bedrock/nbt/int_array_tag.h:27
MethodIntTag
src/bedrock/nbt/int_tag.h:24
MethodInteractionResult
src/bedrock/world/gamemode/interaction_result.h:20
MethodInternalItemDescriptor
src/bedrock/world/item/item_descriptor.cpp:38
MethodIpBanEntry
include/endstone/ban/ip_ban_entry.h:28
MethodIsExtensionMatched
src/endstone/core/devtools/imgui_file_browser.h:841
MethodIsOpened
src/endstone/core/devtools/imgui_file_browser.h:314
MethodItemDescriptor
src/bedrock/world/item/item_descriptor.h:32
MethodItemDescriptor
src/bedrock/world/item/item_descriptor.cpp:124
MethodItemDescriptorCount
src/bedrock/world/item/item_descriptor_count.h:23
MethodItemEntry
src/bedrock/world/item/item_descriptor.cpp:243
MethodItemInstance
src/bedrock/world/item/item_instance.cpp:19
MethodItemInstance
src/bedrock/world/item/item_instance.h:22
MethodItemStack
src/bedrock/world/item/item_stack.h:26
MethodItemStack
src/bedrock/world/item/item_stack.cpp:21
MethodItemStack
*@brief An item stack * * @param type the type * @param amount the amount in the stack * @param data the data value */
include/endstone/inventory/item_stack.h:44
MethodItemStackBase
src/bedrock/world/item/item_stack_base.cpp:22
MethodItemStackNetIdVariant
src/bedrock/world/inventory/network/item_stack_net_id_variant.h:60
MethodJson
src/endstone/core/devtools/imgui_json.cpp:31
MethodLabel
include/endstone/form/controls/label.h:30
MethodLevelEvent
include/endstone/event/level/level_event.h:27
MethodLevelSeed64
src/bedrock/world/level/level_seed.h:22
MethodListTag
src/bedrock/nbt/list_tag.h:30
MethodListTag
include/endstone/nbt/tag.h:293
MethodListTag
---- ctors ----
include/endstone/nbt/list.h:40
MethodLocation
include/endstone/level/location.h:35
MethodLockGuard
src/bedrock/world/item/registry/item_registry_ref.h:29
MethodLockGuard
src/bedrock/world/item/registry/item_registry_ref.cpp:17
MethodLogLevel
src/bedrock/diagnostics/log_level.h:37
MethodLogger
include/endstone/logger.h:46
MethodMCRESULT
src/bedrock/core/utility/mc_result.h:26
MethodMapCursor
* @brief Initialize the map cursor. * * @param x The x coordinate, from -128 to 127. * @param y The y coordinate, from -128 to 127.
include/endstone/map/map_cursor.h:70
MethodMapDecoration
src/bedrock/world/level/saveddata/maps/map_decoration.cpp:17
MethodMapInitializeEvent
include/endstone/event/server/map_initialize_event.h:32
MethodMapRenderer
* @brief Initialize the map renderer base with the given contextual status. * * @param is_contextual Whether the renderer is contextual. See
include/endstone/map/map_renderer.h:38
MethodMinecraftCommandAdapter>
src/endstone/core/command/minecraft_command_adapter.cpp:135
MethodMinecraftCommandWrapper
src/endstone/core/command/minecraft_command_wrapper.cpp:27
MethodMolangVariableMap
src/bedrock/util/molang_variable_map.h:23
MethodMovementCorrection
src/bedrock/entity/components/replay_state_policy.h:29
MethodMutableAttributeWithContext
src/bedrock/world/attribute/mutable_attribute_with_context.cpp:46
MethodMutableAttributeWithContext
src/bedrock/world/attribute/mutable_attribute_with_context.h:74
← previousnext →1,301–1,400 of 3,897, ranked by callers