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>

public class TemplateRotationArgument extends StringRepresentableArgument<Rotation>
  • Constructor Details

    • TemplateRotationArgument

      private TemplateRotationArgument()
  • Method Details