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

Method getOs

src/main/java/Client/Config.java:748–750  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

746 }
747
748 public static String getOs() {
749 return getPlatformName();
750 }
751
752 public final int getIntProperty(final String key, final int defvalue) {
753 try {

Callers 2

blockArrivedMethod · 0.95
InfoWindowMethod · 0.95

Calls 1

getPlatformNameMethod · 0.95

Tested by

no test coverage detected