Class PaperExecutionSource

java.lang.Object
io.github.projectunified.craftcommand.processor.paper.PaperExecutionSource

public class PaperExecutionSource extends Object
Brigadier-based execution generator for Paper commands.
  • Constructor Details

    • PaperExecutionSource

      public PaperExecutionSource(PaperCommandProcessor processor, List<io.github.projectunified.craftcommand.processor.paper.PaperCommandProcessor.NodeInfo> nodes, int parsedNodeCount)
  • Method Details