MCPcopy Create free account
hub / github.com/5zig/The-5zig-Mod / call

Method call

Utils/src/eu/the5zig/util/Callable.java:31–31  ·  view source on GitHub ↗

Computes a result, or throws an exception if unable to do so. @return computed result

()

Source from the content-addressed store, hash-verified

29 * @return computed result
30 */
31 V call();
32}

Callers 15

postToMainThreadMethod · 0.95
getLineHeightMethod · 0.65
drawMethod · 0.65
keyTypedMethod · 0.65
elementClickedMethod · 0.65
elementClickedMethod · 0.65
elementClickedMethod · 0.65
elementClickedMethod · 0.65
elementClickedMethod · 0.65
elementClickedMethod · 0.65
elementClickedMethod · 0.65
elementClickedMethod · 0.65

Implementers 15

ResourceManagerMinecraft-Utils/1.8.9/src/ResourceMana
ClassProxyMinecraft-Utils/1.8.9/src/ClassProxy.j
ResourceManagerMinecraft-Utils/1.10/src/ResourceManag
ClassProxyMinecraft-Utils/1.10/src/ClassProxy.ja
ResourceManagerMinecraft-Utils/1.12.2/src/ResourceMan
ClassProxyMinecraft-Utils/1.12.2/src/ClassProxy.
ResourceManagerMinecraft-Utils/1.12/src/ResourceManag
ClassProxyMinecraft-Utils/1.12/src/ClassProxy.ja
ResourceManagerMinecraft-Utils/1.11/src/ResourceManag
ClassProxyMinecraft-Utils/1.11/src/ClassProxy.ja
ResourceManagerMinecraft-Utils/1.8/src/ResourceManage
ClassProxyMinecraft-Utils/1.8/src/ClassProxy.jav

Calls

no outgoing calls

Tested by

no test coverage detected