Class ConfirmAPI

java.lang.Object
ru.cwcode.cwutils.confirmable.velocity.ConfirmAPI

public class ConfirmAPI extends Object
  • Constructor Details

    • ConfirmAPI

      public ConfirmAPI()
  • Method Details

    • requestBuilder

      public static ConfirmAPI.ConfirmableBuilder requestBuilder(com.velocitypowered.api.proxy.Player sender, String confirmableString, long timeToConfirm)
    • getString

      public static String getString(com.velocitypowered.api.proxy.Player player)
    • senderAffected

      public static boolean senderAffected(com.velocitypowered.api.proxy.Player player)
    • onSuccess

      public static void onSuccess(com.velocitypowered.api.proxy.Player player)