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