Class RotateCommand
java.lang.Object
net.minecraft.server.commands.RotateCommand
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidregister(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher) private static introtate(CommandSourceStack source, Entity entity, Coordinates rotation) private static introtate(CommandSourceStack source, Entity entity, LookAt facing)
-
Constructor Details
-
RotateCommand
public RotateCommand()
-
-
Method Details
-
register
-
rotate
-
rotate
-