Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
169
func
(p *Entity) UUID() uuid.UUID {
170
return
p.uuid
171
}
172
173
func
(p *Entity) Type() int32 {
174
return
p.typ
Callers
6
handleNewConnection
Method · 0.45
Player
Method · 0.45
AddPlayer
Method · 0.45
handler_chat_command.go
File · 0.45
New
Method · 0.45
add
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected