public class PseudoDirectory extends Object
| Constructor and Description |
|---|
PseudoDirectory() |
| Modifier and Type | Method and Description |
|---|---|
static Directory |
getDirectory(Player player,
File file,
IConfig cfg)
Create a directory preview of the currently selected file
|
public static final Directory getDirectory(Player player, File file, IConfig cfg) throws IOException
file - file to create a directory preview forIOException - can not open fileCopyright © 2018 Ken Händel. All rights reserved.