Package net.minecraft.commands.arguments
Class WaypointArgument
java.lang.Object
net.minecraft.commands.arguments.WaypointArgument
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic WaypointTransmitter
getWaypoint
(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_415558_, String p_416309_)
-
Field Details
-
ERROR_NOT_A_WAYPOINT
public static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_NOT_A_WAYPOINT
-
-
Constructor Details
-
WaypointArgument
public WaypointArgument()
-
-
Method Details
-
getWaypoint
public static WaypointTransmitter getWaypoint(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_415558_, String p_416309_) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
-