Interface ModElementGUI.ModElementCreatedListener<GE extends GeneratableElement>

Enclosing class:
ModElementGUI<GE extends GeneratableElement>

public static interface ModElementGUI.ModElementCreatedListener<GE extends GeneratableElement>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    modElementCreated(GE generatableElement)
     
  • Method Details

    • modElementCreated

      void modElementCreated(GE generatableElement)