Interface ChatScreen.class_11738<T extends ChatScreen>

Enclosing class:
ChatScreen
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) public static interface ChatScreen.class_11738<T extends ChatScreen>
Mappings:
Namespace Name
named net/minecraft/client/gui/screen/ChatScreen$class_11738
intermediary net/minecraft/class_408$class_11738
official ggz$a
  • Method Summary

    Modifier and Type
    Method
    Description
    create(String string, boolean bool)
     
  • Method Details

    • create

      T create(String string, boolean bool)