Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FabricMC/Matcher
/ getVersionB
Method
getVersionB
src/main/java/matcher/config/UidConfig.java:59–61 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
57
}
58
59
public
String getVersionB() {
60
return
versionB;
61
}
62
63
public
boolean isValid() {
64
return
!host.isEmpty()
Callers
3
importMatches
Method · 0.95
submitMatches
Method · 0.95
init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected