Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getUpdatedCounter
Method
getUpdatedCounter
Minecraft-Utils/1.10/src/GuiChatLine.java:21–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
19
}
20
21
public
int
getUpdatedCounter() {
22
return
this.updateCounterCreated;
23
}
24
25
public
int
getChatLineID() {
26
return
this.chatLineID;
Callers
2
draw
Method · 0.95
refreshChat
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected