MCPcopy Create free account
hub / github.com/Maxlego08/zMenu / getName

Method getName

API/src/main/java/fr/maxlego08/menu/api/Inventory.java:45–45  ·  view source on GitHub ↗

Returns the name of the inventory. @return The name of the inventory. This name is used internally by zMenu and can be used to identify the inventory.

()

Source from the content-addressed store, hash-verified

43 * @return The name of the inventory. This name is used internally by zMenu and can be used to identify the inventory.
44 */
45 String getName();
46
47 /**
48 * Returns the translated name of the inventory.

Callers 15

getBedrockInventoryMethod · 0.65
loadBedrockInventoryMethod · 0.65
loadInventoryMethod · 0.65
openBedrockInventoryMethod · 0.65
createBedrockByTypeMethod · 0.65
loadMethod · 0.65
getButtonTypeMethod · 0.65
loadMethod · 0.65
loadMethod · 0.65
getDialogOptionalMethod · 0.65

Implementers 1

ZInventorysrc/main/java/fr/maxlego08/menu/ZInven

Calls

no outgoing calls

Tested by

no test coverage detected