MCPcopy Create free account
hub / github.com/boxbeam/RedLib / getPlugin

Method getPlugin

src/redempt/redlib/misc/Task.java:341–343  ·  view source on GitHub ↗

@return The Plugin which scheduled this task

()

Source from the content-addressed store, hash-verified

339 * @return The Plugin which scheduled this task
340 */
341 public Plugin getPlugin() {
342 return plugin;
343 }
344
345 /**
346 * Represents a type of task

Callers 3

getCallingPluginMethod · 0.45
ProtectionPolicyClass · 0.45
onPluginDisableMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected