public class Creator extends Object implements org.bukkit.event.Listener
Modifier and Type | Class and Description |
---|---|
class |
Creator.Viewer |
Constructor and Description |
---|
Creator() |
Modifier and Type | Method and Description |
---|---|
static Creator |
getInstance() |
void |
onInventoryClick(org.bukkit.event.inventory.InventoryClickEvent event) |
void |
onInventoryClose(org.bukkit.event.inventory.InventoryCloseEvent event) |
void |
open(org.bukkit.entity.Player player) |
public static Creator getInstance()
public void open(org.bukkit.entity.Player player)
public void onInventoryClick(org.bukkit.event.inventory.InventoryClickEvent event)
public void onInventoryClose(org.bukkit.event.inventory.InventoryCloseEvent event)
Copyright © 2018. All rights reserved.