MCPcopy Create free account
hub / github.com/Teneted/Tenet / clear

Method clear

src/main/java/org/bukkit/help/HelpMap.java:51–51  ·  view source on GitHub ↗

Clears out the contents of the help index. Normally called during server reload.

()

Source from the content-addressed store, hash-verified

49 * server reload.
50 */
51 public void clear();
52
53 /**
54 * Associates a {@link HelpTopicFactory} object with given command base

Callers 15

clearMethod · 0.65
clearMethod · 0.65
SimpleRegistryMethod · 0.65
clearPermissionsMethod · 0.65
loadPluginsMethod · 0.65
clearPluginsMethod · 0.65
clearCommandsMethod · 0.65
setVersionMessageMethod · 0.65
invalidateMethod · 0.65
enablePluginsMethod · 0.65
matchPlayerMethod · 0.65
breakLinkMethod · 0.65

Implementers 1

SimpleHelpMapsrc/main/java/org/bukkit/craftbukkit/v

Calls

no outgoing calls

Tested by

no test coverage detected