Class DirectionArgumentType
java.lang.Object
net.minecraft.command.argument.EnumArgumentType<net.minecraft.util.math.Direction>
meteordevelopment.meteorclient.systems.commands.arguments.DirectionArgumentType
- All Implemented Interfaces:
com.mojang.brigadier.arguments.ArgumentType<net.minecraft.util.math.Direction>
public class DirectionArgumentType
extends net.minecraft.command.argument.EnumArgumentType<net.minecraft.util.math.Direction>
-
Method Summary
Methods inherited from class net.minecraft.command.argument.EnumArgumentType
getExamples, listSuggestions, parse
-
Method Details
-
create
-