net.minecraft.command.argument

public class Vec3ArgumentType

implements ArgumentType<PosArgument>

er
net.minecraft.commands.arguments.coordinates.Vec3Argument
net.minecraft.class_2277
net.minecraft.command.argument.Vec3ArgumentType
net.minecraft.unmapped.C_fymjrgup
net.minecraft.command.arguments.Vec3Argument
net.minecraft.command.arguments.Vec3Argument

Field summary

Modifier and TypeField
private static final Collection<String>
c
EXAMPLES
field_10754
EXAMPLES
f_kwizrvnk
field_201337_c
EXAMPLES
public static final SimpleCommandExceptionType
a
ERROR_NOT_COMPLETE
field_10755
INCOMPLETE_EXCEPTION
f_yyvigjcz
field_197304_a
POS_INCOMPLETE
public static final SimpleCommandExceptionType
b
ERROR_MIXED_TYPE
field_10757
MIXED_COORDINATE_EXCEPTION
f_zxrtbboh
field_200149_b
POS_MIXED_TYPES
private final boolean
d
centerCorrect
field_10756
centerIntegers
f_ejbnzavr
field_197305_b
centerIntegers

Constructor summary

ModifierConstructor
public (boolean centerIntegers)

Method summary

Modifier and TypeMethod
public static Vec3ArgumentType
a()
vec3()
method_9737()
vec3()
m_wqkaeorw()
func_197301_a()
vec3()
public static Vec3ArgumentType
a(boolean arg0)
vec3(boolean arg0)
method_9735(boolean arg0)
vec3(boolean centerIntegers)
m_nwbwpyzs(boolean arg0)
func_197303_a(boolean arg0)
vec3(boolean centerIntegersIn)
public static Vec3d
a(CommandContext<db> arg0, String arg1)
getVec3(com.mojang.brigadier.context.CommandContext<CommandSourceStack> arg0, String arg1)
method_9736(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1)
getVec3(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, String name)
m_hlyuaxkf(com.mojang.brigadier.context.CommandContext<C_pennblrk> arg0, String arg1)
func_197300_a(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
getVec3(com.mojang.brigadier.context.CommandContext<CommandSource> context, String name)
public static PosArgument
b(CommandContext<db> arg0, String arg1)
getCoordinates(com.mojang.brigadier.context.CommandContext<CommandSourceStack> arg0, String arg1)
method_9734(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1)
getPosArgument(com.mojang.brigadier.context.CommandContext<ServerCommandSource> arg0, String arg1)
m_dtwcarkh(com.mojang.brigadier.context.CommandContext<C_pennblrk> arg0, String arg1)
func_200385_b(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
getLocation(com.mojang.brigadier.context.CommandContext<CommandSource> context, String name)
public PosArgument
a(StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
method_9738(com.mojang.brigadier.StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
m_yjarlhir(com.mojang.brigadier.StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
public <S> CompletableFuture<Suggestions>
listSuggestions(CommandContext<S> arg0, SuggestionsBuilder arg1)
listSuggestions(com.mojang.brigadier.context.CommandContext<S> arg0, com.mojang.brigadier.suggestion.SuggestionsBuilder arg1)
listSuggestions(com.mojang.brigadier.context.CommandContext<S> arg0, com.mojang.brigadier.suggestion.SuggestionsBuilder arg1)
listSuggestions(com.mojang.brigadier.context.CommandContext<S> context, com.mojang.brigadier.suggestion.SuggestionsBuilder builder)
listSuggestions(com.mojang.brigadier.context.CommandContext<S> arg0, com.mojang.brigadier.suggestion.SuggestionsBuilder arg1)
listSuggestions(com.mojang.brigadier.context.CommandContext<S> arg0, com.mojang.brigadier.suggestion.SuggestionsBuilder arg1)
public Collection<String>
getExamples()
getExamples()
getExamples()
getExamples()
getExamples()
getExamples()