Package net.minecraft
Interface class_8856<T>
- All Known Implementing Classes:
class_8858.class_8861,class_8862,class_8865
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- Mappings:
Namespace Name official gqintermediary net/minecraft/class_8856named net/minecraft/class_8856
-
Method Summary
Modifier and TypeMethodDescriptiondefault class_8853<T>voidexecute(T t, class_8854<T> class_8854, int int2)
-
Method Details
-
execute
void execute(T t, class_8854<T> class_8854, int int2) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
-
bind
-