Class WaypointCommand

java.lang.Object
net.minecraft.server.command.WaypointCommand

public class WaypointCommand extends Object
Mappings:
Namespace Name
named net/minecraft/server/command/WaypointCommand
intermediary net/minecraft/class_11178
official aqk
  • 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 register Lnet/minecraft/server/command/WaypointCommand;register(Lcom/mojang/brigadier/CommandDispatcher;Lnet/minecraft/command/CommandRegistryAccess;)V
      intermediary method_70610 Lnet/minecraft/class_11178;method_70610(Lcom/mojang/brigadier/CommandDispatcher;Lnet/minecraft/class_7157;)V
      official a Laqk;a(Lcom/mojang/brigadier/CommandDispatcher;Leg;)V
    • executeFadeReset

      private static int executeFadeReset(ServerCommandSource source, ServerWaypoint waypoint, Waypoint.Config.AlphaFade fade)
      Mappings:
      Namespace Name Mixin selector
      named executeFadeReset Lnet/minecraft/server/command/WaypointCommand;executeFadeReset(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/world/waypoint/ServerWaypoint;Lnet/minecraft/world/waypoint/Waypoint$Config$AlphaFade;)I
      intermediary method_70614 Lnet/minecraft/class_11178;method_70614(Lnet/minecraft/class_2168;Lnet/minecraft/class_11212;Lnet/minecraft/class_11208$class_11209$class_11210;)I
      official a Laqk;a(Lek;Lfir;Lfip$a$a;)I
    • executeColor

      private static int executeColor(ServerCommandSource source, ServerWaypoint waypoint, Formatting color)
      Mappings:
      Namespace Name Mixin selector
      named executeColor Lnet/minecraft/server/command/WaypointCommand;executeColor(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/world/waypoint/ServerWaypoint;Lnet/minecraft/util/Formatting;)I
      intermediary method_70617 Lnet/minecraft/class_11178;method_70617(Lnet/minecraft/class_2168;Lnet/minecraft/class_11212;Lnet/minecraft/class_124;)I
      official a Laqk;a(Lek;Lfir;Lo;)I
    • executeColor

      private static int executeColor(ServerCommandSource source, ServerWaypoint waypoint, Integer color)
      Mappings:
      Namespace Name Mixin selector
      named executeColor Lnet/minecraft/server/command/WaypointCommand;executeColor(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/world/waypoint/ServerWaypoint;Ljava/lang/Integer;)I
      intermediary method_70615 Lnet/minecraft/class_11178;method_70615(Lnet/minecraft/class_2168;Lnet/minecraft/class_11212;Ljava/lang/Integer;)I
      official a Laqk;a(Lek;Lfir;Ljava/lang/Integer;)I
    • executeReset

      private static int executeReset(ServerCommandSource source, ServerWaypoint waypoint)
      Mappings:
      Namespace Name Mixin selector
      named executeReset Lnet/minecraft/server/command/WaypointCommand;executeReset(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/world/waypoint/ServerWaypoint;)I
      intermediary method_70613 Lnet/minecraft/class_11178;method_70613(Lnet/minecraft/class_2168;Lnet/minecraft/class_11212;)I
      official a Laqk;a(Lek;Lfir;)I
    • executeList

      private static int executeList(ServerCommandSource source)
      Mappings:
      Namespace Name Mixin selector
      named executeList Lnet/minecraft/server/command/WaypointCommand;executeList(Lnet/minecraft/server/command/ServerCommandSource;)I
      intermediary method_70612 Lnet/minecraft/class_11178;method_70612(Lnet/minecraft/class_2168;)I
      official a Laqk;a(Lek;)I
    • updateWaypointConfig

      private static void updateWaypointConfig(ServerCommandSource source, ServerWaypoint waypoint, Consumer<Waypoint.Config> configConsumer)
      Mappings:
      Namespace Name Mixin selector
      named updateWaypointConfig Lnet/minecraft/server/command/WaypointCommand;updateWaypointConfig(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/world/waypoint/ServerWaypoint;Ljava/util/function/Consumer;)V
      intermediary method_70616 Lnet/minecraft/class_11178;method_70616(Lnet/minecraft/class_2168;Lnet/minecraft/class_11212;Ljava/util/function/Consumer;)V
      official a Laqk;a(Lek;Lfir;Ljava/util/function/Consumer;)V