MCPcopy Create free account
hub / github.com/Var3D/var3dframe / format

Method format

core/src/core/java/var3d/net/center/VGame.java:272–274  ·  view source on GitHub ↗
(String vaule, Object... args)

Source from the content-addressed store, hash-verified

270 }
271
272 public String format(String vaule, Object... args) {
273 return bundle.formatVaule(vaule, args);
274 }
275
276
277 /**

Callers 1

stringMethod · 0.45

Calls 1

formatVauleMethod · 0.80

Tested by

no test coverage detected