quilt-kotlin-libraries
0.1.0
minecraft
/
org.quiltmc.qkl.wrapper.minecraft.brigadier.argument
/
posArgument
pos
Argument
@
JvmName
(
name
=
"posVec3Arg"
)
fun
DefaultArgumentReader
<
Vec3ArgumentType
>
.
posArgument
(
)
:
PosArgument
Content copied to clipboard
Reads the raw
PosArgument
value from the argument in the receiver
ArgumentReader
.
Author
Cypher121
See also
net.
minecraft.
command.
argument.
Vec3Argument
Type