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.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.Methods in com.palmergames.bukkit.towny.object with parameters of type CellBorder.SectionModifier and TypeMethodDescriptionboolean
CellBorder.hasBorderAt
(CellBorder.Section s) void
CellBorder.setBorderAt
(CellBorder.Section s, boolean b)