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

Method setEventNotifier

src/main/java/Client/StaticData.java:101–103  ·  view source on GitHub ↗
(EventNotifier eventNotifier)

Source from the content-addressed store, hash-verified

99 }
100
101 public void setEventNotifier(EventNotifier eventNotifier) {
102 this.eventNotifier = eventNotifier;
103 }
104
105 public ConnectionService getService() {
106 return service;

Callers 2

onCreateMethod · 0.95
viewDidLoadMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected