Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Neop/mudmap2
/ placeDeselected
Method
placeDeselected
src/main/java/mudmap2/frontend/WorldTab.java:142–145 ·
view source on GitHub ↗
(Place place)
Source
from the content-addressed store, hash-verified
140
}
141
142
@Override
143
public
void
placeDeselected(Place place) {
144
updateInfobar();
145
}
146
});
147
148
sidePanel =
new
SidePanel(world);
Callers
nothing calls this directly
Calls
1
updateInfobar
Method · 0.95
Tested by
no test coverage detected