Uses of Enum Class
ml.karmaconfigs.api.bukkit.region.corner.util.CornerType
Packages that use CornerType
Package
Description
-
Uses of CornerType in ml.karmaconfigs.api.bukkit.region.corner
Methods in ml.karmaconfigs.api.bukkit.region.corner with parameters of type CornerTypeModifier and TypeMethodDescriptionorg.bukkit.LocationBottomCorner.getCorner(CornerType type)Get a cornerorg.bukkit.LocationTopCorner.getCorner(CornerType type)Get a corner -
Uses of CornerType in ml.karmaconfigs.api.bukkit.region.corner.util
Methods in ml.karmaconfigs.api.bukkit.region.corner.util that return CornerTypeModifier and TypeMethodDescriptionstatic CornerTypeReturns the enum constant of this class with the specified name.static CornerType[]CornerType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ml.karmaconfigs.api.bukkit.region.corner.util with parameters of type CornerTypeModifier and TypeMethodDescriptionabstract org.bukkit.LocationCorner.getCorner(CornerType type)Get a corner