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
Method
getInput
src/bedrock/network/packet/player_auth_input_packet.h:108
↓ 1 callers
Method
getInt8
src/bedrock/world/actor/synched_actor_data.cpp:20
↓ 1 callers
Function
getIsInLava
src/bedrock/world/actor/actor_environment.h:28
↓ 1 callers
Function
getIsInWater
src/bedrock/world/actor/actor_environment.h:23
↓ 1 callers
Method
getIsPersona
src/bedrock/world/actor/player/serialized_skin.cpp:91
↓ 1 callers
Method
getItem
src/bedrock/world/item/registry/item_registry.cpp:24
↓ 1 callers
Method
getItemInMainHand
src/endstone/core/inventory/player_inventory.cpp:177
↓ 1 callers
Method
getItemPtr
src/bedrock/world/item/item_stack_base.cpp:364
↓ 1 callers
Method
getJoinMessage
* @brief Gets the join message to send to all online players. * * @return Message to appear to other players on the server. */
include/endstone/event/player/player_join_event.h:41
↓ 1 callers
Method
getKnockback
* Gets the knockback that will be applied to the entity. * * <p> * <b>Note:</b> this method returns a copy, changes must be applied wit
include/endstone/event/actor/actor_knockback_event.h:50
↓ 1 callers
Method
getLevelName
* @brief Get the level name. * * @return the level name */
include/endstone/event/server/server_list_ping_event.h:165
↓ 1 callers
Method
getLevelProgress
src/bedrock/world/actor/player/player.cpp:236
↓ 1 callers
Method
getLifeTime
src/bedrock/world/actor/item/item_actor.cpp:17
↓ 1 callers
Method
getLight
src/bedrock/world/level/block/block.cpp:39
↓ 1 callers
Method
getLightEmission
src/bedrock/world/level/block/block.cpp:25
↓ 1 callers
Method
getLiquidClipVolume
src/bedrock/world/level/block/block.cpp:103
↓ 1 callers
Method
getLoad
* Gives the phase of server startup that the plugin should be loaded. * * @return the phase when the plugin should be loaded */
include/endstone/plugin/plugin_description.h:95
↓ 1 callers
Method
getLoadBefore
* Gets the list of plugins that should consider this plugin a soft-dependency. * * @return immutable list of plugins that should consider th
include/endstone/plugin/plugin_description.h:151
↓ 1 callers
Method
getLoadedChunks
src/endstone/core/level/dimension.cpp:84
↓ 1 callers
Method
getLocalPort
* @brief Get the local port of the server. * * @return The local port */
include/endstone/event/server/server_list_ping_event.h:71
↓ 1 callers
Method
getLocalPortV6
* @brief Get the local port of the server for IPv6 support * * @return The local port for IPv6 */
include/endstone/event/server/server_list_ping_event.h:85
↓ 1 callers
Method
getLocation
src/endstone/core/actor/actor.h:160
↓ 1 callers
Method
getMapSavedData
src/endstone/runtime/bedrock_hooks/map_data_manager.cpp:30
↓ 1 callers
Method
getMax
* @brief Gets the maximum value of the slider. * * @return The maximum value of the slider. */
include/endstone/form/controls/slider.h:79
↓ 1 callers
Method
getMaxLevel
src/endstone/core/enchantments/enchantment.cpp:33
↓ 1 callers
Method
getMaxNumPlayers
src/bedrock/network/server_network_handler.cpp:26
↓ 1 callers
Method
getMaxPlayers
src/endstone/core/server.cpp:428
↓ 1 callers
Method
getMaxStackSize
src/bedrock/world/item/item_stack_base.cpp:408
↓ 1 callers
Method
getMaxValue
src/bedrock/world/attribute/attribute_instance.cpp:24
↓ 1 callers
Method
getMemberNames
src/bedrock/deps/json/value.cpp:400
↓ 1 callers
Method
getMin
* @brief Gets the minimum value of the slider. * * @return The minimum value of the slider. */
include/endstone/form/controls/slider.h:60
↓ 1 callers
Method
getMinecraftVersionNetwork
* @brief Get the network version of Minecraft that is supported by this server * * @return the network version of Minecraft */
include/endstone/event/server/server_list_ping_event.h:120
↓ 1 callers
Method
getMotd
* @brief Get the message of the day message. * * @return the message of the day */
include/endstone/event/server/server_list_ping_event.h:99
↓ 1 callers
Method
getMutableInstanceWithContext
src/bedrock/world/attribute/attribute_map.cpp:48
↓ 1 callers
Method
getName
src/endstone/core/actor/actor.h:134
↓ 1 callers
Method
getName
src/endstone/core/level/dimension.cpp:33
↓ 1 callers
Method
getName
* @brief Get the name of this modifier. * * @return name */
include/endstone/attribute/attribute_modifier.h:71
↓ 1 callers
Method
getNetworkProtocolVersion
* @brief Get the network protocol version of this server * * @return the network protocol version */
include/endstone/event/server/server_list_ping_event.h:113
↓ 1 callers
Method
getNumPlayers
* @brief Get the number of players online * * @return the number of players */
include/endstone/event/server/server_list_ping_event.h:137
↓ 1 callers
Method
getObjective
src/bedrock/world/scores/scoreboard.cpp:69
↓ 1 callers
Method
getOnClick
* @brief Gets the on click callback of the button. * * @return The on click callback of the button. */
include/endstone/form/controls/button.h:87
↓ 1 callers
Method
getOnClose
* @brief Gets the on close callback of the form. * * @return The on close callback of the form. */
include/endstone/form/form.h:75
↓ 1 callers
Method
getOwner
src/endstone/core/scheduler/task.cpp:40
↓ 1 callers
Method
getPendingTasks
src/endstone/core/scheduler/scheduler.cpp:149
↓ 1 callers
Method
getPermission
* Gets the permission being set * * @return Name of the permission */
include/endstone/permissions/permission_attachment_info.h:49
↓ 1 callers
Method
getPickUpDelay
src/bedrock/world/actor/item/item_actor.cpp:64
↓ 1 callers
Method
getPing
src/endstone/core/player.cpp:513
↓ 1 callers
Method
getPixels
src/bedrock/world/level/saveddata/map_item_saved_data.cpp:80
↓ 1 callers
Method
getPlaceholder
* @brief Gets the placeholder of the text input field. * * @return The placeholder of the text input field. */
include/endstone/form/controls/text_input.h:60
↓ 1 callers
Method
getPlayerLevel
src/bedrock/world/actor/player/player.cpp:231
↓ 1 callers
Method
getPlayerPermissionLevel
src/bedrock/world/actor/player/player.cpp:204
↓ 1 callers
Method
getPluginCommand
src/endstone/core/server.cpp:321
↓ 1 callers
Method
getPluginFileFilters
src/endstone/python/plugin.cpp:78
↓ 1 callers
Method
getPluginFileFilters
src/endstone/core/plugin/cpp_plugin_loader.cpp:126
↓ 1 callers
Method
getQuitMessage
* @brief Gets the quit message to send to all online players. * * @return Message to appear to other players on the server. */
include/endstone/event/player/player_quit_event.h:41
↓ 1 callers
Method
getRelative
src/endstone/core/block/block.cpp:69
↓ 1 callers
Method
getReliability
src/bedrock/network/packet.cpp:108
↓ 1 callers
Method
getRemoteConnector
src/bedrock/network/network_system.cpp:19
↓ 1 callers
Method
getRemovalCallback
* Gets the class that was previously set to be called when this attachment was removed from a Permissible. May be * empty. * * @return
include/endstone/permissions/permission_attachment.h:57
↓ 1 callers
Method
getRenderType
src/endstone/core/scoreboard/objective.cpp:174
↓ 1 callers
Method
getRot
src/bedrock/world/level/saveddata/maps/map_decoration.cpp:37
↓ 1 callers
Method
getRuntimeID
src/bedrock/world/actor/actor.cpp:218
↓ 1 callers
Method
getRuntimeId
src/bedrock/world/level/block/block.cpp:166
↓ 1 callers
Method
getScale
src/endstone/core/map/map_view.cpp:38
↓ 1 callers
Method
getSecondPart
src/bedrock/world/level/block/block.cpp:123
↓ 1 callers
Method
getSeed
src/endstone/core/level/level.cpp:114
↓ 1 callers
Method
getServerGuid
* @brief Get the unique identifier of the server. * * @return The server guid */
include/endstone/event/server/server_list_ping_event.h:57
↓ 1 callers
Method
getServerTextSettings
src/bedrock/server/server_instance.cpp:42
↓ 1 callers
Method
getSkin
src/endstone/core/player.cpp:599
↓ 1 callers
Method
getSkinChangeMessage
* @brief Gets the message to send to all online players for this skin change. * * @return Message to appear to other players on the server.
include/endstone/event/player/player_skin_change_event.h:49
↓ 1 callers
Method
getSoftDepend
* Gives a list of other plugins that the plugin requires for full functionality. * * @return immutable list of the plugin's preferred depend
include/endstone/plugin/plugin_description.h:144
↓ 1 callers
Method
getSortOrder
src/endstone/core/scoreboard/objective.cpp:102
↓ 1 callers
Method
getStartLevel
src/endstone/core/enchantments/enchantment.cpp:38
↓ 1 callers
Method
getStartTime
src/endstone/core/server.cpp:588
↓ 1 callers
Method
getStep
* @brief Gets the step size of the slider. * * @return The step size of the slider. */
include/endstone/form/controls/slider.h:98
↓ 1 callers
Method
getStorage
src/bedrock/core/utility/packed_pointer.h:59
↓ 1 callers
Method
getStrength
src/bedrock/world/redstone/circuit/circuit_system.h:24
↓ 1 callers
Method
getSubmitButton
* @brief Gets the submit button text of the form. * * @return The submit button text of the form. */
include/endstone/form/modal_form.h:80
↓ 1 callers
Method
getSuccessCount
src/bedrock/server/commands/command_output.cpp:73
↓ 1 callers
Method
getTagsInSet
src/bedrock/util/tag_registry.h:23
↓ 1 callers
Method
getThickness
src/bedrock/world/level/block/block.cpp:118
↓ 1 callers
Method
getThirdPartyName
src/bedrock/network/base_connection_request.cpp:29
↓ 1 callers
Method
getTintMethod
src/bedrock/world/level/block/block_type.cpp:155
↓ 1 callers
Method
getTranslucency
src/bedrock/world/level/block/block.cpp:30
↓ 1 callers
Method
getType
src/bedrock/network/network_identifier.cpp:43
↓ 1 callers
Method
getType
src/bedrock/diagnostics/log_level.h:38
↓ 1 callers
Method
getType
src/bedrock/world/item/item_descriptor.cpp:107
↓ 1 callers
Method
getType
src/bedrock/world/inventory/transaction/inventory_source.h:40
↓ 1 callers
Method
getType
src/bedrock/world/level/block/actor/block_actor.h:45
↓ 1 callers
Method
getType
src/endstone/core/block/block_state.cpp:40
↓ 1 callers
Method
getUsages
* Returns a list of usages of this command * * @return List of usages */
include/endstone/command/command.h:130
↓ 1 callers
Method
getVehicle
src/bedrock/world/actor/actor.cpp:233
↓ 1 callers
Method
getWeakEntity
src/bedrock/world/actor/actor.cpp:457
↓ 1 callers
Method
getWeakRef
src/bedrock/entity/gamerefs_entity/entity_context.cpp:22
↓ 1 callers
Method
getWorkers
src/endstone/core/scheduler/async_task.cpp:100
↓ 1 callers
Method
getWorldBaseGameVersion
src/bedrock/world/item/registry/item_registry_ref.cpp:56
↓ 1 callers
Method
get_chart_data
Gets the data for the chart. Returns: dict: A dictionary with the chart data. Raises: Exception: If
endstone/metrics/charts/custom_chart.py:52
↓ 1 callers
Function
get_filename_formatted_date_time
src/endstone/core/crash_handler.cpp:175
↓ 1 callers
Function
get_module_base
src/endstone/runtime/windows.cpp:122
↓ 1 callers
Function
get_module_base
src/endstone/runtime/linux.cpp:162
← previous
next →
801–900 of 3,897, ranked by callers