MCPcopy Create free account
hub / github.com/Bukkit/Bukkit / getName

Method getName

src/main/java/org/bukkit/inventory/Inventory.java:23–23  ·  view source on GitHub ↗

Return the name of the inventory @return The inventory name

()

Source from the content-addressed store, hash-verified

21 * @return The inventory name
22 */
23 public String getName();
24
25 /**
26 * Get the ItemStack found in the slot at the given index

Callers 15

setPermissionMethod · 0.65
unsetPermissionMethod · 0.65
isPermissionSetMethod · 0.65
hasPermissionMethod · 0.65
registerInterfaceMethod · 0.65
loadPluginMethod · 0.65
enablePluginMethod · 0.65
callEventMethod · 0.65
addPermissionMethod · 0.65
removePermissionMethod · 0.65
getDataFolderMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected