Class OpenFilePopup
A popup to choose the settings when opening a tag.
-
Nested Class Summary
Nested classes/interfaces inherited from class net.lenni0451.imnbt.ui.types.Popup
Popup.PopupCallback<P> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidrenderContent(ImNbtDrawer drawer) Render the popup content.
-
Constructor Details
-
OpenFilePopup
-
-
Method Details
-
getTagSettings
-
renderContent
Description copied from class:PopupRender the popup content.- Specified by:
renderContentin classPopup<OpenFilePopup>- Parameters:
drawer- The drawer instance
-