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
↓ 1 callers
Method
GrowMelonPumpkin
src/World.cpp:1513
↓ 1 callers
Method
GrowRipePlant
src/World.cpp:1333
↓ 1 callers
Method
GrowTree
src/World.cpp:1235
↓ 1 callers
Function
HTMLEscape
Tools/MemDumpAnalysis/MemDumpAnalysis.cpp:224
↓ 1 callers
Method
HandleConsoleCommand
src/Bindings/PluginLua.cpp:1399
↓ 1 callers
Method
HandleDisconnect
src/ClientHandle.cpp:1416
↓ 1 callers
Method
HandlePing
src/ClientHandle.cpp:411
↓ 1 callers
Method
HandlePlayerAbilities
src/ClientHandle.cpp:471
↓ 1 callers
Method
HandlePluginMessage
src/ClientHandle.cpp:531
↓ 1 callers
Method
HandleSpeedFromAttachee
src/Entities/Entity.cpp:1438
↓ 1 callers
Method
HandleWebRequest
src/Bindings/PluginLua.cpp:1619
↓ 1 callers
Method
HasBlockMetas
src/BlockArea.h:285
↓ 1 callers
Method
HasEmptySlot
All these methods assume parent's m_CS is locked
src/OSSupport/SocketThreads.h:109
↓ 1 callers
Method
HasEntity
src/World.cpp:2835
↓ 1 callers
Method
HasHit
Returns true if the callback has encountered a true hit
src/Entities/ProjectileEntity.cpp:180
↓ 1 callers
Method
HasHit
Returns true if the callback has encountered a true hit
src/Entities/Floater.cpp:61
↓ 1 callers
Method
HasItems
src/ItemGrid.cpp:460
↓ 1 callers
Method
HasJsonData
src/WorldStorage/WSSCompact.h:32
↓ 1 callers
Method
HasLoadFailed
Returns true if the chunk has changed since it was last saved
src/Chunk.h:75
↓ 1 callers
Function
HasNearLog
src/Blocks/BlockLeaves.h:136
↓ 1 callers
Method
HasPlayer
src/Scoreboard.cpp:232
↓ 1 callers
Method
HeightMap
src/LightingThread.cpp:44
↓ 1 callers
Method
HintViewArea
Tools/BiomeVisualiser/BiomeCache.cpp:112
↓ 1 callers
Method
ImprintInChunk
Imprints the piece in the specified chunk. Assumes they intersect. */
src/Generating/POCPieceGenerator.cpp:35
↓ 1 callers
Method
Info
src/MCLogger.cpp:140
↓ 1 callers
Method
InheritFrom
src/Group.cpp:28
↓ 1 callers
Method
Init
src/StackWalker.cpp:287
↓ 1 callers
Method
Init
Tools/MCADefrag/MCADefrag.cpp:53
↓ 1 callers
Method
InitServer
src/Server.cpp:191
↓ 1 callers
Method
Initialize
src/Bindings/PluginLua.cpp:77
↓ 1 callers
Method
Initialize
src/Generating/ChunkGenerator.cpp:305
↓ 1 callers
Method
InitializeBiomeGen
src/Generating/BioGen.cpp:96
↓ 1 callers
Method
InitializeCompoGen
src/Generating/CompoGen.cpp:53
↓ 1 callers
Method
InitializeHeightGen
src/Generating/HeiGen.cpp:105
↓ 1 callers
Method
Insert
src/LeakFinder.cpp:431
↓ 1 callers
Method
InstallExampleSettings
()
Android/src/com/mcserver/MCServerInstaller.java:311
↓ 1 callers
Method
InstallPlugins
( final ArrayList<String> plugins )
Android/src/com/mcserver/MCServerInstaller.java:196
↓ 1 callers
Method
InstallSinglePlugin
( String path )
Android/src/com/mcserver/MCServerInstaller.java:391
↓ 1 callers
Method
InstallWebAdmin
()
Android/src/com/mcserver/MCServerInstaller.java:351
↓ 1 callers
Method
IsAllowedBlock
src/Simulator/SandSimulator.cpp:75
↓ 1 callers
Function
IsArmor
src/Defines.h:693
↓ 1 callers
Method
IsAttached
src/Items/ItemFishingRod.h:42
↓ 1 callers
Function
IsAxe
src/Defines.h:586
↓ 1 callers
Function
IsBlockWaterOrIce
src/Defines.h:352
↓ 1 callers
Method
IsCapped
src/MobCensus.cpp:20
↓ 1 callers
Method
IsClickedThrough
src/Blocks/BlockHandler.cpp:410
↓ 1 callers
Method
IsCompletelyInside
src/Cuboid.cpp:104
↓ 1 callers
Method
IsCustomNameEmpty
src/Item.h:141
↓ 1 callers
Method
IsDraggingItem
In UI windows, the item that the player is dragging:
src/Entities/Player.h:330
↓ 1 callers
Method
IsEqualTo
src/WorldStorage/FireworksSerializer.h:52
↓ 1 callers
Method
IsFallingBlock
src/Entities/Entity.h:138
↓ 1 callers
Method
IsFishing
returns true if the player has thrown out a floater. */
src/Entities/Player.h:288
↓ 1 callers
Method
IsFlying
Returns true if the player is currently flying. */
src/Entities/Player.h:282
↓ 1 callers
Function
IsFnBlackListed
Tools/MemDumpAnalysis/MemDumpAnalysis.cpp:51
↓ 1 callers
Method
IsGood
Tools/ToLuaDoxy/ToLuaDoxy.cpp:31
↓ 1 callers
Method
IsHardcore
Hardcore mode or not:
src/Server.h:66
↓ 1 callers
Function
IsHoe
src/Defines.h:608
↓ 1 callers
Method
IsInBed
Returns if a player is sleeping in a bed */
src/Entities/Player.h:285
↓ 1 callers
Method
IsInGround
Returns true if the projectile has hit the ground and is stuck there
src/Entities/ProjectileEntity.h:76
↓ 1 callers
Method
IsInside
src/BoundingBox.cpp:185
↓ 1 callers
Method
IsLightValid
src/Chunk.h:78
↓ 1 callers
Method
IsLocked
src/OSSupport/CriticalSection.cpp:89
↓ 1 callers
Method
IsLoreEmpty
src/Item.h:142
↓ 1 callers
Method
IsLuaReferenced
src/Bindings/LuaWindow.cpp:84
↓ 1 callers
Method
IsPVPEnabled
src/World.h:160
↓ 1 callers
Function
IsPickaxe
src/Defines.h:575
↓ 1 callers
Method
IsPlaceable
src/Items/ItemHandler.cpp:479
↓ 1 callers
Method
IsPlaying
src/ClientHandle.h:83
↓ 1 callers
Method
IsRiding
src/Entities/Entity.h:356
↓ 1 callers
Method
IsSameType
src/Item.h:129
↓ 1 callers
Method
IsSatiated
Returns true if the player is satiated, i. e. their foodlevel is at the max and they cannot eat anymore */
src/Entities/Player.h:258
↓ 1 callers
Function
IsShovel
src/Defines.h:619
↓ 1 callers
Method
IsSwimming
Returns whether the player is swimming or not */
src/Entities/Entity.h:362
↓ 1 callers
Method
IsTNT
src/Entities/Entity.h:141
↓ 1 callers
Method
IsUseable
src/Blocks/BlockHandler.cpp:401
↓ 1 callers
Method
IsUsingDefaultBiomes
src/Generating/ChunkDesc.cpp:165
↓ 1 callers
Method
IsUsingDefaultComposition
src/Generating/ChunkDesc.cpp:201
↓ 1 callers
Method
IsUsingDefaultFinish
src/Generating/ChunkDesc.cpp:239
↓ 1 callers
Method
IsUsingDefaultHeight
src/Generating/ChunkDesc.cpp:183
↓ 1 callers
Method
Item
src/ChunkMap.cpp:1875
↓ 1 callers
Method
Item
src/Bindings/ManualBindings.cpp:1709
↓ 1 callers
Method
KickUser
src/Root.cpp:493
↓ 1 callers
Method
LightIsValid
src/WorldStorage/WSSCompact.cpp:110
↓ 1 callers
Function
LoadCode
lib/lua/src/lundump.c:90
↓ 1 callers
Function
LoadConstants
lib/lua/src/lundump.c:100
↓ 1 callers
Function
LoadDebug
lib/lua/src/lundump.c:137
↓ 1 callers
Method
LoadGroups
src/GroupManager.cpp:105
↓ 1 callers
Function
LoadHeader
lib/lua/src/lundump.c:183
↓ 1 callers
Method
LoadMapData
src/MapManager.cpp:109
↓ 1 callers
Function
LoadNumber
lib/lua/src/lundump.c:69
↓ 1 callers
Method
LogChunkStats
src/Root.cpp:755
↓ 1 callers
Method
LogStack
src/Bindings/LuaState.cpp:1289
↓ 1 callers
Method
LoginSetGameMode
src/Entities/Player.cpp:1095
↓ 1 callers
Method
MakeIndexNoCheck
src/ChunkDef.h:131
↓ 1 callers
Method
MakeSound
src/BlockEntities/NoteEntity.cpp:33
↓ 1 callers
Method
MapValue
src/ProbabDistrib.cpp:111
↓ 1 callers
Method
MarkChunkRegenerating
src/ChunkMap.cpp:2342
↓ 1 callers
Method
MarkChunkSaved
src/World.cpp:2203
↓ 1 callers
Method
MarkChunkSaving
src/World.cpp:2194
↓ 1 callers
Method
MarkLoadFailed
src/Chunk.cpp:225
← previous
next →
1,801–1,900 of 6,950, ranked by callers