Class Hierarchy
- java.lang.Object
- net.minecraft.commands.BrigadierExceptions (implements com.mojang.brigadier.exceptions.BuiltInExceptionProvider)
 - net.minecraft.commands.CommandFunction
- net.minecraft.commands.CommandFunction.CommandMacro
 
 - net.minecraft.commands.CommandFunction.CacheableFunction
 - net.minecraft.commands.CommandFunction.CommandEntry (implements net.minecraft.commands.CommandFunction.Entry)
 - net.minecraft.commands.CommandFunction.FunctionEntry (implements net.minecraft.commands.CommandFunction.Entry)
 - net.minecraft.commands.CommandFunction.MacroEntry (implements net.minecraft.commands.CommandFunction.Entry)
 - net.minecraft.commands.Commands
 - net.minecraft.commands.CommandSourceStack (implements net.minecraftforge.common.extensions.IForgeCommandSourceStack, net.minecraft.commands.SharedSuggestionProvider)
 - java.lang.Record
- net.minecraft.commands.CommandSigningContext.SignedArguments (implements net.minecraft.commands.CommandSigningContext)
 
 - net.minecraft.commands.SharedSuggestionProvider.TextCoordinates
 - java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- net.minecraft.commands.FunctionInstantiationException
 - java.lang.RuntimeException
- net.minecraft.commands.CommandRuntimeException
 
 
 
 - java.lang.Exception
 
 
Interface Hierarchy
- net.minecraft.commands.CommandBuildContext
- net.minecraft.commands.CommandBuildContext.Configurable
 
 - net.minecraft.commands.CommandFunction.Entry
 - net.minecraft.commands.Commands.ParseFunction
 - net.minecraft.commands.CommandSigningContext
 - net.minecraft.commands.CommandSource
 - net.minecraft.commands.SharedSuggestionProvider
 
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- net.minecraft.commands.CommandBuildContext.MissingTagAccessPolicy
 - net.minecraft.commands.Commands.CommandSelection
 - net.minecraft.commands.SharedSuggestionProvider.ElementSuggestionType
 
 
 - java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)