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

Method getLocation

The 5zig Mod/src/eu/the5zig/mod/modules/Module.java:426–428  ·  view source on GitHub ↗

@return the location of the module.

()

Source from the content-addressed store, hash-verified

424 * @return the location of the module.
425 */
426 public ModuleLocation getLocation() {
427 return location;
428 }
429
430 /**
431 * Sets the location of this module.

Callers 13

getRunningJarMethod · 0.45
runMethod · 0.45
renderMethod · 0.45
shouldRenderMethod · 0.45
getRenderStringMethod · 0.45
getValueMethod · 0.45
renderModulesMethod · 0.45
initGuiMethod · 0.45
actionPerformedMethod · 0.45
drawScreenMethod · 0.45
initGuiMethod · 0.45
initGuiMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected