Uses of Enum Class
com.janboerman.invsee.spigot.api.placeholder.PlaceholderGroup
Packages that use PlaceholderGroup
Package
Description
-
Uses of PlaceholderGroup in com.janboerman.invsee.spigot.api.placeholder
Subclasses with type arguments of type PlaceholderGroup in com.janboerman.invsee.spigot.api.placeholderMethods in com.janboerman.invsee.spigot.api.placeholder that return PlaceholderGroupModifier and TypeMethodDescriptionstatic PlaceholderGroup
Returns the enum constant of this class with the specified name.static PlaceholderGroup[]
PlaceholderGroup.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.janboerman.invsee.spigot.api.placeholder with parameters of type PlaceholderGroupModifier and TypeMethodDescriptionPlaceholderPalette.getPersonalSlotPlaceholder
(PlayerInventorySlot slot, PlaceholderGroup placeholderGroup) -
Uses of PlaceholderGroup in com.janboerman.invsee.spigot.internal.placeholder
Methods in com.janboerman.invsee.spigot.internal.placeholder with parameters of type PlaceholderGroupModifier and TypeMethodDescriptionabstract ItemStack
SimplePlaceholderPalette.getPersonalSlotPlaceholder
(PlayerInventorySlot slot, PlaceholderGroup placeholderGroup)