ImprovedFactions
Toggle table of contents
2.4.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
ImprovedFactions
ImprovedFactions
/
io.github.toberocat.improvedfactions.listeners.claim
/
ClaimFluidFlowBoundaryListener
Claim
Fluid
Flow
Boundary
Listener
class
ClaimFluidFlowBoundaryListener
(
zoneType
:
String
)
:
ProtectionListener
Optionally stops water and lava only when they flow into a protected claim.
Members
Constructors
Claim
Fluid
Flow
Boundary
Listener
Link copied to clipboard
constructor
(
zoneType
:
String
)
Functions
namespace
Link copied to clipboard
open
override
fun
namespace
(
)
:
String
on
Fluid
Flow
Link copied to clipboard
fun
onFluidFlow
(
event
:
BlockFromToEvent
)
protect
Chunk
Link copied to clipboard
fun
protectChunk
(
event
:
Cancellable
,
chunk
:
Chunk
?
)
should
Protect
Link copied to clipboard
fun
shouldProtect
(
chunk
:
Chunk
?
)
:
Boolean