Uses of Interface
com.andrei1058.bedwars.api.upgrades.MenuContent
Packages that use MenuContent
-
Uses of MenuContent in com.andrei1058.bedwars.api.upgrades
Methods in com.andrei1058.bedwars.api.upgrades that return types with arguments of type MenuContentModifier and TypeMethodDescriptioncom.google.common.collect.ImmutableMap
<Integer, MenuContent> UpgradesIndex.getMenuContentBySlot()
Methods in com.andrei1058.bedwars.api.upgrades with parameters of type MenuContentModifier and TypeMethodDescriptionboolean
UpgradesIndex.addContent
(MenuContent content, int slot) Add content to a menu.