Class WaypointArgument
java.lang.Object
net.minecraft.commands.arguments.WaypointArgument
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic WaypointTransmittergetWaypoint(CommandContext<CommandSourceStack> context, String name)
-
Field Details
-
ERROR_NOT_A_WAYPOINT
-
-
Constructor Details
-
WaypointArgument
public WaypointArgument()
-
-
Method Details
-
getWaypoint
public static WaypointTransmitter getWaypoint(CommandContext<CommandSourceStack> context, String name) throws CommandSyntaxException - Throws:
CommandSyntaxException
-