Package net.minecraft

Interface class_7576

All Known Subinterfaces:
class_7576.class_7577
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_7576
Mappings:
Namespace Name
official amh
intermediary net/minecraft/class_7576
named net/minecraft/class_7576
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    get(TimeUnit timeUnit)
     
  • Method Details