MCPcopy Create free account
hub / github.com/HelloBush/Java_MHXYdemo / setNowGuiNum

Method setNowGuiNum

src/pkgBean/GameBean.java:180–182  ·  view source on GitHub ↗
(int nowGuiNum)

Source from the content-addressed store, hash-verified

178 }
179
180 public void setNowGuiNum(int nowGuiNum) {
181 this.nowGuiNum = nowGuiNum;
182 }
183
184 public void setMapGo(boolean mapGo) {
185 this.mapGo = mapGo;

Callers 3

setStateMethod · 0.95
Job_GuiMethod · 0.80
mainMethod · 0.80

Calls

no outgoing calls

Tested by 1

mainMethod · 0.64