Uses of Enum Class
com.plotsquared.core.listener.PlayerBlockEventType
-
Uses of PlayerBlockEventType in com.plotsquared.core.listener
Modifier and TypeMethodDescriptionstatic PlayerBlockEventType
Returns the enum constant of this class with the specified name.static PlayerBlockEventType[]
PlayerBlockEventType.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of PlayerBlockEventType in com.plotsquared.core.util
Modifier and TypeMethodDescriptionboolean
EventDispatcher.checkPlayerBlockEvent
(PlotPlayer<?> player, @NonNull PlayerBlockEventType type, Location location, BlockType blockType, boolean notifyPerms)