Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/McJty/TutorialV3
/ id
Method
id
src/main/java/com/example/tutorialv3/setup/Messages.java:18–20 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16
17
private
static
int
packetId = 0;
18
private
static
int
id() {
19
return
packetId++;
20
}
21
22
public
static
void
register() {
23
SimpleChannel net = NetworkRegistry.ChannelBuilder
Callers
1
register
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected