MCPcopy 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

importMatchesMethod · 0.95
submitMatchesMethod · 0.95
initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected