Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cuberite/cuberite
/ functions
Functions
6,950 in github.com/cuberite/cuberite
⨍
Functions
6,950
◇
Types & classes
1,328
↓ 2 callers
Method
RemoveChunkClient
src/World.cpp:2551
↓ 2 callers
Method
RemoveClient
src/ChunkMap.cpp:2776
↓ 2 callers
Method
RemoveEntity
src/World.cpp:2844
↓ 2 callers
Method
RotateMoveConnector
src/Generating/PieceGenerator.cpp:181
↓ 2 callers
Method
Run
src/World.cpp:3124
↓ 2 callers
Method
SaveToJson
src/BlockEntities/SignEntity.cpp:101
↓ 2 callers
Function
SaveValues
tests/NoiseTest/NoiseTest.cpp:14
↓ 2 callers
Method
SendChat
src/ClientHandle.cpp:1803
↓ 2 callers
Method
SendChunkData
src/ClientHandle.cpp:1923
↓ 2 callers
Method
SendData
src/Protocol/Protocol17x.cpp:1991
↓ 2 callers
Method
SendDisplayObjective
src/ClientHandle.cpp:2334
↓ 2 callers
Method
SendInventorySlot
src/Protocol/Protocol125.cpp:550
↓ 2 callers
Method
SendMapColumn
src/ClientHandle.cpp:2140
↓ 2 callers
Method
SendMapDecorators
src/ClientHandle.cpp:2149
↓ 2 callers
Method
SendMapInfo
src/ClientHandle.cpp:2158
↓ 2 callers
Method
SendPacket
Tools/RCONClient/RCONClient.cpp:70
↓ 2 callers
Method
SendPlayerListItem
src/ClientHandle.cpp:2211
↓ 2 callers
Method
SendPlayerMoveLook
src/Protocol/Protocol125.cpp:717
↓ 2 callers
Method
SendScoreUpdate
src/ClientHandle.cpp:2325
↓ 2 callers
Method
SendScoreboardObjective
src/ClientHandle.cpp:2316
↓ 2 callers
Method
SendSpawnVehicle
src/Protocol/Protocol14x.cpp:241
↓ 2 callers
Method
SendStatusAndReason
src/HTTPServer/HTTPConnection.cpp:36
↓ 2 callers
Method
SendTimeUpdate
src/ClientHandle.cpp:2424
↓ 2 callers
Method
SendUnloadChunk
src/ClientHandle.cpp:2433
↓ 2 callers
Method
SendWeather
src/ClientHandle.cpp:2473
↓ 2 callers
Method
SendWholeWindow
src/UI/Window.cpp:718
↓ 2 callers
Method
SetAge
Set the number of ticks that this entity has existed */
src/Entities/Pickup.h:43
↓ 2 callers
Method
SetChunkData
src/WorldStorage/WSSAnvil.cpp:171
↓ 2 callers
Method
SetColor
src/MCLogger.cpp:179
↓ 2 callers
Method
SetCommand
src/BlockEntities/CommandBlockEntity.cpp:42
↓ 2 callers
Method
SetDefString
src/ProbabDistrib.cpp:64
↓ 2 callers
Method
SetHeadYaw
src/Entities/Entity.cpp:1233
↓ 2 callers
Method
SetIsFishing
src/Entities/Player.h:290
↓ 2 callers
Method
SetIsInBed
Sets a player's in-bed state; we can't be sure plugins will keep this value updated, so no exporting */
src/Entities/Player.h:297
↓ 2 callers
Method
SetItem
src/CraftingRecipes.cpp:85
↓ 2 callers
Method
SetItem
Set the item in the frame */
src/Entities/ItemFrame.h:27
↓ 2 callers
Method
SetLastOutput
src/BlockEntities/CommandBlockEntity.cpp:60
↓ 2 callers
Method
SetOwner
src/Mobs/Wolf.h:40
↓ 2 callers
Method
SetPickupState
Sets a new pickup state
src/Entities/ProjectileEntity.h:134
↓ 2 callers
Method
SetPosition
src/Map.cpp:527
↓ 2 callers
Method
SetPosition
///////////////////////////////////////////////////////////////////// Set position
src/Entities/Entity.cpp:1483
↓ 2 callers
Method
SetRedstonePower
src/BlockEntities/DropSpenserEntity.cpp:117
↓ 2 callers
Method
SetReuseAddr
src/OSSupport/ListenThread.cpp:94
↓ 2 callers
Method
SetRotation
Set the rotation from the item in the frame */
src/Entities/ItemFrame.h:33
↓ 2 callers
Method
SetSpeed
src/Entities/Entity.cpp:1304
↓ 2 callers
Method
SetStance
src/Entities/Player.h:118
↓ 2 callers
Method
SetTrapdoorOpen
src/World.cpp:2703
↓ 2 callers
Method
SetType
src/BlockEntities/MobHeadEntity.cpp:34
↓ 2 callers
Method
SetUserData
Sets the UserData pointer that is stored within this request. The request doesn't touch this data (doesn't delete it)! */
src/HTTPServer/HTTPMessage.h:95
↓ 2 callers
Method
SetWEOffset
src/BlockArea.cpp:301
↓ 2 callers
Method
ShouldUseChatPrefixes
src/World.h:611
↓ 2 callers
Method
ShowPluginInstallDialog
(boolean bCancelable)
Android/src/com/mcserver/MCServerInstaller.java:155
↓ 2 callers
Method
SocketClosed
src/HTTPServer/HTTPConnection.cpp:241
↓ 2 callers
Method
SpawnExperienceOrb
src/World.cpp:1693
↓ 2 callers
Method
StartBurning
Puts the entity on fire for the specified amount of ticks
src/Entities/Entity.cpp:1044
↓ 2 callers
Method
Stay
src/Chunk.cpp:427
↓ 2 callers
Method
StreamChunks
src/ClientHandle.cpp:261
↓ 2 callers
Function
StringToBiome
src/BiomeDef.cpp:10
↓ 2 callers
Function
StringToDimension
src/BlockID.cpp:306
↓ 2 callers
Function
StringToItem
src/BlockID.cpp:218
↓ 2 callers
Function
StripColorCodes
src/StringUtils.cpp:624
↓ 2 callers
Method
TossEquippedItem
src/Entities/Player.cpp:1409
↓ 2 callers
Method
TossPickup
src/Entities/Player.cpp:1466
↓ 2 callers
Method
TryDequeueItem
Dequeues an item from the queue if any are present. Returns true if successful. Value of item is undefined if dequeuing was unsuccessful.
src/OSSupport/Queue.h:86
↓ 2 callers
Method
UnRef
src/Bindings/LuaState.cpp:1389
↓ 2 callers
Method
UnderlineUrls
src/CompositeChat.cpp:302
↓ 2 callers
Method
UpdateHeightmap
src/Generating/ChunkDesc.cpp:567
↓ 2 callers
Method
UpdateSign
src/World.cpp:2655
↓ 2 callers
Function
VectorToEuler
src/Defines.h:494
↓ 2 callers
Method
WaitForQueueEmpty
src/LightingThread.cpp:146
↓ 2 callers
Method
WakeUpSimulators
src/World.cpp:1011
↓ 2 callers
Method
WriteBlockArea
src/Generating/ChunkDesc.cpp:247
↓ 2 callers
Method
WriteEntityMetadata
src/Protocol/Protocol17x.cpp:2429
↓ 2 callers
Method
WriteLEInt
src/ByteBuffer.cpp:646
↓ 2 callers
Function
XML_GetBuffer
lib/expat/xmlparse.c:1603
↓ 2 callers
Function
XML_GetErrorCode
lib/expat/xmlparse.c:1757
↓ 2 callers
Function
XML_ParseBuffer
lib/expat/xmlparse.c:1552
↓ 2 callers
Function
XML_ParserCreate
lib/expat/xmlparse.c:660
↓ 2 callers
Function
XML_SetCharacterDataHandler
lib/expat/xmlparse.c:1237
↓ 2 callers
Function
XML_SetCommentHandler
lib/expat/xmlparse.c:1251
↓ 2 callers
Function
XML_SetDefaultHandler
lib/expat/xmlparse.c:1279
↓ 2 callers
Function
XML_SetDefaultHandlerExpand
lib/expat/xmlparse.c:1287
↓ 2 callers
Function
XML_SetElementHandler
lib/expat/xmlparse.c:1216
↓ 2 callers
Function
XML_SetExternalEntityRefHandler
lib/expat/xmlparse.c:1358
↓ 2 callers
Function
XML_SetProcessingInstructionHandler
lib/expat/xmlparse.c:1244
↓ 2 callers
Function
XML_SetStartDoctypeDeclHandler
lib/expat/xmlparse.c:1304
↓ 2 callers
Function
XML_SetUserData
lib/expat/xmlparse.c:1175
↓ 2 callers
Function
XmlUtf8Encode
lib/expat/xmltok.c:1225
↓ 2 callers
Function
_tr_flush_bits
=========================================================================== * Flush the bits in the bit buffer to pending output (leaves at most 7 bi
lib/zlib/trees.c:882
↓ 2 callers
Function
_tr_stored_block
=========================================================================== * Send a stored block */
lib/zlib/trees.c:865
↓ 2 callers
Function
addfield
lib/lua/src/ltablib.c:135
↓ 2 callers
Function
addintlen
lib/lua/src/lstrlib.c:747
↓ 2 callers
Function
adjuststack
lib/lua/src/lauxlib.c:410
↓ 2 callers
Function
adler32_combine_
========================================================================= */
lib/zlib/adler32.c:136
↓ 2 callers
Function
arrayindex
** returns the index for `key' if `key' is an appropriate key to live in ** the array part of the table, -1 otherwise. */
lib/lua/src/ltable.c:120
↓ 2 callers
Function
aux_lines
lib/lua/src/liolib.c:234
↓ 2 callers
Function
aux_upvalue
lib/lua/src/lapi.c:1039
↓ 2 callers
Function
auxopen
lib/lua/src/lbaselib.c:618
↓ 2 callers
Function
auxresume
lib/lua/src/lbaselib.c:518
↓ 2 callers
Function
auxupvalue
lib/lua/src/ldblib.c:178
← previous
next →
1,201–1,300 of 6,950, ranked by callers