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 theCommandCausefrom the currentCause- Returns:
- The
CommandCause
-