Package net.minecraft.server.commands
Class RotateCommand
java.lang.Object
net.minecraft.server.commands.RotateCommand
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic voidregister(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> pDispatcher) private static introtate(CommandSourceStack pSource, Entity pEntity, Coordinates pCoordinates) private static introtate(CommandSourceStack pSource, Entity pEntity, LookAt pLookAt)  
- 
Constructor Details
- 
RotateCommand
public RotateCommand() 
 - 
 - 
Method Details
- 
register
 - 
rotate
 - 
rotate
 
 -