MCPcopy Create free account

hub / github.com/cuberite/cuberite / functions

Functions6,950 in github.com/cuberite/cuberite

↓ 5 callersFunctionCompressString
Compresses a_Data into a_Compressed; returns Z_XXX error constants same as zlib's compress2()
src/StringCompression.cpp:14
↓ 5 callersMethodCopyToItems
src/ItemGrid.cpp:552
↓ 5 callersMethodCreate
src/Bindings/LuaState.cpp:89
↓ 5 callersFunctionDumpUsedMemory
src/LeakFinder.cpp:997
↓ 5 callersFunctionEscapeString
src/StringUtils.cpp:587
↓ 5 callersMethodFindChunk
src/ChunkMap.cpp:314
↓ 5 callersMethodFindClosestPlayer
TODO: This interface is dangerous!
src/World.cpp:2454
↓ 5 callersMethodFinished
src/CommandOutput.cpp:43
↓ 5 callersMethodForEachEntity
src/World.cpp:2506
↓ 5 callersFunctionGetBirchTreeImage
src/Generating/Trees.cpp:347
↓ 5 callersMethodGetBlockLight
src/BlockArea.cpp:1585
↓ 5 callersMethodGetClass
src/Entities/Entity.cpp:107
↓ 5 callersMethodGetDouble
Returns the value stored in a Double tag. Not valid for any other tag type. */
src/WorldStorage/FastNBT.h:222
↓ 5 callersMethodGetID
src/Map.h:170
↓ 5 callersMethodGetNumPlayers
src/Server.cpp:278
↓ 5 callersMethodGetNumberOfCollectedMobs
src/MobFamilyCollecter.cpp:19
↓ 5 callersMethodGetPayload
src/Entities/Minecart.h:43
↓ 5 callersMethodGetQueueLength
src/LightingThread.cpp:160
↓ 5 callersMethodGetSpawnX
src/World.h:462
↓ 5 callersMethodGetSpawnY
src/World.h:463
↓ 5 callersMethodGetSpawnZ
src/World.h:464
↓ 5 callersMethodGetType
src/Map.h:69
↓ 5 callersMethodGetUserData
Retrieves the UserData pointer that has been stored within this request. */
src/HTTPServer/HTTPMessage.h:98
↓ 5 callersMethodGetValueI
lib/inifile/iniFile.cpp:506
↓ 5 callersMethodGetWeather
Returns the current weather. Instead of comparing values directly to the weather constants, use IsWeatherXXX() functions, if possible */
src/World.h:686
↓ 5 callersMethodIsAngry
src/Mobs/Wolf.h:31
↓ 5 callersMethodIsBaby
Overridables to handle ageable mobs
src/Mobs/Monster.h:139
↓ 5 callersMethodIsPickup
src/Entities/Entity.h:136
↓ 5 callersMethodIsSaddled
src/Mobs/Pig.h:25
↓ 5 callersMethodIsSprinting
src/Entities/Entity.h:357
↓ 5 callersMethodIsTame
src/Mobs/Wolf.h:29
↓ 5 callersMethodIsWither
src/Blocks/BlockMobHead.h:46
↓ 5 callersFunctionItemToFullString
src/BlockID.cpp:245
↓ 5 callersFunctionPrintConstant
lib/lua/src/print.c:51
↓ 5 callersMethodRandomFillRelCuboid
src/Generating/ChunkDesc.cpp:496
↓ 5 callersMethodReadChar
src/ByteBuffer.cpp:297
↓ 5 callersMethodRemoveClient
src/Chunk.cpp:1803
↓ 5 callersMethodSendEntityEquipment
src/Protocol/Protocol125.cpp:338
↓ 5 callersMethodSendSpawnObject
src/Protocol/Protocol14x.cpp:216
↓ 5 callersMethodSetBlock
src/ChunkMap.cpp:1262
↓ 5 callersMethodSetSlot
src/UI/Window.cpp:90
↓ 5 callersMethodSkipRead
src/ByteBuffer.cpp:778
↓ 5 callersMethodSpawnPrimedTNT
src/World.cpp:1727
↓ 5 callersMethodTouchChunk
src/World.cpp:2597
↓ 5 callersFunctionUncompressStringGZIP
src/StringCompression.cpp:120
↓ 5 callersMethodWriteBEShort
src/ByteBuffer.cpp:514
↓ 5 callersMethodWriteDouble
src/Protocol/Protocol.h:189
↓ 5 callersMethodWriteInt64
src/Protocol/Protocol.h:177
↓ 5 callersFunctionXML_ParserFree
lib/expat/xmlparse.c:1084
↓ 5 callersFunctionblock
lib/lua/src/lparser.c:881
↓ 5 callersFunctioncompress2
=========================================================================== Compresses the source buffer into the destination buffer. The level
lib/zlib/compress.c:22
↓ 5 callersFunctiondoContent
lib/expat/xmlparse.c:2150
↓ 5 callersFunctiondoProlog
lib/expat/xmlparse.c:3642
↓ 5 callersFunctiondocall
lib/lua/src/lua.c:96
↓ 5 callersFunctionexplist1
lib/lua/src/lparser.c:596
↓ 5 callersFunctionhashTableClear
lib/expat/xmlparse.c:5940
↓ 5 callersFunctionhashTableDestroy
lib/expat/xmlparse.c:5951
↓ 5 callersFunctionhashTableInit
lib/expat/xmlparse.c:5960
↓ 5 callersFunctionluaH_set
lib/lua/src/ltable.c:494
↓ 5 callersFunctionluaH_setnum
lib/lua/src/ltable.c:508
↓ 5 callersFunctionluaK_getlabel
** returns current `pc' and marks it as a jump target (to avoid wrong ** optimizations with consecutive instructions not in the same basic block). */
lib/lua/src/lcode.c:94
↓ 5 callersFunctionluaL_checkoption
lib/lua/src/lauxlib.c:99
↓ 5 callersFunctionluaL_getn
lib/lua/src/lauxlib.c:321
↓ 5 callersFunctionluaL_newmetatable
lib/lua/src/lauxlib.c:112
↓ 5 callersFunctionluaL_optinteger
lib/lua/src/lauxlib.c:197
↓ 5 callersFunctionluaV_gettable
lib/lua/src/lvm.c:108
↓ 5 callersFunctionmainposition
** returns the `main' position of an element in a table (that is, the index ** of its hash value) */
lib/lua/src/ltable.c:100
↓ 5 callersFunctionposrelat
lib/lua/src/lstrlib.c:36
↓ 5 callersFunctionputShortMSB
========================================================================= * Put a short in the pending buffer. The 16-bit value is put in MSB order.
lib/zlib/deflate.c:626
↓ 5 callersFunctionsettabss
lib/lua/src/ldblib.c:63
↓ 5 callersFunctionsort
lib/lua/src/ltablib.c:256
↓ 5 callersFunctionsort_comp
lib/lua/src/ltablib.c:178
↓ 5 callersFunctiontolua_isusertable
lib/tolua++/src/lib/tolua_is.c:264
↓ 4 callersMethodAddPlayer
src/Map.cpp:349
↓ 4 callersMethodAttachTo
src/Entities/Entity.cpp:1175
↓ 4 callersMethodBroadcastParticleEffect
src/World.cpp:1987
↓ 4 callersMethodBroadcastTeleportEntity
src/World.cpp:2104
↓ 4 callersMethodCallHookPlayerTossingItem
src/Bindings/PluginManager.cpp:970
↓ 4 callersMethodCloseConnection
src/HTTPServer/HTTPServer.cpp:208
↓ 4 callersMethodDecrypt
src/Crypto.cpp:165
↓ 4 callersMethodDigBlock
src/Blocks/ChunkInterface.cpp:7
↓ 4 callersMethodDoWithChestAt
src/World.cpp:1136
↓ 4 callersMethodDoesIgnoreBuildCollision
src/Blocks/BlockHandler.cpp:419
↓ 4 callersFunctionDumpString
lib/lua/src/ldump.c:61
↓ 4 callersFunctionEulerToVector
src/Defines.h:480
↓ 4 callersMethodFindKey
lib/inifile/iniFile.cpp:238
↓ 4 callersMethodGenerate
src/Noise.cpp:161
↓ 4 callersMethodGenerate3D
src/Noise.cpp:671
↓ 4 callersMethodGetBlockMetas
src/BlockArea.h:294
↓ 4 callersMethodGetFloat
Returns the value stored in a Float tag. Not valid for any other tag type. */
src/WorldStorage/FastNBT.h:204
↓ 4 callersMethodGetFreeSpace
src/ByteBuffer.cpp:220
↓ 4 callersMethodGetFurnaceRecipe
tolua_export
src/Root.h:62
↓ 4 callersMethodGetHeadYaw
src/Entities/Entity.h:162
↓ 4 callersFunctionGetLogMessage
Retrieves the log message from the first param on the Lua stack. Can take either a string or a cCompositeChat. */
src/Bindings/ManualBindings.cpp:122
↓ 4 callersMethodGetName
src/WorldStorage/WorldStorage.cpp:38
↓ 4 callersMethodGetNumCCWRotations
src/Generating/PieceGenerator.h:125
↓ 4 callersMethodGetNumNonInventorySlots
Returns the number of slots, excluding the player's inventory (used for network protocols)
src/UI/Window.h:85
↓ 4 callersMethodGetRotation
Returns the rotation from the item in the frame */
src/Entities/ItemFrame.h:30
↓ 4 callersMethodGetStance
tolua_export
src/Entities/Player.h:122
↓ 4 callersMethodGetValueAt
src/VoronoiMap.cpp:32
← previousnext →501–600 of 6,950, ranked by callers