Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Neop/mudmap2
/ getWorldPanel
Method
getWorldPanel
src/main/java/mudmap2/frontend/WorldTab.java:212–214 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
210
}
211
212
public
final
WorldPanel getWorldPanel() {
213
return
worldPanel;
214
}
215
216
/**
217
* Get the world
Callers
8
testGetWorldPanel
Method · 0.95
WorldTab
Method · 0.95
getWorld
Method · 0.95
getMeta
Method · 0.95
setMeta
Method · 0.95
createTab
Method · 0.95
actionPerformed
Method · 0.95
stateChanged
Method · 0.95
Calls
no outgoing calls
Tested by
1
testGetWorldPanel
Method · 0.76