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