Package net.minecraft.commands.arguments
Class TemplateRotationArgument
java.lang.Object
net.minecraft.commands.arguments.StringRepresentableArgument<Rotation>
net.minecraft.commands.arguments.TemplateRotationArgument
- All Implemented Interfaces:
 com.mojang.brigadier.arguments.ArgumentType<Rotation>
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic RotationgetRotation(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_234416_, String p_234417_) static TemplateRotationArgumentMethods inherited from class net.minecraft.commands.arguments.StringRepresentableArgument
convertId, getExamples, listSuggestions, parse 
- 
Constructor Details
- 
TemplateRotationArgument
private TemplateRotationArgument() 
 - 
 - 
Method Details
- 
templateRotation
 - 
getRotation
public static Rotation getRotation(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_234416_, String p_234417_)  
 -