MCPcopy Index your code
hub / github.com/Cortex-MC/SimpAPI / setMenuItems

Method setMenuItems

src/main/java/me/kodysimpson/simpapi/menu/Menu.java:50–50  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

48
49 //let each menu decide what items are to be placed in the inventory menu
50 public abstract void setMenuItems();
51
52 //When called, an inventory is created and opened for the player
53 public void open() {

Callers 2

openMethod · 0.95
reloadItemsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected