Uses of Class
me.ulrich.outpost.data.GuiItemsData
Packages that use GuiItemsData
-
Uses of GuiItemsData in me.ulrich.outpost.data
Methods in me.ulrich.outpost.data that return types with arguments of type GuiItemsDataMethod parameters in me.ulrich.outpost.data with type arguments of type GuiItemsDataConstructor parameters in me.ulrich.outpost.data with type arguments of type GuiItemsData -
Uses of GuiItemsData in me.ulrich.outpost.manager
Methods in me.ulrich.outpost.manager with parameters of type GuiItemsDataModifier and TypeMethodDescriptiondev.triumphteam.gui.builder.item.ItemBuilderGuiManager.mountItem(GuiItemsData item, UUID playerUUID, List<String> arrays) List<dev.triumphteam.gui.guis.GuiItem>GuiManager.mountMultiFill(GuiItemsData item) dev.triumphteam.gui.builder.item.ItemBuilderGuiManager.mountOutpostItem(GuiItemsData item, OutpostData outpost, UUID uniqueId, List<String> arrays)