net.minecraft.server.v1_13_R2

public class ArgumentRotation

implements com.mojang.brigadier.arguments.ArgumentType<IVectorPosition>

dc
net.minecraft.command.arguments.RotationArgument
net.minecraft.server.v1_13_R2.ArgumentRotation

字段概要

修饰符与类型字段
private static final Collection<String>
b
field_201334_b
public static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
a
field_197290_a

构造函数概要

修饰符构造函数
public ()

方法概要

修饰符与类型方法
public static ArgumentRotation
a()
func_197288_a()
public static IVectorPosition
a(com.mojang.brigadier.context.CommandContext<bu> arg0, String arg1)
func_200384_a(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
public IVectorPosition
a(com.mojang.brigadier.StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
public Collection<String>
getExamples()
getExamples()