MCPcopy Create free account

hub / github.com/ZeppelinMC/Zeppelin / functions

Functions3,021 in github.com/ZeppelinMC/Zeppelin

↓ 4 callersFunctionPutVarInt
(data []byte, value int32)
protocol/net/io/encoding/encoding.go:43
↓ 4 callersFunctionVarInt
(data []byte)
protocol/net/io/encoding/encoding.go:69
↓ 4 callersMethoddecodeCompoundStruct
(_struct map[string]reflect.Value)
protocol/nbt/decoder.go:436
↓ 4 callersMethoddecodeList
TODO add byte, int, long array IMPORTANT!
protocol/nbt/decoder.go:739
↓ 4 callersMethodoffset
(x, y, z int)
server/world/chunk/section/section.go:48
↓ 4 callersMethodplayerAtIndex
(index uintptr)
server/player/playerlist.go:46
↓ 4 callersMethodreadByteArray
()
protocol/nbt/decoder.go:1093
↓ 4 callersMethodreadInt
reads an int, big endian
protocol/nbt/staticReader.go:39
↓ 4 callersMethodreadIntArray
()
protocol/nbt/decoder.go:1109
↓ 4 callersMethodreadLongArray
()
protocol/nbt/decoder.go:1131
↓ 4 callersMethodreadShort
reads a short, big endian
protocol/nbt/staticReader.go:31
↓ 4 callersMethodreadShort
()
protocol/nbt/qnbt/primitive.go:108
↓ 3 callersMethodCall
(command string, caller Caller)
server/command/manager.go:34
↓ 3 callersMethodDimension
Dimension returns the dimension struct this player is in
server/player/chunks.go:11
↓ 3 callersFunctionFormatAddr
(logIps bool, addr net.Addr)
util/log/log.go:28
↓ 3 callersFunctionInfolnClean
prints the contents prefixed by a carriage return + blue info text and suffixed with a new line
util/log/log.go:221
↓ 3 callersFunctionNewDecoder
(rd io.Reader)
protocol/nbt/decoder.go:66
↓ 3 callersMethodRead
(dst []byte)
protocol/net/io/encoding/reader.go:38
↓ 3 callersMethodRotation
()
server/entity/entity.go:161
↓ 3 callersMethodSet
Set adds the item to the container and replaces the existing one if found, and returns if the operation was successful
server/container/container.go:48
↓ 3 callersMethodSetAt
Add adds the item to the container and replaces the existing one if found, and returns if the operation was successful
server/container/container.go:59
↓ 3 callersMethodSlot
finds the item at the specified data slot
server/container/container.go:65
↓ 3 callersFunctionSprintf
(format string, a ...any)
protocol/text/text.go:76
↓ 3 callersMethodStop
()
server/server.go:215
↓ 3 callersFunctionUnmarshal
Unmarshal parses the text and color codes into a text component. The codeChar argument is what's used for color codes (i.e &)
protocol/text/text.go:86
↓ 3 callersMethodawaitPacket
awaitPacket waits for the packet with the id to be received
server/player/conn.go:22
↓ 3 callersMethoddata
(off int)
protocol/nbt/qnbt/abi.go:36
↓ 3 callersMethoddecodeByteArray
*func (d *Decoder) decodeByteArray(len int, ptr unsafe.Pointer) error { data, err := d.rd.readBytes(len) if err != nil { return err } copy(
protocol/nbt/qnbt/primitive.go:276
↓ 3 callersMethoddecodeIntArray
(len int, ptr unsafe.Pointer)
protocol/nbt/qnbt/primitive.go:244
↓ 3 callersMethoddecodeLongArray
(len int, ptr unsafe.Pointer)
protocol/nbt/qnbt/primitive.go:223
↓ 3 callersMethoddiscard
(tag_b byte)
protocol/nbt/qnbt/decode.go:206
↓ 3 callersMethodencodeCompoundMap
(val reflect.Value)
protocol/nbt/encoder.go:356
↓ 3 callersMethodencodeCompoundStruct
(val reflect.Value)
protocol/nbt/encoder.go:113
↓ 3 callersFunctionnewStruct
(t *structType, ptr unsafe.Pointer)
protocol/nbt/qnbt/struct.go:19
↓ 3 callersMethodreadIntPtr
(ptr unsafe.Pointer)
protocol/nbt/qnbt/primitive.go:139
↓ 3 callersMethodreadLong
reads a long, big endian
protocol/nbt/staticReader.go:47
↓ 3 callersMethodreadLongPtr
(ptr unsafe.Pointer)
protocol/nbt/qnbt/primitive.go:154
↓ 3 callersMethodreadString
(dst *string)
protocol/nbt/qnbt/primitive.go:177
↓ 3 callersMethodregionHash
(rx, rz int32)
server/world/dimension/dimension.go:200
↓ 3 callersMethodrvi
(off int)
protocol/nbt/qnbt/abi.go:25
↓ 3 callersMethodwriteDouble
(d float64)
protocol/nbt/encoder.go:88
↓ 3 callersMethodwriteFloat
(f float32)
protocol/nbt/encoder.go:84
↓ 3 callersFunctionwriteString
(w io.Writer, str string)
properties/encode.go:86
↓ 2 callersMethodAccept
()
protocol/net/listener.go:81
↓ 2 callersFunctionBlockStateId
returns the block state id for this block
server/world/chunk/section/blockRegister.go:44
↓ 2 callersMethodChunkX
returns the chunk position x of this block
server/world/block/pos/pos.go:25
↓ 2 callersMethodChunkZ
returns the chunk position z of this block
server/world/block/pos/pos.go:35
↓ 2 callersMethodDir
Dir returns the base directory for the plugin (plugins/<identifier>)
server/plugin.go:26
↓ 2 callersMethodElement
Element returns the element at the specified index, without checking that the index is in bounds
util/atomic/slice.go:62
↓ 2 callersMethodEncodeBuf
(biomeIndexes []string, buf *bytes.Buffer)
server/world/chunk/encode.go:31
↓ 2 callersFunctionErrorln
prints the contents prefixed by a carriage return + blue info text and suffixed with a newline and "> "
util/log/log.go:251
↓ 2 callersMethodFrequency
()
server/tick/tick.go:114
↓ 2 callersMethodGet
()
util/atomic/atomic.go:9
↓ 2 callersMethodGetChunk
(x, z int32)
server/world/level/region/region_dec.go:49
↓ 2 callersMethodGetChunkBuf
(x, z int32, chunkBuffer *bytes.Buffer)
server/world/level/region/region_dec.go:57
↓ 2 callersMethodIs
(i Item)
server/world/level/item/item.go:131
↓ 2 callersMethodJSONTextComponent
(comp *text.TextComponent)
protocol/net/io/encoding/reader.go:242
↓ 2 callersFunctionNewCFB8
(b cipher.Block, iv []byte, decrypt bool)
protocol/net/cfb8/cfb8.go:44
↓ 2 callersFunctionNewChunk
(x, z int32)
server/world/chunk/chunk.go:53
↓ 2 callersFunctionNewWriter
(w *bytes.Buffer)
protocol/net/io/encoding/writer.go:20
↓ 2 callersFunctionNormalizeYaw
(yaw float32)
util/rot.go:35
↓ 2 callersFunctionNow
()
server/world/level/level.go:45
↓ 2 callersFunctionPrintln
* Println prints the content prefixed and suffixed with a carriage return with an endline in the end. Unlike fmt.Println, this doesn't add spaces betw
util/log/log.go:144
↓ 2 callersMethodSave
()
server/world/level/playerdata.go:91
↓ 2 callersMethodSetPosition
(x, y, z float64)
server/entity/entity.go:138
↓ 2 callersMethodSetRotation
(yaw, pitch float32)
server/entity/entity.go:144
↓ 2 callersMethodShort
(i int16)
protocol/net/io/encoding/writer.go:41
↓ 2 callersFunctionSprint
(a ...any)
protocol/text/text.go:72
↓ 2 callersMethodSynchronizePosition
SynchronizePosition teleports the player to the specified coordinates
server/player/player.go:193
↓ 2 callersFunctionUnmarshalf
Unmarshalf is the same as Unmarshal but with formatting
protocol/text/text.go:81
↓ 2 callersMethodUshort
(i *uint16)
protocol/net/io/encoding/reader.go:70
↓ 2 callersMethodVarLong
(value *int64)
protocol/net/io/encoding/reader.go:142
↓ 2 callersFunctionWarn
prints the contents prefixed by a carriage return + blue info text
util/log/log.go:295
↓ 2 callersMethodXORKeyStream
(dst, src []byte)
protocol/net/cfb8/cfb8.go:21
↓ 2 callersMethod_decodeList
()
protocol/nbt/decoder.go:971
↓ 2 callersFunctionallZero
(inp []int8)
server/world/chunk/encode.go:213
↓ 2 callersFunctionblockBitsPerEntry
(paletteSize int)
server/world/chunk/section/section.go:186
↓ 2 callersMethodchunkPosToRegionPos
(x, z int32)
server/world/dimension/dimension.go:211
↓ 2 callersMethoddecodeCompound
()
protocol/nbt/decoder.go:893
↓ 2 callersMethoddecodeListArray
(a *array_t)
protocol/nbt/qnbt/list.go:52
↓ 2 callersMethoddecodeListSlice
(ptr unsafe.Pointer, t *ptrType)
protocol/nbt/qnbt/list.go:11
↓ 2 callersMethoddecodeMapString
(m map[string]string)
protocol/nbt/qnbt/map.go:5
↓ 2 callersMethoddecodeStructCompound
(s *struct_t)
protocol/nbt/qnbt/struct.go:81
↓ 2 callersFunctiondiffstr
(str string)
server/world/level/level.go:229
↓ 2 callersMethoddiscardCompound
()
protocol/nbt/qnbt/decode.go:171
↓ 2 callersMethoddiscardList
()
protocol/nbt/qnbt/list.go:208
↓ 2 callersMethodencodeList
(val reflect.Value)
protocol/nbt/encoder.go:549
↓ 2 callersMethodgenerateChunkAt
(x, z int32, tgt *chunk.Chunk, generator chunk.Generator)
server/world/level/region/region_dec.go:37
↓ 2 callersMethodgetRegion
(rx, rz int32)
server/world/dimension/dimension.go:185
↓ 2 callersFunctiongmstr
(str string)
server/world/level/level.go:242
↓ 2 callersFunctionisCorner
(x, z, minX, minZ, maxX, maxZ int32)
server/world/terrain/terrain.go:106
↓ 2 callersFunctionmallocgc
go:linkname mallocgc runtime.mallocgc
util/atomic/slice.go:12
↓ 2 callersFunctionmemcpy
(dst, src unsafe.Pointer, n uintptr)
util/atomic/slice.go:14
↓ 2 callersMethodnewRegion
(rx, rz int32)
server/world/dimension/dimension.go:175
↓ 2 callersMethodoffset
(x, z int32)
server/world/chunk/heightmaps/heightmaps.go:16
↓ 2 callersMethodreadByteArray
(ptr unsafe.Pointer)
protocol/nbt/qnbt/primitive.go:256
↓ 2 callersMethodreadBytePtr
(ptr unsafe.Pointer)
protocol/nbt/qnbt/primitive.go:104
↓ 2 callersMethodreadBytes
(num int)
protocol/nbt/qnbt/buffer.go:19
↓ 2 callersMethodreadBytesString
(num int)
protocol/nbt/qnbt/buffer.go:29
↓ 2 callersMethodreadIntArray
(ptr unsafe.Pointer)
protocol/nbt/qnbt/primitive.go:235
← previousnext →101–200 of 3,021, ranked by callers