MCPcopy Index your code
hub / github.com/BombusMod/BombusMod / setProxyUser

Method setProxyUser

src/main/java/xmpp/Account.java:108–110  ·  view source on GitHub ↗
(String UserName)

Source from the content-addressed store, hash-verified

106 }
107
108 public void setProxyUser(String UserName) {
109 this.proxyUser = UserName;
110 }
111
112 public String getProxyPass() {
113 return proxyPass;

Callers 2

cmdOkMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected