MCPcopy Create free account
hub / github.com/e2wugui/zeze / getInstance

Method getInstance

ZezeJava/ZezexJava/server/src/Game/App.java:27–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25 public static final App Instance = new App();
26
27 public static App getInstance() {
28 return Instance;
29 }
30
31 public ProviderWithOnline Provider;
32 public ProviderApp ProviderApp;

Callers 7

StartMethod · 0.45
StartMethod · 0.45
mainMethod · 0.45
StartMethod · 0.45
StartLastMethod · 0.45
OnChangedMethod · 0.45
StartCalculateFighterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected