Class SCComponentImpl
java.lang.Object
net.sacredlabyrinth.phaed.simpleclans.ui.SCComponent
net.sacredlabyrinth.phaed.simpleclans.ui.SCComponentImpl
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionSCComponentImpl(@Nullable String displayName, @Nullable List<String> lore, @NotNull com.cryptomorin.xseries.XMaterial material, int slot) SCComponentImpl(@Nullable String displayName, @Nullable List<String> lore, @NotNull org.bukkit.Material material, int slot) SCComponentImpl(@Nullable String displayName, @Nullable List<String> lore, @Nullable org.bukkit.inventory.ItemStack item, int slot) -
Method Summary
Methods inherited from class net.sacredlabyrinth.phaed.simpleclans.ui.SCComponent
getItemMeta, getListener, getLorePermission, getPermission, isConfirmationRequired, isVerifiedOnly, setConfirmationRequired, setItemMeta, setListener, setLorePermission, setLorePermission, setPermission, setPermission, setVerifiedOnly
-
Constructor Details
-
SCComponentImpl
-
SCComponentImpl
-
SCComponentImpl
-
-
Method Details
-
getItem
@NotNull public @NotNull org.bukkit.inventory.ItemStack getItem()- Specified by:
getItemin classSCComponent
-
getSlot
public int getSlot()- Specified by:
getSlotin classSCComponent
-