Class AxisParser<C>

java.lang.Object
org.incendo.cloud.brigadier.parser.WrappedBrigadierParser<C, EnumSet<net.minecraft.core.Direction.Axis>>
org.incendo.cloud.minecraft.modded.parser.AxisParser<C>
Type Parameters:
C - the sender type
All Implemented Interfaces:
ArgumentParser<C, EnumSet<net.minecraft.core.Direction.Axis>>, SuggestionProvider<C>, SuggestionProviderHolder<C>

public final class AxisParser<C> extends WrappedBrigadierParser<C, EnumSet<net.minecraft.core.Direction.Axis>>
An argument parser for a set of axes, described in Vanilla as a "swizzle".