Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hiro420/NikkeTools
/ getVersionMajor
Method
getVersionMajor
UnLuac/src/unluac/Version.java:317–319 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
315
}
316
317
public
int
getVersionMajor() {
318
return
major;
319
}
320
321
public
int
getVersionMinor() {
322
return
minor;
Callers
1
write
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected