This commit is contained in:
parent
acc7f076e0
commit
c3c82b4478
7 changed files with 285 additions and 96 deletions
|
@ -14,6 +14,8 @@ import xyz.xenondevs.invui.item.impl.SimpleItem;
|
|||
|
||||
public class TreasureGUI {
|
||||
|
||||
private TreasureGUI() {}
|
||||
|
||||
@NotNull
|
||||
public static Gui createGui(@NotNull Treasure treasure) {
|
||||
ItemStack itemStack = new ItemStack(Material.GRAY_STAINED_GLASS_PANE);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue