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

Method getType

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

Returns the type of the inventory. @return The type of the inventory.

()

Source from the content-addressed store, hash-verified

57 * @return The type of the inventory.
58 */
59 InventoryType getType();
60
61 /**
62 * Indicates whether the inventory prevents the player from picking up items from the ground.

Callers 15

onPacketSendMethod · 0.95
addItemInstantlyMethod · 0.65
addItemLaterMethod · 0.65
registerInputBuilderMethod · 0.65
validateFieldMethod · 0.65
processFieldMethod · 0.65
validateFieldMethod · 0.65
validateFieldMethod · 0.65
applyItemMetaMethod · 0.65
applyAttributesMethod · 0.65
applyMethod · 0.65

Implementers 1

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

Calls

no outgoing calls

Tested by

no test coverage detected