Package net.minecraft.command.argument
Class WaypointArgument
java.lang.Object
net.minecraft.command.argument.WaypointArgument
- Mappings:
Namespace Name named net/minecraft/command/argument/WaypointArgumentintermediary net/minecraft/class_11258official gd
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.brigadier.exceptions.SimpleCommandExceptionType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ServerWaypointmethod_70928(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, String string)
-
Field Details
-
field_59942
public static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_59942- Mappings:
Namespace Name Mixin selector named field_59942Lnet/minecraft/command/argument/WaypointArgument;field_59942:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;intermediary field_59942Lnet/minecraft/class_11258;field_59942:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;official aLgd;a:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
-
-
Constructor Details
-
WaypointArgument
public WaypointArgument()
-
-
Method Details
-
method_70928
public static ServerWaypoint method_70928(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, String string) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector named method_70928Lnet/minecraft/command/argument/WaypointArgument;method_70928(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/world/waypoint/ServerWaypoint;intermediary method_70928Lnet/minecraft/class_11258;method_70928(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/class_11212;official aLgd;a(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lfir;
-