Class Hierarchy
- java.lang.Object
- net.minecraft.commands.execution.CustomCommandExecutor.WithErrorHandling<T> (implements net.minecraft.commands.execution.CustomCommandExecutor<T>)
- net.minecraft.commands.execution.ExecutionContext<T> (implements java.lang.AutoCloseable)
- java.lang.Record
- net.minecraft.commands.execution.ChainModifiers
- net.minecraft.commands.execution.CommandQueueEntry<T>
- net.minecraft.commands.execution.Frame
Interface Hierarchy
- java.lang.AutoCloseable
- net.minecraft.commands.execution.TraceCallbacks
- com.mojang.brigadier.Command<S>
- net.minecraft.commands.execution.CustomCommandExecutor.CommandAdapter<T> (also extends net.minecraft.commands.execution.CustomCommandExecutor<T>)
- net.minecraft.commands.execution.CustomCommandExecutor<T>
- net.minecraft.commands.execution.CustomCommandExecutor.CommandAdapter<T> (also extends com.mojang.brigadier.Command<S>)
- net.minecraft.commands.execution.CustomModifierExecutor<T>
- net.minecraft.commands.execution.CustomModifierExecutor.ModifierAdapter<T> (also extends com.mojang.brigadier.RedirectModifier<S>)
- net.minecraft.commands.execution.EntryAction<T>
- net.minecraft.commands.execution.ExecutionControl<T>
- net.minecraft.commands.execution.Frame.FrameControl
- com.mojang.brigadier.RedirectModifier<S>
- net.minecraft.commands.execution.CustomModifierExecutor.ModifierAdapter<T> (also extends net.minecraft.commands.execution.CustomModifierExecutor<T>)
- net.minecraft.commands.execution.UnboundEntryAction<T>