Package net.minecraft

Interface class_8853<T>

All Known Implementing Classes:
class_8858.class_8859, class_8858.class_8860, class_8863
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface class_8853<T>
Mappings:
Namespace Name
official gm
intermediary net/minecraft/class_8853
named net/minecraft/class_8853
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    execute(class_8854<T> class_8854, int int2)
     
  • Method Details

    • execute

      void execute(class_8854<T> class_8854, int int2) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException