Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZeppelinMC/Zeppelin
/ Decode
Method
Decode
protocol/net/packet/play/playerInfoUpdate.go:128–130 ·
view source on GitHub ↗
(r encoding.Reader)
Source
from the content-addressed store, hash-verified
126
}
127
128
func
(p *PlayerInfoUpdate) Decode(r encoding.Reader) error {
129
return
nil
//TODO
130
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected