类 TemplateRotationArgument
java.lang.Object
net.minecraft.commands.arguments.StringRepresentableArgument<Rotation>
net.minecraft.commands.arguments.TemplateRotationArgument
- 所有已实现的接口:
com.mojang.brigadier.arguments.ArgumentType<Rotation>
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static Rotation
getRotation
(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_234416_, String p_234417_) static TemplateRotationArgument
从类继承的方法 net.minecraft.commands.arguments.StringRepresentableArgument
convertId, getExamples, listSuggestions, parse
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 com.mojang.brigadier.arguments.ArgumentType
parse
-
构造器详细资料
-
TemplateRotationArgument
private TemplateRotationArgument()
-
-
方法详细资料
-
templateRotation
-
getRotation
public static Rotation getRotation(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_234416_, String p_234417_)
-