Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FabricMC/Matcher
/ getUser
Method
getUser
src/main/java/matcher/config/UidConfig.java:37–39 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
35
}
36
37
public
String getUser() {
38
return
user;
39
}
40
41
public
String getPassword() {
42
return
password;
Callers
1
init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected