MCPcopy Create free account
hub / github.com/ZeppelinMC/Zeppelin / UUID

Method UUID

server/entity/entity.go:169–171  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

167}
168
169func (p *Entity) UUID() uuid.UUID {
170 return p.uuid
171}
172
173func (p *Entity) Type() int32 {
174 return p.typ

Callers 6

handleNewConnectionMethod · 0.45
PlayerMethod · 0.45
AddPlayerMethod · 0.45
NewMethod · 0.45
addMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected