Class NotifableRealmsScreen

All Implemented Interfaces:
IGuiEventListener, INestedGuiEventHandler, IRenderable, IScreen
Direct Known Subclasses:
RealmsConfigureWorldScreen, RealmsResetWorldScreen

public abstract class NotifableRealmsScreen extends RealmsScreen
  • Constructor Details

    • NotifableRealmsScreen

      public NotifableRealmsScreen()
  • Method Details

    • callback

      protected abstract void callback(@Nullable WorldTemplate p_223627_1_)