Package net.minecraft
Class class_8848.class_8850<T extends class_8839<T>>
java.lang.Object
net.minecraft.class_8848.class_8850<T>
- All Implemented Interfaces:
class_8848<T>
- Direct Known Subclasses:
DebugCommand.class_8829
,FunctionCommand.class_8833
- Enclosing interface:
class_8848<T>
public abstract static class class_8848.class_8850<T extends class_8839<T>>
extends Object
implements class_8848<T>
- Mappings:
Namespace Name official gk$b
intermediary net/minecraft/class_8848$class_8850
named net/minecraft/class_8848$class_8850
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.class_8848
class_8848.class_8849<T>, class_8848.class_8850<T extends class_8839<T>>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
method_54255
(com.mojang.brigadier.exceptions.CommandSyntaxException commandSyntaxException, T t, boolean bool) protected abstract void
method_54259
(T t, com.mojang.brigadier.context.ContextChain<T> contextChain, boolean bool, class_8855<T> class_8855) final void
method_54290
(T t, com.mojang.brigadier.context.ContextChain<T> contextChain, boolean bool, class_8855<T> class_8855)
-
Constructor Details
-
class_8850
public class_8850()
-
-
Method Details
-
method_54290
public final 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 - Specified by:
method_54290
in interfaceclass_8848<T extends class_8839<T>>
- Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
- Mappings:
Namespace Name Mixin selector official a
Lgk$b;a(Ldw;Lcom/mojang/brigadier/context/ContextChain;ZLgo;)V
intermediary method_54389
Lnet/minecraft/class_8848$class_8850;method_54389(Lnet/minecraft/class_8839;Lcom/mojang/brigadier/context/ContextChain;ZLnet/minecraft/class_8855;)V
named method_54290
Lnet/minecraft/class_8848$class_8850;method_54290(Lnet/minecraft/class_8839;Lcom/mojang/brigadier/context/ContextChain;ZLnet/minecraft/class_8855;)V
-
method_54255
protected void method_54255(com.mojang.brigadier.exceptions.CommandSyntaxException commandSyntaxException, T t, boolean bool) - Mappings:
Namespace Name Mixin selector official a
Lgk$b;a(Lcom/mojang/brigadier/exceptions/CommandSyntaxException;Ldw;Z)V
intermediary method_54255
Lnet/minecraft/class_8848$class_8850;method_54255(Lcom/mojang/brigadier/exceptions/CommandSyntaxException;Lnet/minecraft/class_8839;Z)V
named method_54255
Lnet/minecraft/class_8848$class_8850;method_54255(Lcom/mojang/brigadier/exceptions/CommandSyntaxException;Lnet/minecraft/class_8839;Z)V
-
method_54259
protected abstract void method_54259(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 b
Lgk$b;b(Ldw;Lcom/mojang/brigadier/context/ContextChain;ZLgo;)V
intermediary method_54259
Lnet/minecraft/class_8848$class_8850;method_54259(Lnet/minecraft/class_8839;Lcom/mojang/brigadier/context/ContextChain;ZLnet/minecraft/class_8855;)V
named method_54259
Lnet/minecraft/class_8848$class_8850;method_54259(Lnet/minecraft/class_8839;Lcom/mojang/brigadier/context/ContextChain;ZLnet/minecraft/class_8855;)V
-