Class Hierarchy
- java.lang.Object
- net.minecraft.command.Commands
- net.minecraft.command.CommandSource (implements net.minecraft.command.ISuggestionProvider)
- net.minecraft.command.FunctionObject
- net.minecraft.command.FunctionObject.CacheableFunction
- net.minecraft.command.FunctionObject.CommandEntry (implements net.minecraft.command.FunctionObject.IEntry)
- net.minecraft.command.FunctionObject.FunctionEntry (implements net.minecraft.command.FunctionObject.IEntry)
- net.minecraft.command.ISuggestionProvider.Coordinates
- net.minecraft.command.ITimerCallback.Serializer<T,C>
- net.minecraft.command.TimedFunction.Serializer
- net.minecraft.command.TimedFunctionTag.Serializer
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- net.minecraft.command.CommandException
- java.lang.RuntimeException
- java.lang.Exception
- net.minecraft.command.TimedFunction (implements net.minecraft.command.ITimerCallback<T>)
- net.minecraft.command.TimedFunctionTag (implements net.minecraft.command.ITimerCallback<T>)
- net.minecraft.command.TimerCallbackManager<T>
- net.minecraft.command.TimerCallbackManager.Entry<T>
- net.minecraft.command.TimerCallbackSerializers<C>
- net.minecraft.command.TranslatableExceptionProvider (implements com.mojang.brigadier.exceptions.BuiltInExceptionProvider)
Interface Hierarchy
- net.minecraft.command.Commands.IParser
- net.minecraft.command.FunctionObject.IEntry
- net.minecraft.command.ICommandSource
- net.minecraft.command.ISuggestionProvider
- net.minecraft.command.ITimerCallback<T>
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- net.minecraft.command.Commands.EnvironmentType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)