Class RotateCommand

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

public class RotateCommand extends Object
Mappings:
Namespace Name
named net/minecraft/server/command/RotateCommand
intermediary net/minecraft/class_10270
official aof
  • Constructor Details Link icon

    • RotateCommand Link icon

      public RotateCommand()
  • Method Details Link icon

    • register Link icon

      public static void register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
      Mappings:
      Namespace Name Mixin selector
      named register Lnet/minecraft/server/command/RotateCommand;register(Lcom/mojang/brigadier/CommandDispatcher;)V
      intermediary method_64569 Lnet/minecraft/class_10270;method_64569(Lcom/mojang/brigadier/CommandDispatcher;)V
      official a Laof;a(Lcom/mojang/brigadier/CommandDispatcher;)V
    • rotateToPos Link icon

      private static int rotateToPos(ServerCommandSource source, Entity entity, PosArgument pos)
      Mappings:
      Namespace Name Mixin selector
      named rotateToPos Lnet/minecraft/server/command/RotateCommand;rotateToPos(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/entity/Entity;Lnet/minecraft/command/argument/PosArgument;)I
      intermediary method_64572 Lnet/minecraft/class_10270;method_64572(Lnet/minecraft/class_2168;Lnet/minecraft/class_1297;Lnet/minecraft/class_2267;)I
      official a Laof;a(Lex;Lbum;Lgv;)I
    • rotateFacingLookTarget Link icon

      private static int rotateFacingLookTarget(ServerCommandSource source, Entity entity, LookTarget lookTarget)
      Mappings:
      Namespace Name Mixin selector
      named rotateFacingLookTarget Lnet/minecraft/server/command/RotateCommand;rotateFacingLookTarget(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/entity/Entity;Lnet/minecraft/server/command/LookTarget;)I
      intermediary method_64571 Lnet/minecraft/class_10270;method_64571(Lnet/minecraft/class_2168;Lnet/minecraft/class_1297;Lnet/minecraft/class_3144;)I
      official a Laof;a(Lex;Lbum;Lano;)I