ImprovedFactions
Toggle table of contents
2.3.0
jvm
Platform filter
jvm
Switch theme
Search in API
ImprovedFactions
ImprovedFactions
/
io.github.toberocat.improvedfactions.listeners.claim
/
ClaimBlockBreakListener
Claim
Block
Break
Listener
class
ClaimBlockBreakListener
(
zoneType
:
String
)
:
ProtectionListener
Members
Constructors
Claim
Block
Break
Listener
Link copied to clipboard
constructor
(
zoneType
:
String
)
Functions
namespace
Link copied to clipboard
open
override
fun
namespace
(
)
:
String
place
Event
Link copied to clipboard
fun
placeEvent
(
event
:
BlockBreakEvent
)
protect
Chunk
Link copied to clipboard
fun
protectChunk
(
event
:
Cancellable
,
chunk
:
Chunk
?
)
should
Protect
Link copied to clipboard
fun
shouldProtect
(
chunk
:
Chunk
?
)
:
Boolean