Package net.minecraft
Interface class_8848<T>
- All Known Subinterfaces:
class_8848.class_8849<T>
- All Known Implementing Classes:
class_8848.class_8850,DebugCommand.class_8829,FunctionCommand.class_8833,ReturnCommand.class_8835
public interface class_8848<T>
- Mappings:
Namespace Name official gkintermediary net/minecraft/class_8848named net/minecraft/class_8848
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic classclass_8848.class_8850<T extends class_8839<T>> -
Method Summary
Modifier and TypeMethodDescriptionvoidmethod_54290(T t, com.mojang.brigadier.context.ContextChain<T> contextChain, boolean bool, class_8855<T> class_8855)
-
Method Details
-
method_54290
void method_54290(T t, 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 aLgk;a(Ljava/lang/Object;Lcom/mojang/brigadier/context/ContextChain;ZLgo;)Vintermediary method_54290Lnet/minecraft/class_8848;method_54290(Ljava/lang/Object;Lcom/mojang/brigadier/context/ContextChain;ZLnet/minecraft/class_8855;)Vnamed method_54290Lnet/minecraft/class_8848;method_54290(Ljava/lang/Object;Lcom/mojang/brigadier/context/ContextChain;ZLnet/minecraft/class_8855;)V
-