Method and Description |
---|
com.github.stefvanschie.inventoryframework.Gui.load(Plugin, Object, InputStream)
use
Gui.load(Object, InputStream) instead |
com.github.stefvanschie.inventoryframework.Gui.loadOrThrow(Plugin, Object, InputStream)
use
Gui.loadOrThrow(Object, InputStream) instead |
Constructor and Description |
---|
com.github.stefvanschie.inventoryframework.Gui(Plugin, int, String)
use
Gui.Gui(int, String) instead |
Copyright © 2020. All rights reserved.