Solved Is this code correct

Discussion in 'Plugin Development' started by TheEpicButterStudios, Aug 12, 2014.

Thread Status:
Not open for further replies.
  1. Code:java
    1. //BlockPlaceEvent e
    2. e.getPlayer().openInventory(Bukkit.createInventory(e.getPlayer(), InventoryType.WORKBENCH));

    Will that work?
     
  2. Offline

    Necrodoom

Thread Status:
Not open for further replies.

Share This Page