类 MotionCommand
java.lang.Object
top.r3944realms.superleadrope.content.command.MotionCommand
The type Motion command.
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static voidregister(com.mojang.brigadier.CommandDispatcher<net.minecraft.commands.CommandSourceStack> dispatcher) Register.
-
字段详细资料
-
构造器详细资料
-
MotionCommand
public MotionCommand()
-
-
方法详细资料
-
register
public static void register(com.mojang.brigadier.CommandDispatcher<net.minecraft.commands.CommandSourceStack> dispatcher) Register.- 参数:
dispatcher- the dispatcher
-