You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: surf-api-bukkit/surf-api-bukkit-api/api/surf-api-bukkit-api.api
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1023,8 +1023,8 @@ public final class dev/slne/surf/surfapi/bukkit/api/dialog/CommonDialogsKt {
1023
1023
public static final fun noticeDialog (Lkotlin/jvm/functions/Function1;)Lio/papermc/paper/dialog/Dialog;
1024
1024
public static final fun noticeDialog (Lnet/kyori/adventure/text/Component;Lnet/kyori/adventure/text/Component;Ljava/lang/Integer;)Lio/papermc/paper/dialog/Dialog;
1025
1025
public static synthetic fun noticeDialog$default (Lnet/kyori/adventure/text/Component;Lnet/kyori/adventure/text/Component;Ljava/lang/Integer;ILjava/lang/Object;)Lio/papermc/paper/dialog/Dialog;
1026
-
public static final fun noticeDialogWithBuilder (Ljava/lang/Integer;Lnet/kyori/adventure/text/Component;Lkotlin/jvm/functions/Function1;)Lio/papermc/paper/dialog/Dialog;
1027
-
public static synthetic fun noticeDialogWithBuilder$default (Ljava/lang/Integer;Lnet/kyori/adventure/text/Component;Lkotlin/jvm/functions/Function1;ILjava/lang/Object;)Lio/papermc/paper/dialog/Dialog;
1026
+
public static final fun noticeDialogWithBuilder (Lnet/kyori/adventure/text/Component;Ljava/lang/Integer;Lkotlin/jvm/functions/Function1;)Lio/papermc/paper/dialog/Dialog;
1027
+
public static synthetic fun noticeDialogWithBuilder$default (Lnet/kyori/adventure/text/Component;Ljava/lang/Integer;Lkotlin/jvm/functions/Function1;ILjava/lang/Object;)Lio/papermc/paper/dialog/Dialog;
1028
1028
}
1029
1029
1030
1030
public final class dev/slne/surf/surfapi/bukkit/api/dialog/DialogBuilderKt {
0 commit comments