Interface MenuExtension

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 MenuExtension
Addon hook invoked after a built-in menu has rendered its own contents.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    extend(@NotNull MenuExtensionContext context)