public class GUIContainer extends Object
| Constructor and Description |
|---|
GUIContainer(@NotNull File folder) |
| Modifier and Type | Method and Description |
|---|---|
@Nullable GUITemplate |
getGUITemplate(String name) |
void |
reloadGuis() |
public GUIContainer(@NotNull
@NotNull File folder)
throws FileNotFoundException
FileNotFoundExceptionpublic void reloadGuis()
@Nullable public @Nullable GUITemplate getGUITemplate(String name)
Copyright © 2023. All rights reserved.