Uses of Enum Class
com.palmergames.bukkit.towny.object.CellBorder.Section
Packages that use CellBorder.Section
-
Uses of CellBorder.Section in com.palmergames.bukkit.towny.object
Methods in com.palmergames.bukkit.towny.object that return CellBorder.SectionModifier and TypeMethodDescriptionstatic CellBorder.SectionReturns the enum constant of this class with the specified name.static CellBorder.Section[]CellBorder.Section.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.palmergames.bukkit.towny.object with parameters of type CellBorder.SectionModifier and TypeMethodDescriptionbooleanCellBorder.hasBorderAt(CellBorder.Section s) voidCellBorder.setBorderAt(CellBorder.Section s, boolean b)