public final class SingleRef extends AbstractRef<SingleRef>
Constructor and Description |
---|
SingleRef() |
Modifier and Type | Method and Description |
---|---|
static SingleRef |
create()
Creates a SingleRef object.
|
CommandRunner |
run()
Return the referenced method to run without
Wave . |
SingleRef |
run(CommandRunner commandRunner)
Run.
|
CommandWaveRunner |
runWave()
Run wave.
|
SingleRef |
runWave(CommandWaveRunner commandWaveRunner)
Run wave.
|
priority, priority, runInto, runInto
public SingleRef()
public CommandRunner run()
Wave
.public SingleRef run(CommandRunner commandRunner)
commandRunner
- the command runnerpublic CommandWaveRunner runWave()
public SingleRef runWave(CommandWaveRunner commandWaveRunner)
commandWaveRunner
- the command wave runnerCopyright © 2011–2016 JRebirth OSS. All rights reserved.