예제 #1
0
 public void deleteInventoryItem(UUID item)
 {
     m_wrappedPlugin.deleteInventoryItem(item);
 }