Package net.minecraft
Interface class_8851.class_8852<T>
- All Superinterfaces:
class_8851<T>
,com.mojang.brigadier.RedirectModifier<T>
- All Known Implementing Classes:
ExecuteCommand.class_8831
,ReturnCommand.class_8834
- Enclosing interface:
class_8851<T>
public static interface class_8851.class_8852<T>
extends com.mojang.brigadier.RedirectModifier<T>, class_8851<T>
- Mappings:
Namespace Name official gl$a
intermediary net/minecraft/class_8851$class_8852
named net/minecraft/class_8851$class_8852
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.class_8851
class_8851.class_8852<T>
-
Method Summary
Methods inherited from interface net.minecraft.class_8851
method_54270
-
Method Details
-
apply
default Collection<T> apply(com.mojang.brigadier.context.CommandContext<T> commandContext) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Specified by:
apply
in interfacecom.mojang.brigadier.RedirectModifier<T>
- Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
-