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

Method getRenderer

The 5zig Mod/src/eu/the5zig/mod/The5zigMod.java:402–404  ·  view source on GitHub ↗

@return the main renderer class.

()

Source from the content-addressed store, hash-verified

400 * @return the main renderer class.
401 */
402 public static DisplayRenderer getRenderer() {
403 return renderer;
404 }
405
406 public static ServerAPIBackend getServerAPIBackend() {
407 return serverAPIBackend;

Callers 15

onChatMouseClickedMethod · 0.95
onRenderVignetteMethod · 0.95
getColorByDurabilityMethod · 0.95
toDirectionMethod · 0.95
getColorByDurabilityMethod · 0.95
renderMethod · 0.95
renderMethod · 0.95
renderMethod · 0.95
renderLargeMethod · 0.95
renderGameOverlayMethod · 0.95
getPrefixFormattingMethod · 0.95
getMainFormattingMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected