Interface Messages.Args0

Enclosing interface:
Messages

public static interface Messages.Args0
A message that has no arguments that need to be replaced.
  • Method Summary

    Modifier and Type
    Method
    Description
    net.kyori.adventure.text.Component
     
    default void
    send(org.bukkit.command.CommandSender sender)
     
  • Method Details

    • build

      net.kyori.adventure.text.Component build()
    • send

      default void send(org.bukkit.command.CommandSender sender)