Class Hierarchy
- java.lang.Object
- net.minecraft.commands.synchronization.ArgumentTypeInfos
- net.minecraft.commands.synchronization.ArgumentUtils
- net.minecraft.commands.synchronization.SingletonArgumentInfo<A> (implements net.minecraft.commands.synchronization.ArgumentTypeInfo<A,
T>) - net.minecraft.commands.synchronization.SingletonArgumentInfo.Template (implements net.minecraft.commands.synchronization.ArgumentTypeInfo.Template<A>)
- net.minecraft.commands.synchronization.SuggestionProviders
- net.minecraft.commands.synchronization.SuggestionProviders.Wrapper (implements com.mojang.brigadier.suggestion.SuggestionProvider<S>)
Interface Hierarchy
- net.minecraft.commands.synchronization.ArgumentTypeInfo<A,
T> - net.minecraft.commands.synchronization.ArgumentTypeInfo.Template<A>