Class SingletonArgumentInfo<A extends com.mojang.brigadier.arguments.ArgumentType<?>>

java.lang.Object
net.minecraft.commands.synchronization.SingletonArgumentInfo<A>
All Implemented Interfaces:
ArgumentTypeInfo<A,SingletonArgumentInfo<A>.Template>

public class SingletonArgumentInfo<A extends com.mojang.brigadier.arguments.ArgumentType<?>> extends Object implements ArgumentTypeInfo<A,SingletonArgumentInfo<A>.Template>