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 SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic RotationgetRotation(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_234416_, String p_234417_) static TemplateRotationArgumentMethods inherited from class net.minecraft.commands.arguments.StringRepresentableArgumentconvertId, getExamples, listSuggestions, parse
- 
Constructor Details- 
TemplateRotationArgumentprivate TemplateRotationArgument()
 
- 
- 
Method Details- 
templateRotation
- 
getRotationpublic static Rotation getRotation(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_234416_, String p_234417_) 
 
-