Class JtedividerGenerated

java.lang.Object
gg.jte.generated.precompiled.html.channel.JtedividerGenerated

public final class JtedividerGenerated extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int[]
     
    static final String
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    render(gg.jte.html.HtmlTemplateOutput jteOutput, gg.jte.html.HtmlInterceptor jteHtmlInterceptor, net.dv8tion.jda.api.entities.Message message, boolean isDividerShown)
     
    static void
    renderMap(gg.jte.html.HtmlTemplateOutput jteOutput, gg.jte.html.HtmlInterceptor jteHtmlInterceptor, Map<String,Object> params)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • JTE_NAME

      public static final String JTE_NAME
      See Also:
    • JTE_LINE_INFO

      public static final int[] JTE_LINE_INFO
  • Constructor Details

    • JtedividerGenerated

      public JtedividerGenerated()
  • Method Details

    • render

      public static void render(gg.jte.html.HtmlTemplateOutput jteOutput, gg.jte.html.HtmlInterceptor jteHtmlInterceptor, net.dv8tion.jda.api.entities.Message message, boolean isDividerShown)
    • renderMap

      public static void renderMap(gg.jte.html.HtmlTemplateOutput jteOutput, gg.jte.html.HtmlInterceptor jteHtmlInterceptor, Map<String,Object> params)