Class Description

java.lang.Object
studio.mevera.imperat.command.Description

public final class Description extends Object
  • Field Details

  • Method Details

    • of

      public static Description of(String value)
    • getValue

      @Nullable public @Nullable String getValue()
    • getValueOrElse

      @NotNull public @NotNull String getValueOrElse(@NotNull @NotNull String def)
    • isEmpty

      public boolean isEmpty()