Interface GuiEventSubscription

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

@NullMarked @FunctionalInterface public interface GuiEventSubscription
GuiEventSubscription is the handle to the event subscriber when it is registered to a GuiEventListenerList.