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
disconnectClientWithMessage
src/endstone/runtime/bedrock_hooks/server_network_handler.cpp:30
↓ 1 callers
Method
dispatch
src/endstone/core/command/command_map.cpp:53
↓ 1 callers
Method
distance
* @brief Get the distance between this vector and another. * * @param other The other vector * @return the distance */
include/endstone/util/vector.h:262
↓ 1 callers
Method
distanceSquared
include/endstone/level/dimension.h:149
↓ 1 callers
Function
download_file
Download a file to dest_path, showing a progress bar when possible.
scripts/dump_symbols.py:131
↓ 1 callers
Method
drop
src/endstone/runtime/bedrock_hooks/player.cpp:80
↓ 1 callers
Function
dumpBiomes
src/endstone/core/devtools/vanilla_data.cpp:361
↓ 1 callers
Function
dumpBlockData
src/endstone/core/devtools/vanilla_data.cpp:50
↓ 1 callers
Function
dumpItemData
src/endstone/core/devtools/vanilla_data.cpp:122
↓ 1 callers
Function
dumpRecipes
src/endstone/core/devtools/vanilla_data.cpp:217
↓ 1 callers
Method
east
src/bedrock/world/level/block_pos.h:180
↓ 1 callers
Method
empty
src/bedrock/core/string/string_hash.cpp:66
↓ 1 callers
Method
end
src/bedrock/core/utility/buffer_span.h:100
↓ 1 callers
Method
enum_named
One pass over every module symbol, returning {name -> {RVA}} for symbols whose (undecorated) name is in `wanted`. A `NameLen` pre-che
scripts/dump_symbols.py:452
↓ 1 callers
Function
enumerate_symbols
src/endstone/runtime/windows.cpp:41
↓ 1 callers
Method
equals
src/bedrock/nbt/tag.cpp:30
↓ 1 callers
Function
equals0
src/endstone/core/inventory/item_factory.cpp:42
↓ 1 callers
Method
equalsCommon
src/endstone/core/inventory/meta/map_meta.cpp:85
↓ 1 callers
Method
evictAll
src/bedrock/world/level/block/beehive_block.h:25
↓ 1 callers
Method
execute
* Executes the command, returning its success * * @param sender Source of the command * @param args Arguments passed to the command
include/endstone/command/command.h:53
↓ 1 callers
Function
exportAll
src/endstone/core/devtools/devtools.cpp:623
↓ 1 callers
Method
file_name
src/bedrock/platform/brstd/source_location.h:32
↓ 1 callers
Method
findEnum
src/bedrock/server/commands/command_registry.cpp:48
↓ 1 callers
Method
findEnumValue
src/bedrock/server/commands/command_registry.cpp:57
↓ 1 callers
Function
find_python
()
endstone/plugin/plugin_loader.py:28
↓ 1 callers
Method
first
src/endstone/core/inventory/inventory.cpp:252
↓ 1 callers
Method
forEach
src/endstone/core/registry.h:83
↓ 1 callers
Method
forEachAbility
src/bedrock/world/actor/player/abilities.cpp:99
↓ 1 callers
Method
forEachBiome
src/bedrock/world/level/biome/registry/biome_registry.cpp:17
↓ 1 callers
Method
forEachBlockPermutation
src/bedrock/world/level/block/block_type.cpp:160
↓ 1 callers
Method
forEachCompoundTag
src/bedrock/nbt/list_tag.cpp:242
↓ 1 callers
Method
forEachIdentityRef
src/bedrock/world/scores/scoreboard.cpp:149
↓ 1 callers
Method
forEachLayer
src/bedrock/world/actor/player/layered_abilities.h:105
↓ 1 callers
Method
forEachPackConst
src/bedrock/resources/pack_source.cpp:47
↓ 1 callers
Function
foreach_symbol
src/bedrock/symbol.h:53
↓ 1 callers
Function
formatCallStackContexts
src/bedrock/platform/check.h:90
↓ 1 callers
Function
fp_cast
include/endstone/detail.h:51
↓ 1 callers
Method
fromItemMeta
src/endstone/core/inventory/item_metas.h:57
↓ 1 callers
Method
fromItemStack
src/endstone/core/inventory/item_metas.h:52
↓ 1 callers
Method
function_name
src/bedrock/platform/brstd/source_location.h:37
↓ 1 callers
Method
getAliases
* Returns a list of aliases of this command * * @return List of aliases */
include/endstone/command/command.h:104
↓ 1 callers
Method
getAllowClientPacks
src/endstone/core/server.cpp:230
↓ 1 callers
Method
getAttribute
src/bedrock/world/attribute/attribute_instance.cpp:19
↓ 1 callers
Method
getAverageMillisecondsPerTick
src/endstone/core/server.cpp:560
↓ 1 callers
Method
getAverageTickUsage
src/endstone/core/server.cpp:582
↓ 1 callers
Method
getAverageTicksPerSecond
src/endstone/core/server.cpp:571
↓ 1 callers
Method
getBaseComponent
src/bedrock/world/redstone/circuit/circuit_scene_graph.h:26
↓ 1 callers
Method
getBlockStates
src/endstone/core/block/block_data.cpp:28
↓ 1 callers
Method
getBlockY
* @brief Gets the floored value of the Y component, indicating the block that this vector is contained with. * * @return block y */
include/endstone/util/vector.h:124
↓ 1 callers
Method
getBool
src/bedrock/world/level/storage/game_rules.h:45
↓ 1 callers
Method
getBoolean
src/bedrock/nbt/compound_tag.cpp:313
↓ 1 callers
Method
getBurnOdds
src/bedrock/world/level/block/block.cpp:49
↓ 1 callers
Method
getButton1
* @brief Get the text of button1. * * @return The text of button1. */
include/endstone/form/message_form.h:55
↓ 1 callers
Method
getButton2
* @brief Get the text of button2. * * @return The text of button2. */
include/endstone/form/message_form.h:74
↓ 1 callers
Method
getCaption
include/endstone/map/map_cursor.h:156
↓ 1 callers
Method
getCollisionShape
src/bedrock/world/level/block/block.cpp:69
↓ 1 callers
Method
getColor
src/endstone/core/boss/boss_bar.cpp:38
↓ 1 callers
Method
getCommandPermissions
src/bedrock/world/actor/player/layered_abilities.h:90
↓ 1 callers
Method
getCommandSenderPtr
src/endstone/core/server.cpp:334
↓ 1 callers
Method
getCompressible
src/bedrock/network/packet.cpp:103
↓ 1 callers
Method
getContainerId
src/bedrock/world/inventory/transaction/inventory_source.h:42
↓ 1 callers
Method
getContentKeys
src/endstone/core/packs/endstone_pack_source.cpp:122
↓ 1 callers
Method
getCreativeGroup
src/bedrock/world/item/registry/creative_item_registry.cpp:19
↓ 1 callers
Method
getCreativeItemRegistry
src/bedrock/world/item/registry/item_registry.cpp:42
↓ 1 callers
Method
getCurrentMillisecondsPerTick
src/endstone/core/server.cpp:555
↓ 1 callers
Method
getCurrentTick
src/bedrock/entity/components/replay_state_component.h:30
↓ 1 callers
Method
getCurrentTickUsage
src/endstone/core/server.cpp:577
↓ 1 callers
Method
getCurrentTicksPerSecond
src/endstone/core/server.cpp:566
↓ 1 callers
Method
getCursors
src/endstone/core/map/map_canvas.cpp:31
↓ 1 callers
Method
getDamage
src/endstone/core/inventory/meta/item_meta.h:173
↓ 1 callers
Method
getDamagingActor
src/endstone/core/damage/damage_source.cpp:41
↓ 1 callers
Method
getDamagingEntityUniqueID
src/bedrock/world/actor/actor_damage_source.cpp:288
↓ 1 callers
Method
getData
src/endstone/core/block/block.cpp:47
↓ 1 callers
Method
getDefaultPermissions
src/endstone/core/plugin/plugin_manager.cpp:579
↓ 1 callers
Method
getDepth
* @brief Get the image depth. * * @return Image depth */
include/endstone/util/image.h:94
↓ 1 callers
Method
getDescriptor
src/bedrock/world/item/item_stack_base.cpp:111
↓ 1 callers
Method
getDestroySpeed
src/bedrock/world/level/block/block.cpp:151
↓ 1 callers
Method
getDeviceId
src/endstone/core/player.cpp:589
↓ 1 callers
Method
getDeviceOS
src/endstone/core/player.cpp:584
↓ 1 callers
Method
getDimensionId
src/bedrock/world/level/saveddata/map_item_saved_data.cpp:42
↓ 1 callers
Method
getDimensions
src/endstone/core/level/level.cpp:83
↓ 1 callers
Method
getDirection
* @brief Gets a unit-vector pointing in the direction that this Location is facing. * * @return a vector pointing the direction of this loca
include/endstone/level/location.h:186
↓ 1 callers
Method
getEnderChestContainer
src/bedrock/world/actor/player/player.cpp:74
↓ 1 callers
Method
getEndstoneActorPtr
src/bedrock/world/actor/actor.h:496
↓ 1 callers
Method
getEndstoneSender
src/endstone/core/command/command_sender.cpp:28
↓ 1 callers
Method
getEntityUniqueID
src/bedrock/world/actor/actor_damage_source.cpp:263
↓ 1 callers
Method
getEventType
* Gets the event type for this registration * * @return Registered event type */
include/endstone/event/event_handler.h:82
↓ 1 callers
Method
getExplosionResistance
src/bedrock/world/level/block/block.cpp:54
↓ 1 callers
Method
getFallDistance
src/bedrock/world/actor/actor.cpp:431
↓ 1 callers
Method
getFriction
src/bedrock/world/level/block/block.cpp:146
↓ 1 callers
Method
getFurnaceRecipeResult
src/bedrock/world/item/crafting/recipes.cpp:19
↓ 1 callers
Method
getGameMode
src/endstone/core/player.cpp:574
↓ 1 callers
Method
getGameVersionString
src/bedrock/network/connection_request.cpp:17
↓ 1 callers
Method
getGroup
src/bedrock/world/item/registry/creative_item_entry.cpp:24
↓ 1 callers
Method
getHandlers
* Get the baked registered handlers associated with this handler list * * @return the array of registered handlers */
include/endstone/event/handler_list.h:97
↓ 1 callers
Method
getHash
src/bedrock/core/string/string_hash.cpp:51
↓ 1 callers
Method
getHash
src/bedrock/world/scores/scoreboard_id.cpp:37
↓ 1 callers
Method
getHeldItemSlot
src/endstone/core/inventory/player_inventory.cpp:198
↓ 1 callers
Method
getIdAux
src/bedrock/world/item/item_stack_base.cpp:385
↓ 1 callers
Method
getIndex
src/bedrock/world/item/registry/creative_group_info.cpp:32
← previous
next →
701–800 of 3,897, ranked by callers