Uses of Enum Class
com.palmergames.bukkit.towny.object.CellBorder.Section
-
Uses of CellBorder.Section in com.palmergames.bukkit.towny.object
Modifier and TypeMethodDescriptionstatic CellBorder.Section
Returns 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.Modifier and TypeMethodDescriptionboolean
CellBorder.hasBorderAt
(CellBorder.Section s) void
CellBorder.setBorderAt
(CellBorder.Section s, boolean b)