Class UsageFormatting

java.lang.Object
studio.mevera.imperat.util.UsageFormatting

public final class UsageFormatting extends Object
  • Method Details

    • formatInput

      @NotNull public static @NotNull String formatInput(@Nullable @Nullable String prefix, @NotNull @NotNull String label, @Nullable @Nullable String suffix)
    • formatClosestUsage

      @NotNull public static <S extends CommandSource> @NotNull String formatClosestUsage(@Nullable @Nullable String prefix, @NotNull @NotNull String label, @Nullable @Nullable CommandPathway<S> pathway)