Class StaticLiteral<C extends CommandContext<C>>

java.lang.Object
site.lab0x13.scrow.commands.model.literal.DynamicLiteral<C>
site.lab0x13.scrow.commands.model.literal.StaticLiteral<C>
All Implemented Interfaces:
Literal<C>, LiteralMeta, Node<C>

public class StaticLiteral<C extends CommandContext<C>> extends DynamicLiteral<C>