类 MotionCommand

java.lang.Object
top.r3944realms.superleadrope.content.command.MotionCommand

public class MotionCommand extends Object
The type Motion command.
  • 字段详细资料

    • MOTION_SETTER_SUCCESSFUL

      public static final String MOTION_SETTER_SUCCESSFUL
      The constant MOTION_SETTER_SUCCESSFUL.
      另请参阅:
    • MOTION_ADDER_SUCCESSFUL

      public static final String MOTION_ADDER_SUCCESSFUL
      The constant MOTION_SETTER_SUCCESSFUL.
      另请参阅:
    • MOTION_MULTIPLY_SUCCESSFUL

      public static final String MOTION_MULTIPLY_SUCCESSFUL
      The constant MOTION_SETTER_SUCCESSFUL.
      另请参阅:
  • 构造器详细资料

    • MotionCommand

      public MotionCommand()
  • 方法详细资料

    • register

      public static void register(com.mojang.brigadier.CommandDispatcher<net.minecraft.commands.CommandSourceStack> dispatcher)
      Register.
      参数:
      dispatcher - the dispatcher