java.lang.Object
io.github.rysefoxx.inventory.plugin.util.Utils

public class Utils extends Object
Since:
7/1/2022
  • Constructor Details

    • Utils

      public Utils()
  • Method Details

    • replace

      @NotNull public @NotNull String replace(@NotNull @NotNull String message, @NotNull @NotNull String placeHolder, @NotNull @NotNull Object value)