Interface TemplateParser


public interface TemplateParser
  • Method Summary

    Modifier and Type
    Method
    Description
    io.github.jwdeveloper.spigot.commands.api.builder.CommandBuilder
    templateToBuilder(Object template, io.github.jwdeveloper.spigot.commands.api.builder.CommandBuilder builder)
     
  • Method Details

    • templateToBuilder

      io.github.jwdeveloper.spigot.commands.api.builder.CommandBuilder templateToBuilder(Object template, io.github.jwdeveloper.spigot.commands.api.builder.CommandBuilder builder)