MCPcopy Create free account
hub / github.com/FabricMC/Matcher / getProject

Method getProject

src/main/java/matcher/config/UidConfig.java:51–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

49 }
50
51 public String getProject() {
52 return project;
53 }
54
55 public String getVersionA() {
56 return versionA;

Callers 3

importMatchesMethod · 0.95
submitMatchesMethod · 0.95
initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected