Package org.spongepowered.api.command
Interface CommandCause.Factory
- Enclosing interface:
CommandCause
public static interface CommandCause.Factory
Creates instances of the
CommandCause
.-
Method Summary
-
Method Details
-
create
CommandCause create()Creates theCommandCause
from the currentCause
- Returns:
- The
CommandCause
-