MCPcopy Create free account

hub / github.com/ZeppelinMC/Zeppelin / functions

Functions3,021 in github.com/ZeppelinMC/Zeppelin

↓ 1,060 callersFunctionRegisterBlock
Registers a block struct that will be used for creating blocks with the name returned by the block's Encode function
server/world/chunk/section/blockRegister.go:30
↓ 213 callersMethodVarInt
(value *int32)
protocol/net/io/encoding/reader.go:110
↓ 155 callersMethodType
()
server/entity/entity.go:173
↓ 132 callersFunctionatoi
(str string)
server/world/block/0block.go:38
↓ 89 callersMethodBool
(b *bool)
protocol/net/io/encoding/reader.go:42
↓ 64 callersMethodFloat
(f *float32)
protocol/net/io/encoding/reader.go:88
↓ 47 callersMethodwriteByte
(b int8)
protocol/nbt/encoder.go:51
↓ 45 callersMethodSet
(i int)
protocol/net/io/encoding/encoding.go:168
↓ 44 callersMethodPointer
()
util/atomic/slice.go:46
↓ 41 callersMethodUbyte
(i *byte)
protocol/net/io/encoding/reader.go:59
↓ 40 callersMethodY
returns the absolute y position of the block in the world
server/world/block/pos/pos.go:15
↓ 39 callersMethodString
(s *string)
protocol/net/io/encoding/reader.go:95
↓ 39 callersMethodX
returns the absolute x position of the block in the world
server/world/block/pos/pos.go:10
↓ 39 callersMethodZ
returns the absolute z position of the block in the world
server/world/block/pos/pos.go:20
↓ 36 callersMethodLen
()
util/atomic/slice.go:38
↓ 36 callersMethodLong
(i *int64)
protocol/net/io/encoding/reader.go:82
↓ 33 callersMethodNew
creates a new instance of the block with the specified properties
server/world/chunk/section/block.go:7
↓ 32 callersMethodShort
(i *int16)
protocol/net/io/encoding/reader.go:65
↓ 32 callersMethodwriteString
(s string)
protocol/nbt/encoder.go:106
↓ 29 callersMethodWritePacket
(pk packet.Encodeable)
protocol/net/conn.go:177
↓ 28 callersMethodDouble
(f *float64)
protocol/net/io/encoding/reader.go:91
↓ 25 callersMethodTextComponent
(comp *text.TextComponent)
protocol/net/io/encoding/reader.go:250
↓ 24 callersMethodIdentifier
(s *string)
protocol/net/io/encoding/reader.go:106
↓ 23 callersMethodByteArray
Length prefixed byte array
protocol/net/io/encoding/reader.go:217
↓ 23 callersMethodWrite
(data []byte)
protocol/net/conn.go:200
↓ 21 callersMethodByte
(i *int8)
protocol/net/io/encoding/reader.go:54
↓ 21 callersFunctionkind_name
(k uint8)
protocol/nbt/qnbt/abi.go:102
↓ 19 callersFunctiontagName
(t string)
protocol/nbt/qnbt/primitive.go:43
↓ 18 callersMethodInt
(dst *int32)
protocol/nbt/staticReader.go:120
↓ 18 callersFunctiontimeString
()
util/log/log.go:35
↓ 18 callersMethodwriteInt
(i int32)
protocol/nbt/encoder.go:62
↓ 17 callersMethodAdd
(nodes ...Node)
server/command/builder.go:72
↓ 17 callersFunctionkindOf
(t *unsafe2.Type)
protocol/nbt/qnbt/abi.go:94
↓ 17 callersFunctionstackCallerModule
(i int)
util/log/log.go:103
↓ 16 callersMethodGet
(i int)
protocol/net/io/encoding/encoding.go:164
↓ 16 callersMethodRead
(tgt any)
protocol/nbt/staticReader.go:320
↓ 15 callersMethodSetBlock
This function does not update the block for the players, so it should not be used. X and Z should be relative to the chunk (aka x&0x0f, z&0x0f), but Y
server/world/chunk/chunk.go:91
↓ 15 callersMethodreadInt
()
protocol/nbt/qnbt/primitive.go:131
↓ 14 callersMethodPosition
(x, y, z *int32)
protocol/net/io/encoding/reader.go:170
↓ 14 callersMethodString
(dst *string)
protocol/nbt/staticReader.go:156
↓ 14 callersMethodreadByte
reads a byte
protocol/nbt/staticReader.go:23
↓ 13 callersMethodInt
(i *int32)
protocol/net/io/encoding/reader.go:76
↓ 13 callersMethodUUID
(u *uuid.UUID)
protocol/net/io/encoding/reader.go:181
↓ 13 callersMethodVarInt
(value int32)
protocol/net/io/encoding/writer.go:108
↓ 13 callersMethodreadString
reads a string prefixed by a short of its length
protocol/nbt/staticReader.go:55
↓ 12 callersMethodFixedByteArray
(s []byte)
protocol/net/io/encoding/reader.go:228
↓ 11 callersMethodClose
()
server/world/level/level.go:173
↓ 11 callersMethodSystemMessage
(text.TextComponent)
server/command/manager.go:20
↓ 11 callersMethodWrite
(data []byte)
protocol/net/io/encoding/writer.go:24
↓ 11 callersMethodreadBytes
(l int)
protocol/net/io/encoding/reader.go:29
↓ 11 callersMethodreadInt
()
protocol/nbt/decoder.go:1053
↓ 11 callersMethodwriteLong
(l int64)
protocol/nbt/encoder.go:71
↓ 10 callersMethodLookup
Looks up the name in the registry and returns the protocol id. If the protocol id is not found, returns the default entry and(ok=false), and if that i
server/registry/registry.go:20
↓ 10 callersMethodSet
(x, z, y int32)
server/world/chunk/heightmaps/heightmaps.go:32
↓ 10 callersMethodfill
(min int)
protocol/nbt/qnbt/buffer.go:38
↓ 10 callersMethodreadString
()
protocol/nbt/decoder.go:1077
↓ 10 callersMethodskip
(n int)
protocol/nbt/qnbt/buffer.go:60
↓ 9 callersMethodUUID
()
server/entity/entity.go:169
↓ 9 callersMethodUbyte
(i uint8)
protocol/net/io/encoding/writer.go:35
↓ 9 callersMethodreadByte
()
protocol/nbt/decoder.go:1035
↓ 8 callersMethodDecode
(encoding.Reader)
protocol/net/packet/packet.go:14
↓ 8 callersMethodEncode
(encoding.Writer)
protocol/net/packet/packet.go:8
↓ 8 callersMethodNBT
(v any)
protocol/net/io/encoding/reader.go:233
↓ 8 callersFunctionNewLiteral
(name string, nodes ...Node)
server/command/builder.go:80
↓ 7 callersMethodCap
()
util/atomic/slice.go:42
↓ 7 callersMethodEncode
returns the name and properties of the block
server/world/chunk/section/block.go:5
↓ 7 callersMethodGet
(id int32)
server/world/dimension/window/window.go:49
↓ 7 callersMethodReadPacket
()
protocol/net/conn.go:209
↓ 7 callersFunctionmallocgc
go:linkname mallocgc runtime.mallocgc
protocol/nbt/qnbt/malloc.go:10
↓ 7 callersFunctionsetSliceArray
(s, a unsafe.Pointer, l int)
protocol/nbt/qnbt/abi.go:195
↓ 7 callersMethodwriteShort
(s int16)
protocol/nbt/encoder.go:55
↓ 6 callersMethodClose
()
protocol/net/listener.go:74
↓ 6 callersFunctionInfolnf
prints the contents prefixed by a carriage return + blue info text and suffixed with a newline and "> "
util/log/log.go:246
↓ 6 callersMethodRead
(dst []byte)
protocol/net/conn.go:188
↓ 6 callersMethodReadAll
(data *[]byte)
protocol/net/io/encoding/reader.go:49
↓ 6 callersMethodUsername
()
protocol/net/conn.go:66
↓ 6 callersMethodload
(length int)
protocol/nbt/qnbt/primitive.go:76
↓ 6 callersMethodreadLong
()
protocol/nbt/decoder.go:1060
↓ 6 callersMethodreadShort
()
protocol/nbt/decoder.go:1046
↓ 5 callersMethodBitSet
(data *BitSet)
protocol/net/io/encoding/reader.go:188
↓ 5 callersMethodGet
Looks up the name in the registry and returns the protocol id if found, otherwise default or 0
server/registry/registry.go:13
↓ 5 callersMethodGrow
Grow grows the slice to capacity of cap
util/atomic/slice.go:67
↓ 5 callersFunctionInfoln
prints the contents prefixed by a carriage return + time, blue info text and suffixed with a newline and "> "
util/log/log.go:214
↓ 5 callersMethodLong
(i int64)
protocol/net/io/encoding/writer.go:66
↓ 5 callersMethoddecodeCompoundMap
(_map reflect.Value)
protocol/nbt/decoder.go:170
↓ 5 callersFunctiongenerateMap
(v reflect.Value)
protocol/nbt/decoder.go:19
↓ 5 callersMethodkillConnection
killConnection kills the player's connection
server/player/conn.go:111
↓ 5 callersMethodreadByte2
()
protocol/nbt/qnbt/primitive.go:94
↓ 5 callersMethodreadDouble
()
protocol/nbt/decoder.go:1072
↓ 5 callersMethodreadFloat
()
protocol/nbt/decoder.go:1067
↓ 5 callersMethodwriteBytes
(b ...byte)
protocol/nbt/encoder.go:46
↓ 4 callersMethodAdd
(b1 BlockPosition)
server/world/block/pos/pos.go:54
↓ 4 callersMethodDimensionName
()
server/entity/entity.go:124
↓ 4 callersFunctionErrorlnf
prints the contents prefixed by a carriage return + blue info text and suffixed with a newline and "> "
util/log/log.go:276
↓ 4 callersMethodFixedBitSet
(data *FixedBitSet, bits int32)
protocol/net/io/encoding/reader.go:206
↓ 4 callersMethodGetChunk
(x, z int32)
server/world/dimension/dimension.go:161
↓ 4 callersMethodID
()
protocol/net/packet/packet.go:7
↓ 4 callersFunctionNewEncoder
(w io.Writer)
protocol/nbt/encoder.go:18
↓ 4 callersFunctionNewReader
(r io.Reader, length int)
protocol/net/io/encoding/reader.go:21
↓ 4 callersMethodPosition
()
server/entity/entity.go:153
next →1–100 of 3,021, ranked by callers