Uses of Class
fr.andross.banitem.utils.scanners.illegalstack.IllegalStackItemConfig
Packages that use IllegalStackItemConfig
-
Uses of IllegalStackItemConfig in fr.andross.banitem.utils.scanners.illegalstack
Methods in fr.andross.banitem.utils.scanners.illegalstack that return types with arguments of type IllegalStackItemConfigModifier and TypeMethodDescription@NotNull Map<org.bukkit.World, Map<org.bukkit.Material, IllegalStackItemConfig>> IllegalStackScanner.getItems()Get the map of illegal stacks configuration loaded from config.Methods in fr.andross.banitem.utils.scanners.illegalstack with parameters of type IllegalStackItemConfigModifier and TypeMethodDescriptionvoidIllegalStackScanner.addIllegalStackItem(org.bukkit.World world, org.bukkit.Material material, IllegalStackItemConfig illegalStackItemConfig) Add an illegal stack item configuration in memory to be checked.