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

Method getTheStream

src/main/java/Client/StaticData.java:73–75  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

71 private JabberStream theStream;
72 private ConnectionService service;
73 public JabberStream getTheStream() {
74 return theStream;
75 }
76 private AssetsLoader assetsLoader;
77 public AssetsLoader getAssetsLoader() {
78 return assetsLoader;

Callers 15

doWorkMethod · 0.80
publishTuneMethod · 0.80
commandActionMethod · 0.80
privacyListRqMethod · 0.80
PrivacyModifyListClass · 0.80
PrivacySelectClass · 0.80
ServiceDiscoveryMethod · 0.80
QueryRequestVoiceMethod · 0.80
cmdOkMethod · 0.80
BookmarksClass · 0.80
menuActionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected