Package net.minecraft.server.command
Class WaypointCommand
java.lang.Object
net.minecraft.server.command.WaypointCommand
- Mappings:
Namespace Name named net/minecraft/server/command/WaypointCommandintermediary net/minecraft/class_11178official aqk
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static intexecuteColor(ServerCommandSource serverCommandSource, ServerWaypoint serverWaypoint, Integer integer) private static intexecuteColor(ServerCommandSource serverCommandSource, ServerWaypoint serverWaypoint, Formatting formatting) private static intexecuteFadeReset(ServerCommandSource serverCommandSource, ServerWaypoint serverWaypoint, Waypoint.Config.AlphaFade alphaFade) private static intexecuteList(ServerCommandSource serverCommandSource) private static intexecuteReset(ServerCommandSource serverCommandSource, ServerWaypoint serverWaypoint) private static voidmethod_70616(ServerCommandSource serverCommandSource, ServerWaypoint serverWaypoint, Consumer<Waypoint.Config> consumer) static voidregister(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher, CommandRegistryAccess registryAccess)
-
Constructor Details
-
WaypointCommand
public WaypointCommand()
-
-
Method Details
-
register
public static void register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher, CommandRegistryAccess registryAccess) - Mappings:
Namespace Name Mixin selector named registerLnet/minecraft/server/command/WaypointCommand;register(Lcom/mojang/brigadier/CommandDispatcher;Lnet/minecraft/command/CommandRegistryAccess;)Vintermediary method_70610Lnet/minecraft/class_11178;method_70610(Lcom/mojang/brigadier/CommandDispatcher;Lnet/minecraft/class_7157;)Vofficial aLaqk;a(Lcom/mojang/brigadier/CommandDispatcher;Leg;)V
-
executeFadeReset
private static int executeFadeReset(ServerCommandSource serverCommandSource, ServerWaypoint serverWaypoint, Waypoint.Config.AlphaFade alphaFade) - Mappings:
Namespace Name Mixin selector named executeFadeResetLnet/minecraft/server/command/WaypointCommand;executeFadeReset(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/world/waypoint/ServerWaypoint;Lnet/minecraft/world/waypoint/Waypoint$Config$AlphaFade;)Iintermediary method_70614Lnet/minecraft/class_11178;method_70614(Lnet/minecraft/class_2168;Lnet/minecraft/class_11212;Lnet/minecraft/class_11208$class_11209$class_11210;)Iofficial aLaqk;a(Lek;Lfir;Lfip$a$a;)I
-
executeColor
private static int executeColor(ServerCommandSource serverCommandSource, ServerWaypoint serverWaypoint, Formatting formatting) - Mappings:
Namespace Name Mixin selector named executeColorLnet/minecraft/server/command/WaypointCommand;executeColor(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/world/waypoint/ServerWaypoint;Lnet/minecraft/util/Formatting;)Iintermediary method_70617Lnet/minecraft/class_11178;method_70617(Lnet/minecraft/class_2168;Lnet/minecraft/class_11212;Lnet/minecraft/class_124;)Iofficial aLaqk;a(Lek;Lfir;Lo;)I
-
executeColor
private static int executeColor(ServerCommandSource serverCommandSource, ServerWaypoint serverWaypoint, Integer integer) - Mappings:
Namespace Name Mixin selector named executeColorLnet/minecraft/server/command/WaypointCommand;executeColor(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/world/waypoint/ServerWaypoint;Ljava/lang/Integer;)Iintermediary method_70615Lnet/minecraft/class_11178;method_70615(Lnet/minecraft/class_2168;Lnet/minecraft/class_11212;Ljava/lang/Integer;)Iofficial aLaqk;a(Lek;Lfir;Ljava/lang/Integer;)I
-
executeReset
private static int executeReset(ServerCommandSource serverCommandSource, ServerWaypoint serverWaypoint) - Mappings:
Namespace Name Mixin selector named executeResetLnet/minecraft/server/command/WaypointCommand;executeReset(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/world/waypoint/ServerWaypoint;)Iintermediary method_70613Lnet/minecraft/class_11178;method_70613(Lnet/minecraft/class_2168;Lnet/minecraft/class_11212;)Iofficial aLaqk;a(Lek;Lfir;)I
-
executeList
- Mappings:
Namespace Name Mixin selector named executeListLnet/minecraft/server/command/WaypointCommand;executeList(Lnet/minecraft/server/command/ServerCommandSource;)Iintermediary method_70612Lnet/minecraft/class_11178;method_70612(Lnet/minecraft/class_2168;)Iofficial aLaqk;a(Lek;)I
-
method_70616
private static void method_70616(ServerCommandSource serverCommandSource, ServerWaypoint serverWaypoint, Consumer<Waypoint.Config> consumer) - Mappings:
Namespace Name Mixin selector named method_70616Lnet/minecraft/server/command/WaypointCommand;method_70616(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/world/waypoint/ServerWaypoint;Ljava/util/function/Consumer;)Vintermediary method_70616Lnet/minecraft/class_11178;method_70616(Lnet/minecraft/class_2168;Lnet/minecraft/class_11212;Ljava/util/function/Consumer;)Vofficial aLaqk;a(Lek;Lfir;Ljava/util/function/Consumer;)V
-