Package net.minecraft
Interface class_8851<T>
- All Known Subinterfaces:
class_8851.class_8852<T>
- All Known Implementing Classes:
ExecuteCommand.class_8831,ReturnCommand.class_8834
public interface class_8851<T>
- Mappings:
Namespace Name official glintermediary net/minecraft/class_8851named net/minecraft/class_8851
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionvoidmethod_54270(List<T> list, com.mojang.brigadier.context.ContextChain<T> contextChain, boolean bool, class_8855<T> class_8855)
-
Method Details
-
method_54270
void method_54270(List<T> list, com.mojang.brigadier.context.ContextChain<T> contextChain, boolean bool, class_8855<T> class_8855) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official aLgl;a(Ljava/util/List;Lcom/mojang/brigadier/context/ContextChain;ZLgo;)Vintermediary method_54270Lnet/minecraft/class_8851;method_54270(Ljava/util/List;Lcom/mojang/brigadier/context/ContextChain;ZLnet/minecraft/class_8855;)Vnamed method_54270Lnet/minecraft/class_8851;method_54270(Ljava/util/List;Lcom/mojang/brigadier/context/ContextChain;ZLnet/minecraft/class_8855;)V
-