MCPcopy Create free account
hub / github.com/BombusMod/BombusMod / OkNotify

Method OkNotify

src/main/java/ServiceDiscovery/ServerBox.java:86–86  ·  view source on GitHub ↗
(String selectedServer)

Source from the content-addressed store, hash-verified

84 public interface ServiceNotify {
85
86 void OkNotify(String selectedServer);
87 }
88
89 class RecentMenu extends DefForm {

Callers 1

cmdOkMethod · 0.65

Implementers 5

PrivacySelectsrc/main/java/PrivacyLists/PrivacySele
ServiceDiscoverysrc/main/java/ServiceDiscovery/Service
MessageUrlsrc/main/java/Messages/MessageUrl.java
MoodListsrc/main/java/PEP/MoodList.java
ActivityListsrc/main/java/PEP/ActivityList.java

Calls

no outgoing calls

Tested by

no test coverage detected