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 gq
intermediary net/minecraft/class_8856
named net/minecraft/class_8856
-
Method Summary
Modifier and TypeMethodDescriptiondefault class_8853<T>
void
execute
(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
-