|
1 | | -public final class dev/slne/surf/cloud/api/client/velocity/server/VelocityCloudServeExtensionsKt { |
| 1 | +public final class dev/slne/surf/cloud/api/client/velocity/InternalCloudVelocityBridge$Companion { |
| 2 | + public final fun getInstance ()Ldev/slne/surf/cloud/api/client/velocity/InternalCloudVelocityBridge; |
| 3 | +} |
| 4 | + |
| 5 | +public final class dev/slne/surf/cloud/api/client/velocity/command/args/CloudServerArgument : dev/jorel/commandapi/arguments/Argument { |
| 6 | + public fun <init> (Ljava/lang/String;)V |
| 7 | + public fun getArgumentType ()Ldev/jorel/commandapi/arguments/CommandAPIArgumentType; |
| 8 | + public fun getPrimitiveType ()Ljava/lang/Class; |
| 9 | + public fun parseArgument (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;Ldev/jorel/commandapi/executors/CommandArguments;)Ldev/slne/surf/cloud/api/common/server/CloudServer; |
| 10 | + public synthetic fun parseArgument (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;Ldev/jorel/commandapi/executors/CommandArguments;)Ljava/lang/Object; |
| 11 | +} |
| 12 | + |
| 13 | +public final class dev/slne/surf/cloud/api/client/velocity/command/args/CloudServerArgumentKt { |
| 14 | + public static final fun cloudServerArgument (Ldev/jorel/commandapi/CommandAPICommand;Ljava/lang/String;ZLkotlin/jvm/functions/Function1;)Ldev/jorel/commandapi/CommandAPICommand; |
| 15 | + public static final fun cloudServerArgument (Ldev/jorel/commandapi/CommandTree;Ljava/lang/String;ZLkotlin/jvm/functions/Function1;)Ldev/jorel/commandapi/CommandTree; |
| 16 | + public static final fun cloudServerArgument (Ldev/jorel/commandapi/arguments/Argument;Ljava/lang/String;ZLkotlin/jvm/functions/Function1;)Ldev/jorel/commandapi/arguments/Argument; |
| 17 | + public static synthetic fun cloudServerArgument$default (Ldev/jorel/commandapi/CommandAPICommand;Ljava/lang/String;ZLkotlin/jvm/functions/Function1;ILjava/lang/Object;)Ldev/jorel/commandapi/CommandAPICommand; |
| 18 | + public static synthetic fun cloudServerArgument$default (Ldev/jorel/commandapi/CommandTree;Ljava/lang/String;ZLkotlin/jvm/functions/Function1;ILjava/lang/Object;)Ldev/jorel/commandapi/CommandTree; |
| 19 | + public static synthetic fun cloudServerArgument$default (Ldev/jorel/commandapi/arguments/Argument;Ljava/lang/String;ZLkotlin/jvm/functions/Function1;ILjava/lang/Object;)Ldev/jorel/commandapi/arguments/Argument; |
| 20 | +} |
| 21 | + |
| 22 | +public final class dev/slne/surf/cloud/api/client/velocity/command/args/CloudServerGroupArgument : dev/jorel/commandapi/arguments/Argument { |
| 23 | + public fun <init> (Ljava/lang/String;)V |
| 24 | + public fun getArgumentType ()Ldev/jorel/commandapi/arguments/CommandAPIArgumentType; |
| 25 | + public fun getPrimitiveType ()Ljava/lang/Class; |
| 26 | + public synthetic fun parseArgument (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;Ldev/jorel/commandapi/executors/CommandArguments;)Ljava/lang/Object; |
| 27 | + public fun parseArgument (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;Ldev/jorel/commandapi/executors/CommandArguments;)Ljava/lang/String; |
| 28 | +} |
| 29 | + |
| 30 | +public final class dev/slne/surf/cloud/api/client/velocity/command/args/CloudServerGroupArgumentKt { |
| 31 | + public static final fun cloudServerGroupArgument (Ldev/jorel/commandapi/CommandAPICommand;Ljava/lang/String;ZLkotlin/jvm/functions/Function1;)Ldev/jorel/commandapi/CommandAPICommand; |
| 32 | + public static final fun cloudServerGroupArgument (Ldev/jorel/commandapi/CommandTree;Ljava/lang/String;ZLkotlin/jvm/functions/Function1;)Ldev/jorel/commandapi/CommandTree; |
| 33 | + public static final fun cloudServerGroupArgument (Ldev/jorel/commandapi/arguments/Argument;Ljava/lang/String;ZLkotlin/jvm/functions/Function1;)Ldev/jorel/commandapi/arguments/Argument; |
| 34 | + public static synthetic fun cloudServerGroupArgument$default (Ldev/jorel/commandapi/CommandAPICommand;Ljava/lang/String;ZLkotlin/jvm/functions/Function1;ILjava/lang/Object;)Ldev/jorel/commandapi/CommandAPICommand; |
| 35 | + public static synthetic fun cloudServerGroupArgument$default (Ldev/jorel/commandapi/CommandTree;Ljava/lang/String;ZLkotlin/jvm/functions/Function1;ILjava/lang/Object;)Ldev/jorel/commandapi/CommandTree; |
| 36 | + public static synthetic fun cloudServerGroupArgument$default (Ldev/jorel/commandapi/arguments/Argument;Ljava/lang/String;ZLkotlin/jvm/functions/Function1;ILjava/lang/Object;)Ldev/jorel/commandapi/arguments/Argument; |
| 37 | +} |
| 38 | + |
| 39 | +public final class dev/slne/surf/cloud/api/client/velocity/command/args/OfflineCloudPlayerArgument : dev/jorel/commandapi/arguments/Argument { |
| 40 | + public fun <init> (Ljava/lang/String;)V |
| 41 | + public fun getArgumentType ()Ldev/jorel/commandapi/arguments/CommandAPIArgumentType; |
| 42 | + public fun getPrimitiveType ()Ljava/lang/Class; |
| 43 | + public synthetic fun parseArgument (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;Ldev/jorel/commandapi/executors/CommandArguments;)Ljava/lang/Object; |
| 44 | + public fun parseArgument (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;Ldev/jorel/commandapi/executors/CommandArguments;)Lkotlinx/coroutines/Deferred; |
| 45 | +} |
| 46 | + |
| 47 | +public final class dev/slne/surf/cloud/api/client/velocity/command/args/OfflineCloudPlayerArgumentKt { |
| 48 | + public static final fun offlineCloudPlayerArgument (Ldev/jorel/commandapi/CommandAPICommand;Ljava/lang/String;ZLkotlin/jvm/functions/Function1;)Ldev/jorel/commandapi/CommandAPICommand; |
| 49 | + public static final fun offlineCloudPlayerArgument (Ldev/jorel/commandapi/CommandTree;Ljava/lang/String;ZLkotlin/jvm/functions/Function1;)Ldev/jorel/commandapi/CommandTree; |
| 50 | + public static final fun offlineCloudPlayerArgument (Ldev/jorel/commandapi/arguments/Argument;Ljava/lang/String;ZLkotlin/jvm/functions/Function1;)Ldev/jorel/commandapi/arguments/Argument; |
| 51 | + public static synthetic fun offlineCloudPlayerArgument$default (Ldev/jorel/commandapi/CommandAPICommand;Ljava/lang/String;ZLkotlin/jvm/functions/Function1;ILjava/lang/Object;)Ldev/jorel/commandapi/CommandAPICommand; |
| 52 | + public static synthetic fun offlineCloudPlayerArgument$default (Ldev/jorel/commandapi/CommandTree;Ljava/lang/String;ZLkotlin/jvm/functions/Function1;ILjava/lang/Object;)Ldev/jorel/commandapi/CommandTree; |
| 53 | + public static synthetic fun offlineCloudPlayerArgument$default (Ldev/jorel/commandapi/arguments/Argument;Ljava/lang/String;ZLkotlin/jvm/functions/Function1;ILjava/lang/Object;)Ldev/jorel/commandapi/arguments/Argument; |
| 54 | +} |
| 55 | + |
| 56 | +public final class dev/slne/surf/cloud/api/client/velocity/command/args/OnlineCloudPlayerArgument : dev/jorel/commandapi/arguments/Argument { |
| 57 | + public fun <init> (Ljava/lang/String;)V |
| 58 | + public fun getArgumentType ()Ldev/jorel/commandapi/arguments/CommandAPIArgumentType; |
| 59 | + public fun getPrimitiveType ()Ljava/lang/Class; |
| 60 | + public fun parseArgument (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;Ldev/jorel/commandapi/executors/CommandArguments;)Ldev/slne/surf/cloud/api/common/player/CloudPlayer; |
| 61 | + public synthetic fun parseArgument (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;Ldev/jorel/commandapi/executors/CommandArguments;)Ljava/lang/Object; |
| 62 | +} |
| 63 | + |
| 64 | +public final class dev/slne/surf/cloud/api/client/velocity/command/args/OnlineCloudPlayerArgumentKt { |
| 65 | + public static final fun onlineCloudPlayerArgument (Ldev/jorel/commandapi/CommandAPICommand;Ljava/lang/String;ZLkotlin/jvm/functions/Function1;)Ldev/jorel/commandapi/CommandAPICommand; |
| 66 | + public static final fun onlineCloudPlayerArgument (Ldev/jorel/commandapi/CommandTree;Ljava/lang/String;ZLkotlin/jvm/functions/Function1;)Ldev/jorel/commandapi/CommandTree; |
| 67 | + public static final fun onlineCloudPlayerArgument (Ldev/jorel/commandapi/arguments/Argument;Ljava/lang/String;ZLkotlin/jvm/functions/Function1;)Ldev/jorel/commandapi/arguments/Argument; |
| 68 | + public static synthetic fun onlineCloudPlayerArgument$default (Ldev/jorel/commandapi/CommandAPICommand;Ljava/lang/String;ZLkotlin/jvm/functions/Function1;ILjava/lang/Object;)Ldev/jorel/commandapi/CommandAPICommand; |
| 69 | + public static synthetic fun onlineCloudPlayerArgument$default (Ldev/jorel/commandapi/CommandTree;Ljava/lang/String;ZLkotlin/jvm/functions/Function1;ILjava/lang/Object;)Ldev/jorel/commandapi/CommandTree; |
| 70 | + public static synthetic fun onlineCloudPlayerArgument$default (Ldev/jorel/commandapi/arguments/Argument;Ljava/lang/String;ZLkotlin/jvm/functions/Function1;ILjava/lang/Object;)Ldev/jorel/commandapi/arguments/Argument; |
| 71 | +} |
| 72 | + |
| 73 | +public final class dev/slne/surf/cloud/api/client/velocity/server/VelocityCloudServerExtensionsKt { |
| 74 | + public static final fun toCloudServer (Lcom/velocitypowered/api/proxy/server/RegisteredServer;)Ldev/slne/surf/cloud/api/common/server/CloudServer; |
2 | 75 | public static final fun toRegisteredServer (Ldev/slne/surf/cloud/api/common/server/CloudServer;Lcom/velocitypowered/api/proxy/ProxyServer;)Lcom/velocitypowered/api/proxy/server/RegisteredServer; |
3 | 76 | } |
4 | 77 |
|
0 commit comments