Package net.minecraft

Interface class_8005.class_8006

Enclosing class:
class_8005
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 static interface class_8005.class_8006
Mappings:
Namespace Name
official adh$a
intermediary net/minecraft/class_8005$class_8006
named net/minecraft/class_8005$class_8006
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    accept(Advancement advancement, boolean bool)
     
  • Method Details

    • accept

      void accept(Advancement advancement, boolean bool)