Interface MessageHandler.class_7596

Enclosing class:
MessageHandler
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface @Environment(CLIENT) private static interface MessageHandler.class_7596
Mappings:
Namespace Name
official euj$a
intermediary net/minecraft/class_7594$class_7596
named net/minecraft/client/network/message/MessageHandler$class_7596
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • accept

      boolean accept()