Uses of Enum Class
ru.cwcode.cwutils.items.SimilarMode
Packages that use SimilarMode
-
Uses of SimilarMode in ru.cwcode.cwutils.items
Methods in ru.cwcode.cwutils.items that return SimilarModeModifier and TypeMethodDescriptionstatic SimilarModeReturns the enum constant of this class with the specified name.static SimilarMode[]SimilarMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ru.cwcode.cwutils.items with parameters of type SimilarModeModifier and TypeMethodDescriptionstatic booleanItemStackUtils.isSimilar(@Nullable org.bukkit.inventory.ItemStack item1, @Nullable org.bukkit.inventory.ItemStack item2, @NotNull SimilarMode... modes)