java.lang.Object
io.github.thecsdev.tcdcommons.api.client.gui.screen.explorer.TFileChooserBuilder

public final class TFileChooserBuilder extends Object
Sometimes the TFileChooserScreen.showDialog(FileChooserDialogType, String, Consumer) options are too limited, and you need more control over how the TFileChooserScreen will behave. This is where TFileChooserBuilder comes in.
See Also: