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 gk
intermediary net/minecraft/class_8848
named net/minecraft/class_8848
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
static class
class_8848.class_8850<T extends class_8839<T>>
-
Method Summary
Modifier and TypeMethodDescriptionvoid
method_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 a
Lgk;a(Ljava/lang/Object;Lcom/mojang/brigadier/context/ContextChain;ZLgo;)V
intermediary method_54290
Lnet/minecraft/class_8848;method_54290(Ljava/lang/Object;Lcom/mojang/brigadier/context/ContextChain;ZLnet/minecraft/class_8855;)V
named method_54290
Lnet/minecraft/class_8848;method_54290(Ljava/lang/Object;Lcom/mojang/brigadier/context/ContextChain;ZLnet/minecraft/class_8855;)V
-