Interface CommandContextFactory<C extends VelocityCommandContext<C>>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptioncreateContext(site.lab0x13.scrow.commands.model.literal.RootLiteral<C> literal, com.velocitypowered.api.command.CommandSource sender)
-
Method Details
-
createContext
-