类 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> pContext, String pName) static TemplateRotationArgument
从类继承的方法 net.minecraft.commands.arguments.StringRepresentableArgument
convertId, getExamples, listSuggestions, parse
-
构造器详细资料
-
TemplateRotationArgument
private TemplateRotationArgument()
-
-
方法详细资料
-
templateRotation
-
getRotation
public static Rotation getRotation(com.mojang.brigadier.context.CommandContext<CommandSourceStack> pContext, String pName)
-